public class CloudV3 extends RequestSchemaV3<Iced,CloudV3>
Modifier and Type | Class and Description |
---|---|
static class |
CloudV3.NodeV3 |
SchemaV3.Meta
Schema.AutoParseable
Modifier and Type | Field and Description |
---|---|
int |
bad_nodes |
java.lang.String |
branch_name |
java.lang.String |
build_age |
java.lang.String |
build_number |
boolean |
build_too_old |
boolean |
cloud_healthy |
java.lang.String |
cloud_internal_timezone |
java.lang.String |
cloud_name |
int |
cloud_size |
long |
cloud_uptime_millis |
java.lang.String |
compiled_by |
java.lang.String |
compiled_on |
boolean |
consensus |
java.lang.String |
datafile_parser_timezone |
java.lang.String |
describe |
boolean |
internal_security_enabled |
boolean |
is_client |
java.lang.String |
last_commit_hash |
int |
leader_idx |
boolean |
locked |
int |
node_idx |
CloudV3.NodeV3[] |
nodes |
boolean |
skip_ticks |
java.lang.String |
version |
_exclude_fields
Constructor and Description |
---|
CloudV3() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal
@API(help="last_commit_hash", direction=OUTPUT) public java.lang.String last_commit_hash
@API(help="Node index number cloud status is collected from (zero-based)", direction=OUTPUT) public int node_idx
@API(help="cloud_uptime_millis", direction=OUTPUT) public long cloud_uptime_millis
@API(help="Cloud internal timezone", direction=OUTPUT) public java.lang.String cloud_internal_timezone
@API(help="Timezone used for parsing datetime columns", direction=OUTPUT) public java.lang.String datafile_parser_timezone
@API(help="nodes", direction=OUTPUT) public CloudV3.NodeV3[] nodes
@API(help="internal_security_enabled", direction=OUTPUT) public boolean internal_security_enabled