|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICombiner | |
|---|---|
| backtype.storm.metric.api | |
| backtype.storm.task | |
| storm.trident.operation | |
| Uses of ICombiner in backtype.storm.metric.api |
|---|
| Constructors in backtype.storm.metric.api with parameters of type ICombiner | |
|---|---|
CombinedMetric(ICombiner combiner)
|
|
| Uses of ICombiner in backtype.storm.task |
|---|
| Methods in backtype.storm.task with parameters of type ICombiner | |
|---|---|
CombinedMetric |
TopologyContext.registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs)
|
CombinedMetric |
IMetricsContext.registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs)
|
| Uses of ICombiner in storm.trident.operation |
|---|
| Methods in storm.trident.operation with parameters of type ICombiner | |
|---|---|
CombinedMetric |
TridentOperationContext.registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||