| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.Builder.build() |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.Builder.buildPartial() |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.getDefaultInstance() |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.getDefaultInstanceForType() |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.Builder.getDefaultInstanceForType() |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.MapSchemaVersionToSerdeRequestOrBuilder.getSchemaVersion()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1; |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.MapSchemaVersionToSerdeRequest.getSchemaVersion()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1; |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.MapSchemaVersionToSerdeRequest.Builder.getSchemaVersion()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1; |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SetSchemaVersionStateRequestOrBuilder.getSchemaVersion()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1; |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SetSchemaVersionStateRequest.getSchemaVersion()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1; |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SetSchemaVersionStateRequest.Builder.getSchemaVersion()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1; |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.GetSchemasByColsResponseOrBuilder.getSchemaVersions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1; |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.GetSchemasByColsResponse.getSchemaVersions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1; |
HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.GetSchemasByColsResponse.Builder.getSchemaVersions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1; |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseDelimitedFrom(InputStream input) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseFrom(byte[] data) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseFrom(ByteBuffer data) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseFrom(InputStream input) |
static HiveMetastore.SchemaVersionDescriptor |
HiveMetastore.SchemaVersionDescriptor.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<HiveMetastore.SchemaVersionDescriptor,HiveMetastore.DropSchemaVersionResponse> |
GrpcHiveMetastoreGrpc.getDropSchemaVersionMethod() |
static io.grpc.MethodDescriptor<HiveMetastore.SchemaVersionDescriptor,HiveMetastore.SchemaVersion> |
GrpcHiveMetastoreGrpc.getGetSchemaVersionMethod() |
com.google.protobuf.Parser<HiveMetastore.SchemaVersionDescriptor> |
HiveMetastore.SchemaVersionDescriptor.getParserForType() |
List<HiveMetastore.SchemaVersionDescriptor> |
HiveMetastore.GetSchemasByColsResponseOrBuilder.getSchemaVersionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1; |
List<HiveMetastore.SchemaVersionDescriptor> |
HiveMetastore.GetSchemasByColsResponse.getSchemaVersionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1; |
List<HiveMetastore.SchemaVersionDescriptor> |
HiveMetastore.GetSchemasByColsResponse.Builder.getSchemaVersionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1; |
static com.google.protobuf.Parser<HiveMetastore.SchemaVersionDescriptor> |
HiveMetastore.SchemaVersionDescriptor.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GetSchemasByColsResponse.Builder |
HiveMetastore.GetSchemasByColsResponse.Builder.addSchemaVersions(HiveMetastore.SchemaVersionDescriptor value)
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1; |
HiveMetastore.GetSchemasByColsResponse.Builder |
HiveMetastore.GetSchemasByColsResponse.Builder.addSchemaVersions(int index,
HiveMetastore.SchemaVersionDescriptor value)
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1; |
HiveMetastore.DropSchemaVersionResponse |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub.dropSchemaVersion(HiveMetastore.SchemaVersionDescriptor request) |
com.google.common.util.concurrent.ListenableFuture<HiveMetastore.DropSchemaVersionResponse> |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreFutureStub.dropSchemaVersion(HiveMetastore.SchemaVersionDescriptor request) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreImplBase.dropSchemaVersion(HiveMetastore.SchemaVersionDescriptor request,
io.grpc.stub.StreamObserver<HiveMetastore.DropSchemaVersionResponse> responseObserver) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreStub.dropSchemaVersion(HiveMetastore.SchemaVersionDescriptor request,
io.grpc.stub.StreamObserver<HiveMetastore.DropSchemaVersionResponse> responseObserver) |
HiveMetastore.SchemaVersion |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub.getSchemaVersion(HiveMetastore.SchemaVersionDescriptor request) |
com.google.common.util.concurrent.ListenableFuture<HiveMetastore.SchemaVersion> |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreFutureStub.getSchemaVersion(HiveMetastore.SchemaVersionDescriptor request) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreImplBase.getSchemaVersion(HiveMetastore.SchemaVersionDescriptor request,
io.grpc.stub.StreamObserver<HiveMetastore.SchemaVersion> responseObserver) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreStub.getSchemaVersion(HiveMetastore.SchemaVersionDescriptor request,
io.grpc.stub.StreamObserver<HiveMetastore.SchemaVersion> responseObserver) |
HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.Builder.mergeFrom(HiveMetastore.SchemaVersionDescriptor other) |
HiveMetastore.MapSchemaVersionToSerdeRequest.Builder |
HiveMetastore.MapSchemaVersionToSerdeRequest.Builder.mergeSchemaVersion(HiveMetastore.SchemaVersionDescriptor value)
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1; |
HiveMetastore.SetSchemaVersionStateRequest.Builder |
HiveMetastore.SetSchemaVersionStateRequest.Builder.mergeSchemaVersion(HiveMetastore.SchemaVersionDescriptor value)
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1; |
static HiveMetastore.SchemaVersionDescriptor.Builder |
HiveMetastore.SchemaVersionDescriptor.newBuilder(HiveMetastore.SchemaVersionDescriptor prototype) |
HiveMetastore.MapSchemaVersionToSerdeRequest.Builder |
HiveMetastore.MapSchemaVersionToSerdeRequest.Builder.setSchemaVersion(HiveMetastore.SchemaVersionDescriptor value)
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1; |
HiveMetastore.SetSchemaVersionStateRequest.Builder |
HiveMetastore.SetSchemaVersionStateRequest.Builder.setSchemaVersion(HiveMetastore.SchemaVersionDescriptor value)
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_version = 1; |
HiveMetastore.GetSchemasByColsResponse.Builder |
HiveMetastore.GetSchemasByColsResponse.Builder.setSchemaVersions(int index,
HiveMetastore.SchemaVersionDescriptor value)
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1; |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GetSchemasByColsResponse.Builder |
HiveMetastore.GetSchemasByColsResponse.Builder.addAllSchemaVersions(Iterable<? extends HiveMetastore.SchemaVersionDescriptor> values)
repeated .org.apache.hadoop.hive.metastore.grpc.SchemaVersionDescriptor schema_versions = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.