| Package | Description |
|---|---|
| backtype.storm.metric.api.rpc | |
| backtype.storm.task | |
| storm.trident.operation |
| Modifier and Type | Class and Description |
|---|---|
class |
CombinedShellMetric |
| 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 © 2015. All rights reserved.