| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.FieldSchema.Builder |
HiveMetastore.StorageDescriptor.Builder.addColsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.SchemaVersion.Builder.addColsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.StorageDescriptor.Builder.addColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.SchemaVersion.Builder.addColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.Type.Builder.addFieldsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetFieldsReqResponse.Builder.addFieldsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetSchemaReqResponse.Builder.addFieldsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.Type.Builder.addFieldsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetFieldsReqResponse.Builder.addFieldsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetSchemaReqResponse.Builder.addFieldsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.Table.Builder.addPartitionKeysBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionKeysBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.Table.Builder.addPartitionKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionOrdersBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionOrdersBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.clear() |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.clearComment()
string comment = 3; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.clearName()
string name = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.clearType()
string type = 2; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.clone() |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.StorageDescriptor.Builder.getColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.SchemaVersion.Builder.getColsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.Type.Builder.getFieldsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetFieldsReqResponse.Builder.getFieldsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetSchemaReqResponse.Builder.getFieldsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.Table.Builder.getPartitionKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.getPartitionKeysBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.getPartitionOrdersBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.mergeFrom(HiveMetastore.FieldSchema other) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.newBuilder() |
static HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.newBuilder(HiveMetastore.FieldSchema prototype) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.newBuilderForType() |
protected HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.setComment(String value)
string comment = 3; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.setCommentBytes(com.google.protobuf.ByteString value)
string comment = 3; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.setName(String value)
string name = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.setNameBytes(com.google.protobuf.ByteString value)
string name = 1; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.setType(String value)
string type = 2; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.setTypeBytes(com.google.protobuf.ByteString value)
string type = 2; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<HiveMetastore.FieldSchema.Builder> |
HiveMetastore.StorageDescriptor.Builder.getColsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
List<HiveMetastore.FieldSchema.Builder> |
HiveMetastore.SchemaVersion.Builder.getColsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
List<HiveMetastore.FieldSchema.Builder> |
HiveMetastore.Type.Builder.getFieldsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
List<HiveMetastore.FieldSchema.Builder> |
HiveMetastore.GetFieldsReqResponse.Builder.getFieldsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
List<HiveMetastore.FieldSchema.Builder> |
HiveMetastore.GetSchemaReqResponse.Builder.getFieldsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
List<HiveMetastore.FieldSchema.Builder> |
HiveMetastore.Table.Builder.getPartitionKeysBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
List<HiveMetastore.FieldSchema.Builder> |
HiveMetastore.GetPartitionValuesRequest.Builder.getPartitionKeysBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
List<HiveMetastore.FieldSchema.Builder> |
HiveMetastore.GetPartitionValuesRequest.Builder.getPartitionOrdersBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.StorageDescriptor.Builder |
HiveMetastore.StorageDescriptor.Builder.addCols(HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.SchemaVersion.Builder |
HiveMetastore.SchemaVersion.Builder.addCols(HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.StorageDescriptor.Builder |
HiveMetastore.StorageDescriptor.Builder.addCols(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.SchemaVersion.Builder |
HiveMetastore.SchemaVersion.Builder.addCols(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.Type.Builder |
HiveMetastore.Type.Builder.addFields(HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.GetFieldsReqResponse.Builder |
HiveMetastore.GetFieldsReqResponse.Builder.addFields(HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.GetSchemaReqResponse.Builder |
HiveMetastore.GetSchemaReqResponse.Builder.addFields(HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.Type.Builder |
HiveMetastore.Type.Builder.addFields(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.GetFieldsReqResponse.Builder |
HiveMetastore.GetFieldsReqResponse.Builder.addFields(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.GetSchemaReqResponse.Builder |
HiveMetastore.GetSchemaReqResponse.Builder.addFields(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.Table.Builder |
HiveMetastore.Table.Builder.addPartitionKeys(HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionKeys(HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.Table.Builder |
HiveMetastore.Table.Builder.addPartitionKeys(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionKeys(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionOrders(HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionOrders(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
HiveMetastore.StorageDescriptor.Builder |
HiveMetastore.StorageDescriptor.Builder.setCols(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.SchemaVersion.Builder |
HiveMetastore.SchemaVersion.Builder.setCols(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.Type.Builder |
HiveMetastore.Type.Builder.setFields(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.GetFieldsReqResponse.Builder |
HiveMetastore.GetFieldsReqResponse.Builder.setFields(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.GetSchemaReqResponse.Builder |
HiveMetastore.GetSchemaReqResponse.Builder.setFields(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.Table.Builder |
HiveMetastore.Table.Builder.setPartitionKeys(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.setPartitionKeys(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.setPartitionOrders(int index,
HiveMetastore.FieldSchema.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.