Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.meta |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<SetPathConfigurationPRequest> |
SetPathConfigurationPRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SetPathConfigurationPRequest |
SetPathConfigurationPRequest.Builder.build() |
SetPathConfigurationPRequest |
SetPathConfigurationPRequest.Builder.buildPartial() |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.getDefaultInstance() |
SetPathConfigurationPRequest |
SetPathConfigurationPRequest.getDefaultInstanceForType() |
SetPathConfigurationPRequest |
SetPathConfigurationPRequest.Builder.getDefaultInstanceForType() |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseDelimitedFrom(InputStream input) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseFrom(byte[] data) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseFrom(ByteBuffer data) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseFrom(com.google.protobuf.ByteString data) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseFrom(InputStream input) |
static SetPathConfigurationPRequest |
SetPathConfigurationPRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<SetPathConfigurationPRequest> |
SetPathConfigurationPRequest.getParserForType() |
static io.grpc.MethodDescriptor<SetPathConfigurationPRequest,SetPathConfigurationPResponse> |
MetaMasterConfigurationServiceGrpc.getSetPathConfigurationMethod() |
static com.google.protobuf.Parser<SetPathConfigurationPRequest> |
SetPathConfigurationPRequest.parser() |
Modifier and Type | Method and Description |
---|---|
SetPathConfigurationPRequest.Builder |
SetPathConfigurationPRequest.Builder.mergeFrom(SetPathConfigurationPRequest other) |
static SetPathConfigurationPRequest.Builder |
SetPathConfigurationPRequest.newBuilder(SetPathConfigurationPRequest prototype) |
SetPathConfigurationPResponse |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceBlockingStub.setPathConfiguration(SetPathConfigurationPRequest request)
Sets a property for a path.
|
com.google.common.util.concurrent.ListenableFuture<SetPathConfigurationPResponse> |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceFutureStub.setPathConfiguration(SetPathConfigurationPRequest request)
Sets a property for a path.
|
void |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceImplBase.setPathConfiguration(SetPathConfigurationPRequest request,
io.grpc.stub.StreamObserver<SetPathConfigurationPResponse> responseObserver)
Sets a property for a path.
|
void |
MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceStub.setPathConfiguration(SetPathConfigurationPRequest request,
io.grpc.stub.StreamObserver<SetPathConfigurationPResponse> responseObserver)
Sets a property for a path.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaMasterConfigurationServiceHandler.setPathConfiguration(SetPathConfigurationPRequest request,
io.grpc.stub.StreamObserver<SetPathConfigurationPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.