| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.Builder.build() |
HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.Builder.buildPartial() |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.getDefaultInstance() |
HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.getDefaultInstanceForType() |
HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.Builder.getDefaultInstanceForType() |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseDelimitedFrom(InputStream input) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseFrom(byte[] data) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseFrom(ByteBuffer data) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseFrom(InputStream input) |
static HiveMetastore.CreateTableReqRequest |
HiveMetastore.CreateTableReqRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<HiveMetastore.CreateTableReqRequest,HiveMetastore.CreateTableReqResponse> |
GrpcHiveMetastoreGrpc.getCreateTableReqMethod() |
com.google.protobuf.Parser<HiveMetastore.CreateTableReqRequest> |
HiveMetastore.CreateTableReqRequest.getParserForType() |
static io.grpc.MethodDescriptor<HiveMetastore.CreateTableReqRequest,HiveMetastore.Table> |
GrpcHiveMetastoreGrpc.getTranslateTableDryrunMethod() |
static com.google.protobuf.Parser<HiveMetastore.CreateTableReqRequest> |
HiveMetastore.CreateTableReqRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.CreateTableReqResponse |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub.createTableReq(HiveMetastore.CreateTableReqRequest request) |
com.google.common.util.concurrent.ListenableFuture<HiveMetastore.CreateTableReqResponse> |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreFutureStub.createTableReq(HiveMetastore.CreateTableReqRequest request) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreImplBase.createTableReq(HiveMetastore.CreateTableReqRequest request,
io.grpc.stub.StreamObserver<HiveMetastore.CreateTableReqResponse> responseObserver) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreStub.createTableReq(HiveMetastore.CreateTableReqRequest request,
io.grpc.stub.StreamObserver<HiveMetastore.CreateTableReqResponse> responseObserver) |
HiveMetastore.CreateTableReqRequest.Builder |
HiveMetastore.CreateTableReqRequest.Builder.mergeFrom(HiveMetastore.CreateTableReqRequest other) |
static HiveMetastore.CreateTableReqRequest.Builder |
HiveMetastore.CreateTableReqRequest.newBuilder(HiveMetastore.CreateTableReqRequest prototype) |
HiveMetastore.Table |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub.translateTableDryrun(HiveMetastore.CreateTableReqRequest request) |
com.google.common.util.concurrent.ListenableFuture<HiveMetastore.Table> |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreFutureStub.translateTableDryrun(HiveMetastore.CreateTableReqRequest request) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreImplBase.translateTableDryrun(HiveMetastore.CreateTableReqRequest request,
io.grpc.stub.StreamObserver<HiveMetastore.Table> responseObserver) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreStub.translateTableDryrun(HiveMetastore.CreateTableReqRequest request,
io.grpc.stub.StreamObserver<HiveMetastore.Table> responseObserver) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.