This project has retired. For details please refer to its
Attic page .
MethodMetrics.Context (Lens 2.4.0-beta API)
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Implemented Interfaces:
MethodMetricsContext
Enclosing class:
MethodMetrics
public class MethodMetrics.Context
extends Object
implements MethodMetricsContext
Inner class instances handle contexts for the same instance of MethodMetrics. This is useful since one method can
be executing multiple times in parallel. But the contexts will be different.
Method Summary
Methods
Modifier and Type
Method and Description
void
markError ()
Error came.
void
markSuccess ()
Method succeeded.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2014–2015 Apache Software Foundation . All rights reserved.