|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Instrumentation.Variable | |
---|---|
com.cloudera.lib.service | |
com.cloudera.lib.service.instrumentation |
Uses of Instrumentation.Variable in com.cloudera.lib.service |
---|
Methods in com.cloudera.lib.service with parameters of type Instrumentation.Variable | |
---|---|
void |
Instrumentation.addSampler(String group,
String name,
int samplingSize,
Instrumentation.Variable<Long> variable)
|
void |
Instrumentation.addVariable(String group,
String name,
Instrumentation.Variable<?> variable)
|
Uses of Instrumentation.Variable in com.cloudera.lib.service.instrumentation |
---|
Methods in com.cloudera.lib.service.instrumentation with parameters of type Instrumentation.Variable | |
---|---|
void |
InstrumentationService.addSampler(String group,
String name,
int samplingSize,
Instrumentation.Variable<Long> variable)
|
void |
InstrumentationService.addVariable(String group,
String name,
Instrumentation.Variable<?> variable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |