public class NodeProcessCpuExpression extends SysNodeObjectReference
SysNodeObjectReference.ChildExpression<T>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PERCENT |
static java.lang.String |
SYSTEM |
static java.lang.String |
USER |
childImplementations
Constructor and Description |
---|
NodeProcessCpuExpression(org.elasticsearch.monitor.process.ProcessStats stats) |
getChildImplementation, getChildImplementations, value
public static final java.lang.String PERCENT
public static final java.lang.String USER
public static final java.lang.String SYSTEM