OmniSciDB
94e8789169
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
hardware_info | |
Private Attributes | |
__dict__ | |
def omnisci.thrift.ttypes.TClusterHardwareInfo.__init__ | ( | self, | |
hardware_info = None |
|||
) |
def omnisci.thrift.ttypes.TClusterHardwareInfo.__ne__ | ( | self, | |
other | |||
) |
def omnisci.thrift.ttypes.TClusterHardwareInfo.__repr__ | ( | self | ) |
def omnisci.thrift.ttypes.TClusterHardwareInfo.read | ( | self, | |
iprot | |||
) |
Definition at line 2929 of file ttypes.py.
References omnisci.thrift.ttypes.TClusterHardwareInfo.hardware_info.
def omnisci.thrift.ttypes.TClusterHardwareInfo.validate | ( | self | ) |
def omnisci.thrift.ttypes.TClusterHardwareInfo.write | ( | self, | |
oprot | |||
) |
Definition at line 2954 of file ttypes.py.
References omnisci.thrift.ttypes.TClusterHardwareInfo.hardware_info.
|
private |
omnisci.thrift.ttypes.TClusterHardwareInfo.hardware_info |
Definition at line 2927 of file ttypes.py.
Referenced by omnisci.thrift.ttypes.TClusterHardwareInfo.read(), and omnisci.thrift.ttypes.TClusterHardwareInfo.write().