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 Details

    • getRequestMetricCollector

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