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