Class omnisci::thrift::ttypes::TTableEpochInfo

class TTableEpochInfo : public object

Attributes:
 - table_id
 - table_epoch
 - leaf_index

Public Functions

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

Public Members

omnisci.thrift.ttypes.TTableEpochInfo::table_id
omnisci.thrift.ttypes.TTableEpochInfo::table_epoch
omnisci.thrift.ttypes.TTableEpochInfo::leaf_index

Private Members

omnisci.thrift.ttypes.TTableEpochInfo::__dict__