| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.Function |
HiveMetastore.Function.Builder.build() |
HiveMetastore.Function |
HiveMetastore.Function.Builder.buildPartial() |
static HiveMetastore.Function |
HiveMetastore.Function.getDefaultInstance() |
HiveMetastore.Function |
HiveMetastore.Function.getDefaultInstanceForType() |
HiveMetastore.Function |
HiveMetastore.Function.Builder.getDefaultInstanceForType() |
HiveMetastore.Function |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub.getFunction(HiveMetastore.GetFunctionRequest request) |
HiveMetastore.Function |
HiveMetastore.GetAllFunctionsResponseOrBuilder.getFunctions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
HiveMetastore.Function |
HiveMetastore.GetAllFunctionsResponse.getFunctions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
HiveMetastore.Function |
HiveMetastore.GetAllFunctionsResponse.Builder.getFunctions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
HiveMetastore.Function |
HiveMetastore.AlterFunctionRequestOrBuilder.getNewFunc()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
HiveMetastore.Function |
HiveMetastore.AlterFunctionRequest.getNewFunc()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
HiveMetastore.Function |
HiveMetastore.AlterFunctionRequest.Builder.getNewFunc()
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
static HiveMetastore.Function |
HiveMetastore.Function.parseDelimitedFrom(InputStream input) |
static HiveMetastore.Function |
HiveMetastore.Function.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.Function |
HiveMetastore.Function.parseFrom(byte[] data) |
static HiveMetastore.Function |
HiveMetastore.Function.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.Function |
HiveMetastore.Function.parseFrom(ByteBuffer data) |
static HiveMetastore.Function |
HiveMetastore.Function.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.Function |
HiveMetastore.Function.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.Function |
HiveMetastore.Function.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.Function |
HiveMetastore.Function.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.Function |
HiveMetastore.Function.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.Function |
HiveMetastore.Function.parseFrom(InputStream input) |
static HiveMetastore.Function |
HiveMetastore.Function.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<HiveMetastore.Function,HiveMetastore.CreateFunctionResponse> |
GrpcHiveMetastoreGrpc.getCreateFunctionMethod() |
com.google.common.util.concurrent.ListenableFuture<HiveMetastore.Function> |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreFutureStub.getFunction(HiveMetastore.GetFunctionRequest request) |
List<HiveMetastore.Function> |
HiveMetastore.GetAllFunctionsResponseOrBuilder.getFunctionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
List<HiveMetastore.Function> |
HiveMetastore.GetAllFunctionsResponse.getFunctionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
List<HiveMetastore.Function> |
HiveMetastore.GetAllFunctionsResponse.Builder.getFunctionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
static io.grpc.MethodDescriptor<HiveMetastore.GetFunctionRequest,HiveMetastore.Function> |
GrpcHiveMetastoreGrpc.getGetFunctionMethod() |
com.google.protobuf.Parser<HiveMetastore.Function> |
HiveMetastore.Function.getParserForType() |
static com.google.protobuf.Parser<HiveMetastore.Function> |
HiveMetastore.Function.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GetAllFunctionsResponse.Builder |
HiveMetastore.GetAllFunctionsResponse.Builder.addFunctions(HiveMetastore.Function value)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
HiveMetastore.GetAllFunctionsResponse.Builder |
HiveMetastore.GetAllFunctionsResponse.Builder.addFunctions(int index,
HiveMetastore.Function value)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
HiveMetastore.CreateFunctionResponse |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub.createFunction(HiveMetastore.Function request) |
com.google.common.util.concurrent.ListenableFuture<HiveMetastore.CreateFunctionResponse> |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreFutureStub.createFunction(HiveMetastore.Function request) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreImplBase.createFunction(HiveMetastore.Function request,
io.grpc.stub.StreamObserver<HiveMetastore.CreateFunctionResponse> responseObserver) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreStub.createFunction(HiveMetastore.Function request,
io.grpc.stub.StreamObserver<HiveMetastore.CreateFunctionResponse> responseObserver) |
HiveMetastore.Function.Builder |
HiveMetastore.Function.Builder.mergeFrom(HiveMetastore.Function other) |
HiveMetastore.AlterFunctionRequest.Builder |
HiveMetastore.AlterFunctionRequest.Builder.mergeNewFunc(HiveMetastore.Function value)
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
static HiveMetastore.Function.Builder |
HiveMetastore.Function.newBuilder(HiveMetastore.Function prototype) |
HiveMetastore.GetAllFunctionsResponse.Builder |
HiveMetastore.GetAllFunctionsResponse.Builder.setFunctions(int index,
HiveMetastore.Function value)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
HiveMetastore.AlterFunctionRequest.Builder |
HiveMetastore.AlterFunctionRequest.Builder.setNewFunc(HiveMetastore.Function value)
.org.apache.hadoop.hive.metastore.grpc.Function new_func = 3; |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GetAllFunctionsResponse.Builder |
HiveMetastore.GetAllFunctionsResponse.Builder.addAllFunctions(Iterable<? extends HiveMetastore.Function> values)
repeated .org.apache.hadoop.hive.metastore.grpc.Function functions = 1; |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreImplBase.getFunction(HiveMetastore.GetFunctionRequest request,
io.grpc.stub.StreamObserver<HiveMetastore.Function> responseObserver) |
void |
GrpcHiveMetastoreGrpc.GrpcHiveMetastoreStub.getFunction(HiveMetastore.GetFunctionRequest request,
io.grpc.stub.StreamObserver<HiveMetastore.Function> responseObserver) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.