@ThreadSafe public class ServiceMetricCollectorSupport extends ServiceMetricCollector
RequestMetricCollectorServiceMetricCollector.FactoryNONE| Modifier and Type | Method | Description |
|---|---|---|
void |
collectByteThroughput(ByteThroughputProvider provider) |
Collects metrics on the number of bytes written or read and the respective
duration.
|
void |
collectLatency(ServiceLatencyProvider provider) |
Collects metrics for non-request specific latencies.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEnabledpublic void collectByteThroughput(ByteThroughputProvider provider)
ServiceMetricCollectorcollectByteThroughput in class ServiceMetricCollectorpublic void collectLatency(ServiceLatencyProvider provider)
ServiceMetricCollectorcollectLatency in class ServiceMetricCollectorCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.