| Package | Description | 
|---|---|
| org.apache.storm.loadgen | |
| org.apache.storm.metric | |
| org.apache.storm.metric.api | |
| org.apache.storm.testing | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LoadMetricsServer.handle(IMetricsConsumer.TaskInfo taskInfo,
      Collection<IMetricsConsumer.DataPoint> dataPoints,
      String topologyId)  | 
abstract void | 
HttpForwardingMetricsServer.handle(IMetricsConsumer.TaskInfo taskInfo,
      Collection<IMetricsConsumer.DataPoint> dataPoints,
      String topologyId)  | 
void | 
HttpForwardingMetricsConsumer.handleDataPoints(IMetricsConsumer.TaskInfo taskInfo,
                Collection<IMetricsConsumer.DataPoint> dataPoints)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LoggingMetricsConsumer.handleDataPoints(IMetricsConsumer.TaskInfo taskInfo,
                Collection<IMetricsConsumer.DataPoint> dataPoints)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IMetricsConsumer.handleDataPoints(IMetricsConsumer.TaskInfo taskInfo,
                Collection<IMetricsConsumer.DataPoint> dataPoints)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ForwardingMetricsConsumer.handleDataPoints(IMetricsConsumer.TaskInfo taskInfo,
                Collection<IMetricsConsumer.DataPoint> dataPoints)  | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.