Class omnisci::thrift::ttypes::TNodeMemoryInfo

class TNodeMemoryInfo : public object

Attributes:
 - host_name
 - page_size
 - max_num_pages
 - num_pages_allocated
 - is_allocation_capped
 - node_memory_data

Public Functions

def omnisci.thrift.ttypes.TNodeMemoryInfo.__init__()
def omnisci.thrift.ttypes.TNodeMemoryInfo.read()
def omnisci.thrift.ttypes.TNodeMemoryInfo.write()
def omnisci.thrift.ttypes.TNodeMemoryInfo.validate()
def omnisci.thrift.ttypes.TNodeMemoryInfo.__repr__()
def omnisci.thrift.ttypes.TNodeMemoryInfo.__eq__()
def omnisci.thrift.ttypes.TNodeMemoryInfo.__ne__()

Public Members

omnisci.thrift.ttypes.TNodeMemoryInfo::host_name
omnisci.thrift.ttypes.TNodeMemoryInfo::page_size
omnisci.thrift.ttypes.TNodeMemoryInfo::max_num_pages
omnisci.thrift.ttypes.TNodeMemoryInfo::num_pages_allocated
omnisci.thrift.ttypes.TNodeMemoryInfo::is_allocation_capped
omnisci.thrift.ttypes.TNodeMemoryInfo::node_memory_data

Private Members

omnisci.thrift.ttypes.TNodeMemoryInfo::__dict__