|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Instrumentation.Variable | |
|---|---|
| org.apache.hadoop.lib.service | |
| org.apache.hadoop.lib.service.instrumentation | |
| Uses of Instrumentation.Variable in org.apache.hadoop.lib.service |
|---|
| Methods in org.apache.hadoop.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 org.apache.hadoop.lib.service.instrumentation |
|---|
| Methods in org.apache.hadoop.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 | |||||||||