Uses of Class
org.apache.drill.exec.proto.UserProtos.ColumnMetadata.Builder
Packages that use UserProtos.ColumnMetadata.Builder
-
Uses of UserProtos.ColumnMetadata.Builder in org.apache.drill.exec.proto
Methods in org.apache.drill.exec.proto that return UserProtos.ColumnMetadata.BuilderModifier and TypeMethodDescriptionUserProtos.GetColumnsResp.Builder.addColumnsBuilder()repeated .exec.user.ColumnMetadata columns = 2;UserProtos.GetColumnsResp.Builder.addColumnsBuilder(int index) repeated .exec.user.ColumnMetadata columns = 2;UserProtos.ColumnMetadata.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserProtos.ColumnMetadata.Builder.clear()UserProtos.ColumnMetadata.Builder.clearCatalogName()optional string catalog_name = 1;UserProtos.ColumnMetadata.Builder.clearCharMaxLength()optional int32 char_max_length = 9;UserProtos.ColumnMetadata.Builder.clearCharOctetLength()optional int32 char_octet_length = 10;UserProtos.ColumnMetadata.Builder.clearColumnName()optional string column_name = 4;UserProtos.ColumnMetadata.Builder.clearColumnSize()optional int32 column_size = 17;UserProtos.ColumnMetadata.Builder.clearDataType()optional string data_type = 8;UserProtos.ColumnMetadata.Builder.clearDateTimePrecision()optional int32 date_time_precision = 14;UserProtos.ColumnMetadata.Builder.clearDefaultValue()optional string default_value = 6;UserProtos.ColumnMetadata.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) UserProtos.ColumnMetadata.Builder.clearIntervalPrecision()optional int32 interval_precision = 16;UserProtos.ColumnMetadata.Builder.clearIntervalType()optional string interval_type = 15;UserProtos.ColumnMetadata.Builder.clearIsNullable()optional bool is_nullable = 7;UserProtos.ColumnMetadata.Builder.clearNumericPrecision()optional int32 numeric_precision = 11;UserProtos.ColumnMetadata.Builder.clearNumericPrecisionRadix()optional int32 numeric_precision_radix = 12;UserProtos.ColumnMetadata.Builder.clearNumericScale()optional int32 numeric_scale = 13;UserProtos.ColumnMetadata.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) UserProtos.ColumnMetadata.Builder.clearOrdinalPosition()optional int32 ordinal_position = 5;UserProtos.ColumnMetadata.Builder.clearSchemaName()optional string schema_name = 2;UserProtos.ColumnMetadata.Builder.clearTableName()optional string table_name = 3;UserProtos.ColumnMetadata.Builder.clone()UserProtos.GetColumnsResp.Builder.getColumnsBuilder(int index) repeated .exec.user.ColumnMetadata columns = 2;UserProtos.ColumnMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.ColumnMetadata.Builder.mergeFrom(com.google.protobuf.Message other) UserProtos.ColumnMetadata.Builder.mergeFrom(UserProtos.ColumnMetadata other) UserProtos.ColumnMetadata.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) UserProtos.ColumnMetadata.newBuilder()UserProtos.ColumnMetadata.newBuilder(UserProtos.ColumnMetadata prototype) UserProtos.ColumnMetadata.newBuilderForType()protected UserProtos.ColumnMetadata.BuilderUserProtos.ColumnMetadata.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SchemaUserProtos.ColumnMetadata.BuilderSchema.newMessage()UserProtos.ColumnMetadata.Builder.setCatalogName(String value) optional string catalog_name = 1;UserProtos.ColumnMetadata.Builder.setCatalogNameBytes(com.google.protobuf.ByteString value) optional string catalog_name = 1;UserProtos.ColumnMetadata.Builder.setCharMaxLength(int value) optional int32 char_max_length = 9;UserProtos.ColumnMetadata.Builder.setCharOctetLength(int value) optional int32 char_octet_length = 10;UserProtos.ColumnMetadata.Builder.setColumnName(String value) optional string column_name = 4;UserProtos.ColumnMetadata.Builder.setColumnNameBytes(com.google.protobuf.ByteString value) optional string column_name = 4;UserProtos.ColumnMetadata.Builder.setColumnSize(int value) optional int32 column_size = 17;UserProtos.ColumnMetadata.Builder.setDataType(String value) optional string data_type = 8;UserProtos.ColumnMetadata.Builder.setDataTypeBytes(com.google.protobuf.ByteString value) optional string data_type = 8;UserProtos.ColumnMetadata.Builder.setDateTimePrecision(int value) optional int32 date_time_precision = 14;UserProtos.ColumnMetadata.Builder.setDefaultValue(String value) optional string default_value = 6;UserProtos.ColumnMetadata.Builder.setDefaultValueBytes(com.google.protobuf.ByteString value) optional string default_value = 6;UserProtos.ColumnMetadata.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserProtos.ColumnMetadata.Builder.setIntervalPrecision(int value) optional int32 interval_precision = 16;UserProtos.ColumnMetadata.Builder.setIntervalType(String value) optional string interval_type = 15;UserProtos.ColumnMetadata.Builder.setIntervalTypeBytes(com.google.protobuf.ByteString value) optional string interval_type = 15;UserProtos.ColumnMetadata.Builder.setIsNullable(boolean value) optional bool is_nullable = 7;UserProtos.ColumnMetadata.Builder.setNumericPrecision(int value) optional int32 numeric_precision = 11;UserProtos.ColumnMetadata.Builder.setNumericPrecisionRadix(int value) optional int32 numeric_precision_radix = 12;UserProtos.ColumnMetadata.Builder.setNumericScale(int value) optional int32 numeric_scale = 13;UserProtos.ColumnMetadata.Builder.setOrdinalPosition(int value) optional int32 ordinal_position = 5;UserProtos.ColumnMetadata.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) UserProtos.ColumnMetadata.Builder.setSchemaName(String value) optional string schema_name = 2;UserProtos.ColumnMetadata.Builder.setSchemaNameBytes(com.google.protobuf.ByteString value) optional string schema_name = 2;UserProtos.ColumnMetadata.Builder.setTableName(String value) optional string table_name = 3;UserProtos.ColumnMetadata.Builder.setTableNameBytes(com.google.protobuf.ByteString value) optional string table_name = 3;UserProtos.ColumnMetadata.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) UserProtos.ColumnMetadata.toBuilder()Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.ColumnMetadata.BuilderModifier and TypeMethodDescriptionUserProtos.GetColumnsResp.Builder.getColumnsBuilderList()repeated .exec.user.ColumnMetadata columns = 2;SchemaUserProtos.ColumnMetadata.BuilderSchema.typeClass()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.ColumnMetadata.BuilderModifier and TypeMethodDescriptionUserProtos.GetColumnsResp.Builder.addColumns(int index, UserProtos.ColumnMetadata.Builder builderForValue) repeated .exec.user.ColumnMetadata columns = 2;UserProtos.GetColumnsResp.Builder.addColumns(UserProtos.ColumnMetadata.Builder builderForValue) repeated .exec.user.ColumnMetadata columns = 2;booleanSchemaUserProtos.ColumnMetadata.BuilderSchema.isInitialized(UserProtos.ColumnMetadata.Builder builder) voidSchemaUserProtos.ColumnMetadata.BuilderSchema.mergeFrom(io.protostuff.Input input, UserProtos.ColumnMetadata.Builder builder) UserProtos.GetColumnsResp.Builder.setColumns(int index, UserProtos.ColumnMetadata.Builder builderForValue) repeated .exec.user.ColumnMetadata columns = 2;voidSchemaUserProtos.ColumnMetadata.BuilderSchema.writeTo(io.protostuff.Output output, UserProtos.ColumnMetadata.Builder builder)