Class omnisci::thrift::ttypes::TMergeType

class TMergeType : public object

Public Static Attributes

int omnisci.thrift.ttypes.TMergeType::UNION = 0
int omnisci.thrift.ttypes.TMergeType::REDUCE = 1

Private Static Attributes

dictionary omnisci.thrift.ttypes.TMergeType::_VALUES_TO_NAMES= { 0: "UNION", 1: "REDUCE", }
dictionary omnisci.thrift.ttypes.TMergeType::_NAMES_TO_VALUES= { "UNION": 0, "REDUCE": 1, }