public class OozieClient.Instrumentation extends Object
Modifier and Type | Class and Description |
---|---|
class |
OozieClient.Instrumentation.Timer |
Constructor and Description |
---|
OozieClient.Instrumentation(org.json.simple.JSONObject json) |
Modifier and Type | Method and Description |
---|---|
Map<String,Long> |
getCounters() |
Map<String,Double> |
getSamplers() |
Map<String,OozieClient.Instrumentation.Timer> |
getTimers() |
Map<String,Object> |
getVariables() |
public OozieClient.Instrumentation(org.json.simple.JSONObject json)
public Map<String,Long> getCounters()
public Map<String,Object> getVariables()
public Map<String,Double> getSamplers()
public Map<String,OozieClient.Instrumentation.Timer> getTimers()
Copyright © 2018 Apache Software Foundation. All rights reserved.