Package | Description |
---|---|
org.apache.lens.server.api.metrics |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Map<String,MethodMetrics> |
MethodMetricsFactory.getMethodMetricsMap()
factory helper
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.