Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.file |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<StopLoadPathPResponse> |
StopLoadPathPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
StopLoadPathPResponse |
StopLoadPathPResponse.Builder.build() |
StopLoadPathPResponse |
StopLoadPathPResponse.Builder.buildPartial() |
static StopLoadPathPResponse |
StopLoadPathPResponse.getDefaultInstance() |
StopLoadPathPResponse |
StopLoadPathPResponse.getDefaultInstanceForType() |
StopLoadPathPResponse |
StopLoadPathPResponse.Builder.getDefaultInstanceForType() |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseDelimitedFrom(InputStream input) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseFrom(byte[] data) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseFrom(ByteBuffer data) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseFrom(com.google.protobuf.ByteString data) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseFrom(InputStream input) |
static StopLoadPathPResponse |
StopLoadPathPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StopLoadPathPResponse |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub.stopLoadPath(StopLoadPathPRequest request) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<StopLoadPathPResponse> |
StopLoadPathPResponse.getParserForType() |
static io.grpc.MethodDescriptor<StopLoadPathPRequest,StopLoadPathPResponse> |
FileSystemMasterClientServiceGrpc.getStopLoadPathMethod() |
static com.google.protobuf.Parser<StopLoadPathPResponse> |
StopLoadPathPResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<StopLoadPathPResponse> |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub.stopLoadPath(StopLoadPathPRequest request) |
Modifier and Type | Method and Description |
---|---|
StopLoadPathPResponse.Builder |
StopLoadPathPResponse.Builder.mergeFrom(StopLoadPathPResponse other) |
static StopLoadPathPResponse.Builder |
StopLoadPathPResponse.newBuilder(StopLoadPathPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase.stopLoadPath(StopLoadPathPRequest request,
io.grpc.stub.StreamObserver<StopLoadPathPResponse> responseObserver) |
void |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub.stopLoadPath(StopLoadPathPRequest request,
io.grpc.stub.StreamObserver<StopLoadPathPResponse> responseObserver) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientServiceHandler.stopLoadPath(StopLoadPathPRequest request,
io.grpc.stub.StreamObserver<StopLoadPathPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.