| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Instrumentation.Variable | |
|---|---|
| org.apache.oozie.util | |
| Uses of Instrumentation.Variable in org.apache.oozie.util | 
|---|
| Methods in org.apache.oozie.util that return types with arguments of type Instrumentation.Variable | |
|---|---|
 Map<String,Map<String,Instrumentation.Element<Instrumentation.Variable>>> | 
Instrumentation.getVariables()
Return all the variables.  | 
| Methods in org.apache.oozie.util with parameters of type Instrumentation.Variable | |
|---|---|
 void | 
Instrumentation.addSampler(String group,
                     String name,
                     int period,
                     int interval,
                     Instrumentation.Variable<Long> variable)
Add a sampling variable.  | 
 void | 
Instrumentation.addVariable(String group,
                       String name,
                       Instrumentation.Variable variable)
Add an instrumentation variable.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||