Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.meta |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetConfigHashPOptions> |
GetConfigHashPOptions.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetConfigHashPOptions |
GetConfigHashPOptions.Builder.build() |
GetConfigHashPOptions |
GetConfigHashPOptions.Builder.buildPartial() |
static GetConfigHashPOptions |
GetConfigHashPOptions.getDefaultInstance() |
GetConfigHashPOptions |
GetConfigHashPOptions.getDefaultInstanceForType() |
GetConfigHashPOptions |
GetConfigHashPOptions.Builder.getDefaultInstanceForType() |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseDelimitedFrom(InputStream input) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseFrom(byte[] data) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseFrom(ByteBuffer data) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseFrom(com.google.protobuf.ByteString data) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseFrom(InputStream input) |
static GetConfigHashPOptions |
GetConfigHashPOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetConfigHashPOptions,GetConfigHashPResponse> |
MetaMasterConfigurationServiceGrpc.getGetConfigHashMethod() |
com.google.protobuf.Parser<GetConfigHashPOptions> |
GetConfigHashPOptions.getParserForType() |
static com.google.protobuf.Parser<GetConfigHashPOptions> |
GetConfigHashPOptions.parser() |
Modifier and Type | Method and Description |
---|---|
GetConfigHashPResponse |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceBlockingStub.getConfigHash(GetConfigHashPOptions request)
Returns the hashes of cluster and path level configurations.
|
com.google.common.util.concurrent.ListenableFuture<GetConfigHashPResponse> |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceFutureStub.getConfigHash(GetConfigHashPOptions request)
Returns the hashes of cluster and path level configurations.
|
void |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceImplBase.getConfigHash(GetConfigHashPOptions request,
io.grpc.stub.StreamObserver<GetConfigHashPResponse> responseObserver)
Returns the hashes of cluster and path level configurations.
|
void |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceStub.getConfigHash(GetConfigHashPOptions request,
io.grpc.stub.StreamObserver<GetConfigHashPResponse> responseObserver)
Returns the hashes of cluster and path level configurations.
|
GetConfigHashPOptions.Builder |
GetConfigHashPOptions.Builder.mergeFrom(GetConfigHashPOptions other) |
static GetConfigHashPOptions.Builder |
GetConfigHashPOptions.newBuilder(GetConfigHashPOptions prototype) |
Modifier and Type | Method and Description |
---|---|
void |
MetaMasterConfigurationServiceHandler.getConfigHash(GetConfigHashPOptions request,
io.grpc.stub.StreamObserver<GetConfigHashPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.