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