| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.ISchema |
HiveMetastore.ISchema.Builder.build() |
HiveMetastore.ISchema |
HiveMetastore.ISchema.Builder.buildPartial() |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.getDefaultInstance() |
HiveMetastore.ISchema |
HiveMetastore.ISchema.getDefaultInstanceForType() |
HiveMetastore.ISchema |
HiveMetastore.ISchema.Builder.getDefaultInstanceForType() |
HiveMetastore.ISchema |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub.getISchema(HiveMetastore.ISchemaName request) |
HiveMetastore.ISchema |
HiveMetastore.AlterISchemaRequestOrBuilder.getNewSchema()
.org.apache.hadoop.hive.metastore.grpc.ISchema new_schema = 3; |
HiveMetastore.ISchema |
HiveMetastore.AlterISchemaRequest.getNewSchema()
.org.apache.hadoop.hive.metastore.grpc.ISchema new_schema = 3; |
HiveMetastore.ISchema |
HiveMetastore.AlterISchemaRequest.Builder.getNewSchema()
.org.apache.hadoop.hive.metastore.grpc.ISchema new_schema = 3; |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseDelimitedFrom(InputStream input) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseFrom(byte[] data) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseFrom(ByteBuffer data) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseFrom(InputStream input) |
static HiveMetastore.ISchema |
HiveMetastore.ISchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<HiveMetastore.ISchema,HiveMetastore.CreateISchemaResponse> |
GrpcHiveMetastoreGrpc.getCreateISchemaMethod() |
static io.grpc.MethodDescriptor<HiveMetastore.ISchemaName,HiveMetastore.ISchema> |
GrpcHiveMetastoreGrpc.getGetISchemaMethod() |
com.google.common.util.concurrent.ListenableFuture<HiveMetastore.ISchema> |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreFutureStub.getISchema(HiveMetastore.ISchemaName request) |
com.google.protobuf.Parser<HiveMetastore.ISchema> |
HiveMetastore.ISchema.getParserForType() |
static com.google.protobuf.Parser<HiveMetastore.ISchema> |
HiveMetastore.ISchema.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.CreateISchemaResponse |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub.createISchema(HiveMetastore.ISchema request) |
com.google.common.util.concurrent.ListenableFuture<HiveMetastore.CreateISchemaResponse> |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreFutureStub.createISchema(HiveMetastore.ISchema request) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreImplBase.createISchema(HiveMetastore.ISchema request,
io.grpc.stub.StreamObserver<HiveMetastore.CreateISchemaResponse> responseObserver) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreStub.createISchema(HiveMetastore.ISchema request,
io.grpc.stub.StreamObserver<HiveMetastore.CreateISchemaResponse> responseObserver) |
HiveMetastore.ISchema.Builder |
HiveMetastore.ISchema.Builder.mergeFrom(HiveMetastore.ISchema other) |
HiveMetastore.AlterISchemaRequest.Builder |
HiveMetastore.AlterISchemaRequest.Builder.mergeNewSchema(HiveMetastore.ISchema value)
.org.apache.hadoop.hive.metastore.grpc.ISchema new_schema = 3; |
static HiveMetastore.ISchema.Builder |
HiveMetastore.ISchema.newBuilder(HiveMetastore.ISchema prototype) |
HiveMetastore.AlterISchemaRequest.Builder |
HiveMetastore.AlterISchemaRequest.Builder.setNewSchema(HiveMetastore.ISchema value)
.org.apache.hadoop.hive.metastore.grpc.ISchema new_schema = 3; |
| Modifier and Type | Method and Description |
|---|---|
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreImplBase.getISchema(HiveMetastore.ISchemaName request,
io.grpc.stub.StreamObserver<HiveMetastore.ISchema> responseObserver) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreStub.getISchema(HiveMetastore.ISchemaName request,
io.grpc.stub.StreamObserver<HiveMetastore.ISchema> responseObserver) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.