| 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 | TopologyContext. registerMetric(String name,
              IReducer reducer,
              int timeBucketSizeInSecs)Deprecated.  | 
| ReducedMetric | IMetricsContext. registerMetric(String name,
              IReducer reducer,
              int timeBucketSizeInSecs)Deprecated. 
 in favor of metrics v2 (the non-deprecated methods on this class) | 
| Modifier and Type | Method and Description | 
|---|---|
| ReducedMetric | TridentOperationContext. registerMetric(String name,
              IReducer reducer,
              int timeBucketSizeInSecs) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.