public static class CloudV1.NodeV1 extends Schema<Iced,CloudV1.NodeV1>
Schema.Meta
Modifier and Type | Field and Description |
---|---|
int |
cpus_allowed |
short[] |
fjqueue |
short[] |
fjthrds |
long |
free_disk |
long |
free_mem |
double |
gflops |
H2ONode |
h2o |
boolean |
healthy |
java.lang.String |
ip_port |
long |
last_ping |
long |
max_disk |
long |
max_mem |
double |
mem_bw |
long |
mem_value_size |
int |
nthreads |
int |
num_cpus |
int |
num_keys |
int |
open_fds |
java.lang.String |
pid |
int |
rpcs_active |
float |
sys_load |
int |
tcps_active |
long |
tot_mem |
long |
total_value_size |
__meta, _impl_class, _version_pattern
Constructor and Description |
---|
CloudV1.NodeV1() |
acceptsFrame, createAndFillImpl, createImpl, extractVersion, fillFromImpl, fillFromParms, fillImpl, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, markdown, markdown, markdown, markdown, newInstance, register, registerAllSchemasIfNecessary, schema, schema, schema, schema, schema, schemaClass, schemaClass, schemaClass, schemaClass, schemas
clone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeHTML_impl, writeHTML, writeJSON_impl, writeJSON
@API(help="IP address and port in the form a.b.c.d:e", direction=OUTPUT) public java.lang.String ip_port
@API(help="System load; average #runnables/#cores", direction=OUTPUT) public float sys_load
@API(help="Data on Node (memory or disk)", direction=OUTPUT) public long total_value_size