com.amazonaws.metrics
Interface MetricCollector.Factory

Enclosing class:
MetricCollector

public static interface MetricCollector.Factory

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


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

Method Detail

getInstance

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



Copyright © 2016. All rights reserved.