This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.server.api.metrics.MethodMetrics (Lens 2.1.0-beta-incubating API)

Uses of Class
org.apache.lens.server.api.metrics.MethodMetrics

Packages that use MethodMetrics
org.apache.lens.server.api.metrics   
 

Uses of MethodMetrics in org.apache.lens.server.api.metrics
 

Methods in org.apache.lens.server.api.metrics that return MethodMetrics
 MethodMetrics MethodMetricsFactory.get(org.glassfish.jersey.server.model.ResourceMethod method, org.glassfish.jersey.server.ContainerRequest containerRequest)
          This is a factory method for getting a MethodMetrics instance.
 MethodMetrics MethodMetricsFactory.get(String name)
          Returns MethodMetrics object corresponding to the given name.
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.