Class omnisci::thrift::ttypes::TColumnRange

class TColumnRange : public object

Attributes:
 - type
 - col_id
 - table_id
 - has_nulls
 - int_min
 - int_max
 - bucket
 - fp_min
 - fp_max

Public Functions

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

Public Members

omnisci.thrift.ttypes.TColumnRange::type
omnisci.thrift.ttypes.TColumnRange::col_id
omnisci.thrift.ttypes.TColumnRange::table_id
omnisci.thrift.ttypes.TColumnRange::has_nulls
omnisci.thrift.ttypes.TColumnRange::int_min
omnisci.thrift.ttypes.TColumnRange::int_max
omnisci.thrift.ttypes.TColumnRange::bucket
omnisci.thrift.ttypes.TColumnRange::fp_min
omnisci.thrift.ttypes.TColumnRange::fp_max

Private Members

omnisci.thrift.ttypes.TColumnRange::__dict__