Package | Description |
---|---|
org.apache.storm.metric.api | |
org.apache.storm.metric.api.rpc | |
org.apache.storm.task | |
org.apache.storm.trident.operation |
Constructor and Description |
---|
CombinedMetric(ICombiner combiner) |
Constructor and Description |
---|
CombinedShellMetric(ICombiner combiner) |
Modifier and Type | Method and Description |
---|---|
CombinedMetric |
IMetricsContext.registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs)
Deprecated.
in favor of metrics v2 (the non-deprecated methods on this class)
|
CombinedMetric |
TopologyContext.registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CombinedMetric |
TridentOperationContext.registerMetric(String name,
ICombiner combiner,
int timeBucketSizeInSecs) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.