public class HeartBeat extends Iced<HeartBeat>
Modifier and Type | Field and Description |
---|---|
boolean |
_client |
char |
_cpus_allowed |
short[] |
_fjqueue |
short[] |
_fjthrds |
float |
_gflops |
int |
_keys |
float |
_membw |
char |
_nthreads |
char |
_num_cpus |
int |
_pid |
int |
_process_num_open_fds |
long |
_process_total_ticks |
char |
_rpcs |
long |
_system_idle_ticks |
float |
_system_load_average |
long |
_system_total_ticks |
char |
_tcps_active |
Constructor and Description |
---|
HeartBeat() |
Modifier and Type | Method and Description |
---|---|
long |
get_free_disk() |
long |
get_free_mem() |
long |
get_kv_mem() |
long |
get_max_disk() |
long |
get_pojo_mem() |
long |
get_swap_mem() |
long |
jvmBootTimeMsec() |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON
public boolean _client
public int _pid
public char _num_cpus
public char _cpus_allowed
public char _nthreads
public float _system_load_average
public long _system_idle_ticks
public long _system_total_ticks
public long _process_total_ticks
public int _process_num_open_fds
public int _keys
public float _gflops
public float _membw
public char _rpcs
public short[] _fjthrds
public short[] _fjqueue
public char _tcps_active