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