Package | Description |
---|---|
org.apache.storm.metric.api.rpc | |
org.apache.storm.task | |
org.apache.storm.trident.operation |
Modifier and Type | Class and Description |
---|---|
class |
CombinedShellMetric |
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.