com.amazonaws.metrics
Interface RequestMetricCollector.Factory

Enclosing class:
RequestMetricCollector

public static interface RequestMetricCollector.Factory

Can be used to serve as a factory for the request metric collector.


Method Summary
 RequestMetricCollector getRequestMetricCollector()
          Returns an instance of the collector; or null if if failed to create one.
 

Method Detail

getRequestMetricCollector

RequestMetricCollector getRequestMetricCollector()
Returns an instance of the collector; or null if if failed to create one.



Copyright © 2016. All rights reserved.