public class ClientMetrics
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ClientMetrics |
instance |
Modifier and Type | Method and Description |
---|---|
void |
addCounter(java.lang.String name,
java.util.concurrent.Callable<java.lang.Integer> provider) |
public static final ClientMetrics instance
Copyright © 2017 The Apache Software Foundation