Class omnisci::thrift::ttypes::TPixelTableRowResult

class TPixelTableRowResult : public object

Attributes:
 - pixel
 - vega_table_name
 - table_id
 - row_id
 - row_set
 - nonce

Public Functions

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

Public Members

omnisci.thrift.ttypes.TPixelTableRowResult::pixel
omnisci.thrift.ttypes.TPixelTableRowResult::vega_table_name
omnisci.thrift.ttypes.TPixelTableRowResult::table_id
omnisci.thrift.ttypes.TPixelTableRowResult::row_id
omnisci.thrift.ttypes.TPixelTableRowResult::row_set
omnisci.thrift.ttypes.TPixelTableRowResult::nonce

Private Members

omnisci.thrift.ttypes.TPixelTableRowResult::__dict__