public class MethodMetrics.Context extends Object implements MethodMetricsContext
Modifier and Type | Method and Description |
---|---|
void |
markError()
Error came.
|
void |
markSuccess()
Method succeeded.
|
public void markError()
MethodMetricsContext
markError
in interface MethodMetricsContext
public void markSuccess()
MethodMetricsContext
markSuccess
in interface MethodMetricsContext
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.