| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.Builder.build() |
HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.Builder.buildPartial() |
HiveMetastore.FieldSchema |
HiveMetastore.StorageDescriptorOrBuilder.getCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.FieldSchema |
HiveMetastore.StorageDescriptor.getCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.FieldSchema |
HiveMetastore.StorageDescriptor.Builder.getCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.FieldSchema |
HiveMetastore.SchemaVersionOrBuilder.getCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.FieldSchema |
HiveMetastore.SchemaVersion.getCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.FieldSchema |
HiveMetastore.SchemaVersion.Builder.getCols(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.getDefaultInstance() |
HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.getDefaultInstanceForType() |
HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.Builder.getDefaultInstanceForType() |
HiveMetastore.FieldSchema |
HiveMetastore.TypeOrBuilder.getFields(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.FieldSchema |
HiveMetastore.Type.getFields(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.FieldSchema |
HiveMetastore.Type.Builder.getFields(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.FieldSchema |
HiveMetastore.GetFieldsReqResponseOrBuilder.getFields(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema |
HiveMetastore.GetFieldsReqResponse.getFields(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema |
HiveMetastore.GetFieldsReqResponse.Builder.getFields(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema |
HiveMetastore.GetSchemaReqResponseOrBuilder.getFields(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema |
HiveMetastore.GetSchemaReqResponse.getFields(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema |
HiveMetastore.GetSchemaReqResponse.Builder.getFields(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.FieldSchema |
HiveMetastore.TableOrBuilder.getPartitionKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.FieldSchema |
HiveMetastore.Table.getPartitionKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.FieldSchema |
HiveMetastore.Table.Builder.getPartitionKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.FieldSchema |
HiveMetastore.GetPartitionValuesRequestOrBuilder.getPartitionKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.FieldSchema |
HiveMetastore.GetPartitionValuesRequest.getPartitionKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.FieldSchema |
HiveMetastore.GetPartitionValuesRequest.Builder.getPartitionKeys(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.FieldSchema |
HiveMetastore.GetPartitionValuesRequestOrBuilder.getPartitionOrders(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
HiveMetastore.FieldSchema |
HiveMetastore.GetPartitionValuesRequest.getPartitionOrders(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
HiveMetastore.FieldSchema |
HiveMetastore.GetPartitionValuesRequest.Builder.getPartitionOrders(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseDelimitedFrom(InputStream input) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseFrom(byte[] data) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseFrom(ByteBuffer data) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseFrom(InputStream input) |
static HiveMetastore.FieldSchema |
HiveMetastore.FieldSchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HiveMetastore.FieldSchema> |
HiveMetastore.StorageDescriptorOrBuilder.getColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.StorageDescriptor.getColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.StorageDescriptor.Builder.getColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.SchemaVersionOrBuilder.getColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.SchemaVersion.getColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.SchemaVersion.Builder.getColsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.TypeOrBuilder.getFieldsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.Type.getFieldsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.Type.Builder.getFieldsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetFieldsReqResponseOrBuilder.getFieldsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetFieldsReqResponse.getFieldsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetFieldsReqResponse.Builder.getFieldsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetSchemaReqResponseOrBuilder.getFieldsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetSchemaReqResponse.getFieldsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetSchemaReqResponse.Builder.getFieldsList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
com.google.protobuf.Parser<HiveMetastore.FieldSchema> |
HiveMetastore.FieldSchema.getParserForType() |
List<HiveMetastore.FieldSchema> |
HiveMetastore.TableOrBuilder.getPartitionKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.Table.getPartitionKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.Table.Builder.getPartitionKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetPartitionValuesRequestOrBuilder.getPartitionKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetPartitionValuesRequest.getPartitionKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetPartitionValuesRequest.Builder.getPartitionKeysList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetPartitionValuesRequestOrBuilder.getPartitionOrdersList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetPartitionValuesRequest.getPartitionOrdersList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
List<HiveMetastore.FieldSchema> |
HiveMetastore.GetPartitionValuesRequest.Builder.getPartitionOrdersList()
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
static com.google.protobuf.Parser<HiveMetastore.FieldSchema> |
HiveMetastore.FieldSchema.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.StorageDescriptor.Builder |
HiveMetastore.StorageDescriptor.Builder.addCols(HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.SchemaVersion.Builder |
HiveMetastore.SchemaVersion.Builder.addCols(HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.StorageDescriptor.Builder |
HiveMetastore.StorageDescriptor.Builder.addCols(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.SchemaVersion.Builder |
HiveMetastore.SchemaVersion.Builder.addCols(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.Type.Builder |
HiveMetastore.Type.Builder.addFields(HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.GetFieldsReqResponse.Builder |
HiveMetastore.GetFieldsReqResponse.Builder.addFields(HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.GetSchemaReqResponse.Builder |
HiveMetastore.GetSchemaReqResponse.Builder.addFields(HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.Type.Builder |
HiveMetastore.Type.Builder.addFields(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.GetFieldsReqResponse.Builder |
HiveMetastore.GetFieldsReqResponse.Builder.addFields(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.GetSchemaReqResponse.Builder |
HiveMetastore.GetSchemaReqResponse.Builder.addFields(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.Table.Builder |
HiveMetastore.Table.Builder.addPartitionKeys(HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionKeys(HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.Table.Builder |
HiveMetastore.Table.Builder.addPartitionKeys(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionKeys(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionOrders(HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addPartitionOrders(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.Builder.mergeFrom(HiveMetastore.FieldSchema other) |
static HiveMetastore.FieldSchema.Builder |
HiveMetastore.FieldSchema.newBuilder(HiveMetastore.FieldSchema prototype) |
HiveMetastore.StorageDescriptor.Builder |
HiveMetastore.StorageDescriptor.Builder.setCols(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.SchemaVersion.Builder |
HiveMetastore.SchemaVersion.Builder.setCols(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.Type.Builder |
HiveMetastore.Type.Builder.setFields(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.GetFieldsReqResponse.Builder |
HiveMetastore.GetFieldsReqResponse.Builder.setFields(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.GetSchemaReqResponse.Builder |
HiveMetastore.GetSchemaReqResponse.Builder.setFields(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.Table.Builder |
HiveMetastore.Table.Builder.setPartitionKeys(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.setPartitionKeys(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.setPartitionOrders(int index,
HiveMetastore.FieldSchema value)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.StorageDescriptor.Builder |
HiveMetastore.StorageDescriptor.Builder.addAllCols(Iterable<? extends HiveMetastore.FieldSchema> values)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 1; |
HiveMetastore.SchemaVersion.Builder |
HiveMetastore.SchemaVersion.Builder.addAllCols(Iterable<? extends HiveMetastore.FieldSchema> values)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema cols = 4; |
HiveMetastore.Type.Builder |
HiveMetastore.Type.Builder.addAllFields(Iterable<? extends HiveMetastore.FieldSchema> values)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 4; |
HiveMetastore.GetFieldsReqResponse.Builder |
HiveMetastore.GetFieldsReqResponse.Builder.addAllFields(Iterable<? extends HiveMetastore.FieldSchema> values)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.GetSchemaReqResponse.Builder |
HiveMetastore.GetSchemaReqResponse.Builder.addAllFields(Iterable<? extends HiveMetastore.FieldSchema> values)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema fields = 1; |
HiveMetastore.Table.Builder |
HiveMetastore.Table.Builder.addAllPartitionKeys(Iterable<? extends HiveMetastore.FieldSchema> values)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 7; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addAllPartitionKeys(Iterable<? extends HiveMetastore.FieldSchema> values)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_keys = 3; |
HiveMetastore.GetPartitionValuesRequest.Builder |
HiveMetastore.GetPartitionValuesRequest.Builder.addAllPartitionOrders(Iterable<? extends HiveMetastore.FieldSchema> values)
repeated .org.apache.hadoop.hive.metastore.grpc.FieldSchema partition_orders = 6; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.