OmniSciDB
c1a53651b2
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
type | |
col_id | |
table_id | |
has_nulls | |
int_min | |
int_max | |
bucket | |
fp_min | |
fp_max | |
Private Attributes | |
__dict__ | |
Attributes: - type - col_id - table_id - has_nulls - int_min - int_max - bucket - fp_min - fp_max
def heavydb.thrift.ttypes.TColumnRange.__init__ | ( | self, | |
type = None , |
|||
col_id = None , |
|||
table_id = None , |
|||
has_nulls = None , |
|||
int_min = None , |
|||
int_max = None , |
|||
bucket = None , |
|||
fp_min = None , |
|||
fp_max = None |
|||
) |
def heavydb.thrift.ttypes.TColumnRange.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TColumnRange.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TColumnRange.read | ( | self, | |
iprot | |||
) |
Definition at line 4085 of file ttypes.py.
References heavydb.serialized_result_set.ttypes.TResultSetBufferDescriptor.bucket, heavydb.thrift.ttypes.TColumnRange.bucket, heavydb.thrift.ttypes.TColumnType.col_id, heavydb.thrift.ttypes.TColumnRange.col_id, heavydb.thrift.ttypes.TColumnRange.fp_max, heavydb.thrift.ttypes.TColumnRange.fp_min, ChunkStats.has_nulls, StringNoneEncoder.has_nulls, DateDaysEncoder< T, V >.has_nulls, NoneEncoder< T >.has_nulls, FixedLengthEncoder< T, V >.has_nulls, FixedLengthArrayNoneEncoder.has_nulls, ArrayNoneEncoder.has_nulls, heavydb.thrift.ttypes.TColumnRange.has_nulls, heavydb.thrift.ttypes.TColumnRange.int_max, heavydb.thrift.ttypes.TColumnRange.int_min, TableMetadata.table_id, foreign_storage::StorageDetails.table_id, Fragmenter_Namespace::InsertChunks.table_id, Catalog_Namespace::TableEpochInfo.table_id, heavydb.thrift.ttypes.TPixelTableRowResult.table_id, heavydb.thrift.ttypes.TTableMeta.table_id, heavydb.thrift.ttypes.TColumnRange.table_id, heavydb.thrift.Heavy.set_table_epoch_args.table_id, heavydb.thrift.Heavy.get_table_epoch_args.table_id, heavydb.thrift.Heavy.get_table_epochs_args.table_id, heavydb.thrift.Heavy.check_table_consistency_args.table_id, heavydb.thrift.Heavy.checkpoint_args.table_id, com.mapd.parser.extension.ddl.heavysql.HeavySqlEncoding.type, com.mapd.parser.extension.ddl.heavysql.HeavySqlDataType.type, ai.heavy.jdbc.HeavyAIArray.type, com.mapd.parser.extension.ddl.SqlValidateSystem.type, com.mapd.utility.db_vendors.Db_vendor_types.GisType.type, ai.heavy.jdbc.HeavyAIColumnTypeTest.Answer.type, com.mapd.parser.extension.ddl.SqlGrantPrivilege.type, com.mapd.parser.extension.ddl.SqlRevokePrivilege.type, ConverterCreateParameter.type, foreign_storage::UserMapping.type, heavydb.completion_hints.ttypes.TCompletionHint.type, heavydb.common.ttypes.TTypeInfo.type, heavydb.serialized_result_set.ttypes.TTargetInfo.type, heavydb.serialized_result_set.ttypes.TCountDistinctSet.type, heavydb.thrift.ttypes.TColumnRange.type, and heavydb.thrift.Heavy.get_db_object_privs_args.type.
def heavydb.thrift.ttypes.TColumnRange.validate | ( | self | ) |
def heavydb.thrift.ttypes.TColumnRange.write | ( | self, | |
oprot | |||
) |
Definition at line 4144 of file ttypes.py.
References heavydb.serialized_result_set.ttypes.TResultSetBufferDescriptor.bucket, heavydb.thrift.ttypes.TColumnRange.bucket, heavydb.thrift.ttypes.TColumnType.col_id, heavydb.thrift.ttypes.TColumnRange.col_id, heavydb.thrift.ttypes.TColumnRange.fp_max, heavydb.thrift.ttypes.TColumnRange.fp_min, ChunkStats.has_nulls, StringNoneEncoder.has_nulls, DateDaysEncoder< T, V >.has_nulls, NoneEncoder< T >.has_nulls, FixedLengthEncoder< T, V >.has_nulls, FixedLengthArrayNoneEncoder.has_nulls, ArrayNoneEncoder.has_nulls, heavydb.thrift.ttypes.TColumnRange.has_nulls, heavydb.thrift.ttypes.TColumnRange.int_max, heavydb.thrift.ttypes.TColumnRange.int_min, TableMetadata.table_id, foreign_storage::StorageDetails.table_id, Fragmenter_Namespace::InsertChunks.table_id, Catalog_Namespace::TableEpochInfo.table_id, heavydb.thrift.ttypes.TPixelTableRowResult.table_id, heavydb.thrift.ttypes.TTableMeta.table_id, heavydb.thrift.ttypes.TColumnRange.table_id, heavydb.thrift.Heavy.set_table_epoch_args.table_id, heavydb.thrift.Heavy.get_table_epoch_args.table_id, heavydb.thrift.Heavy.get_table_epochs_args.table_id, heavydb.thrift.Heavy.check_table_consistency_args.table_id, heavydb.thrift.Heavy.checkpoint_args.table_id, com.mapd.parser.extension.ddl.heavysql.HeavySqlEncoding.type, com.mapd.parser.extension.ddl.heavysql.HeavySqlDataType.type, ai.heavy.jdbc.HeavyAIArray.type, com.mapd.parser.extension.ddl.SqlValidateSystem.type, com.mapd.utility.db_vendors.Db_vendor_types.GisType.type, ai.heavy.jdbc.HeavyAIColumnTypeTest.Answer.type, com.mapd.parser.extension.ddl.SqlGrantPrivilege.type, com.mapd.parser.extension.ddl.SqlRevokePrivilege.type, ConverterCreateParameter.type, foreign_storage::UserMapping.type, heavydb.completion_hints.ttypes.TCompletionHint.type, heavydb.common.ttypes.TTypeInfo.type, heavydb.serialized_result_set.ttypes.TTargetInfo.type, heavydb.serialized_result_set.ttypes.TCountDistinctSet.type, heavydb.thrift.ttypes.TColumnRange.type, and heavydb.thrift.Heavy.get_db_object_privs_args.type.
|
private |
Definition at line 4197 of file ttypes.py.
Referenced by generate_TableFunctionsFactory_init.Node.copy().
heavydb.thrift.ttypes.TColumnRange.bucket |
Definition at line 4081 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TColumnRange.read(), and heavydb.thrift.ttypes.TColumnRange.write().
heavydb.thrift.ttypes.TColumnRange.col_id |
Definition at line 4076 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TColumnRange.read(), and heavydb.thrift.ttypes.TColumnRange.write().
heavydb.thrift.ttypes.TColumnRange.fp_max |
Definition at line 4083 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TColumnRange.read(), and heavydb.thrift.ttypes.TColumnRange.write().
heavydb.thrift.ttypes.TColumnRange.fp_min |
Definition at line 4082 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TColumnRange.read(), and heavydb.thrift.ttypes.TColumnRange.write().
heavydb.thrift.ttypes.TColumnRange.has_nulls |
Definition at line 4078 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TColumnRange.read(), and heavydb.thrift.ttypes.TColumnRange.write().
heavydb.thrift.ttypes.TColumnRange.int_max |
Definition at line 4080 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TColumnRange.read(), and heavydb.thrift.ttypes.TColumnRange.write().
heavydb.thrift.ttypes.TColumnRange.int_min |
Definition at line 4079 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TColumnRange.read(), and heavydb.thrift.ttypes.TColumnRange.write().
heavydb.thrift.ttypes.TColumnRange.table_id |
Definition at line 4077 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TColumnRange.read(), heavydb.thrift.ttypes.TTableGeneration.read(), heavydb.thrift.ttypes.TInsertData.read(), heavydb.thrift.ttypes.TInsertChunks.read(), heavydb.thrift.ttypes.TTableEpochInfo.read(), heavydb.thrift.ttypes.TColumnRange.write(), heavydb.thrift.ttypes.TTableGeneration.write(), heavydb.thrift.ttypes.TInsertData.write(), heavydb.thrift.ttypes.TInsertChunks.write(), and heavydb.thrift.ttypes.TTableEpochInfo.write().
heavydb.thrift.ttypes.TColumnRange.type |
Definition at line 4075 of file ttypes.py.
Referenced by generate_TableFunctionsFactory_init.Declaration.__getattr__(), generate_TableFunctionsFactory_init.ArgNode.__iter__(), generate_TableFunctionsFactory_init.Declaration.__repr__(), generate_TableFunctionsFactory_init.Declaration.__str__(), generate_TableFunctionsFactory_init.Token.__str__(), generate_TableFunctionsFactory_init.ArgNode.__str__(), generate_TableFunctionsFactory_init.ComposedNode.__str__(), generate_TableFunctionsFactory_init.PrimitiveNode.is_array_text_encoding_dict(), generate_TableFunctionsFactory_init.TypeNode.is_column(), generate_TableFunctionsFactory_init.TypeNode.is_column_list(), generate_TableFunctionsFactory_init.TypeNode.is_cursor(), generate_TableFunctionsFactory_init.TypeNode.is_output_buffer_sizer(), generate_TableFunctionsFactory_init.PrimitiveNode.is_text_encoding_dict(), heavydb.thrift.ttypes.TColumnRange.read(), heavydb.thrift.ttypes.TRenderDatum.read(), heavydb.thrift.ttypes.TColumnRange.write(), and heavydb.thrift.ttypes.TRenderDatum.write().