|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMetric | |
|---|---|
| backtype.storm.metric.api | |
| backtype.storm.task | |
| storm.trident.operation | |
| Uses of IMetric in backtype.storm.metric.api |
|---|
| Classes in backtype.storm.metric.api that implement IMetric | |
|---|---|
class |
AssignableMetric
|
class |
CombinedMetric
|
class |
CountMetric
|
class |
MultiCountMetric
|
class |
MultiReducedMetric
|
class |
ReducedMetric
|
class |
StateMetric
|
| Uses of IMetric in backtype.storm.task |
|---|
| Methods in backtype.storm.task with type parameters of type IMetric | ||
|---|---|---|
|
TopologyContext.registerMetric(String name,
T metric,
int timeBucketSizeInSecs)
|
|
|
IMetricsContext.registerMetric(String name,
T metric,
int timeBucketSizeInSecs)
|
|
| Uses of IMetric in storm.trident.operation |
|---|
| Methods in storm.trident.operation with type parameters of type IMetric | ||
|---|---|---|
|
TridentOperationContext.registerMetric(String name,
T metric,
int timeBucketSizeInSecs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||