Package | Description |
---|---|
backtype.storm.task | |
storm.trident.operation |
Modifier and Type | Method and Description |
---|---|
CombinedMetric |
TopologyContext.registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs) |
CombinedMetric |
IMetricsContext.registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs) |
Modifier and Type | Method and Description |
---|---|
CombinedMetric |
TridentOperationContext.registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.