OmniSciDB
a5dc49c757
|
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 heavydb.thrift.ttypes.TClusterHardwareInfo.__init__ | ( | self, | |
hardware_info = None |
|||
) |
def heavydb.thrift.ttypes.TClusterHardwareInfo.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TClusterHardwareInfo.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TClusterHardwareInfo.read | ( | self, | |
iprot | |||
) |
Definition at line 3300 of file ttypes.py.
References heavydb.thrift.ttypes.TClusterHardwareInfo.hardware_info.
def heavydb.thrift.ttypes.TClusterHardwareInfo.validate | ( | self | ) |
def heavydb.thrift.ttypes.TClusterHardwareInfo.write | ( | self, | |
oprot | |||
) |
Definition at line 3325 of file ttypes.py.
References heavydb.thrift.ttypes.TClusterHardwareInfo.hardware_info.
|
private |
Definition at line 3349 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TClusterHardwareInfo.hardware_info |
Definition at line 3298 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TClusterHardwareInfo.read(), and heavydb.thrift.ttypes.TClusterHardwareInfo.write().