public class MetricNames
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DEFAULT_PREFIX
public static final String DEFAULT_PREFIX
- See Also:
-
-
DEFAULT_PREFIX_ASYNC
public static final String DEFAULT_PREFIX_ASYNC
- See Also:
-
-
SUCCESSFUL_CALLS_WITHOUT_RETRY
public static final String SUCCESSFUL_CALLS_WITHOUT_RETRY
- See Also:
-
-
SUCCESSFUL_CALLS_WITH_RETRY
public static final String SUCCESSFUL_CALLS_WITH_RETRY
- See Also:
-
-
FAILED_CALLS_WITHOUT_RETRY
public static final String FAILED_CALLS_WITHOUT_RETRY
- See Also:
-
-
FAILED_CALLS_WITH_RETRY
public static final String FAILED_CALLS_WITH_RETRY
- See Also:
-
-
Constructor Details
-
MetricNames
public MetricNames()