Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.file |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<StopLoadPathPRequest> |
StopLoadPathPRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
StopLoadPathPRequest |
StopLoadPathPRequest.Builder.build() |
StopLoadPathPRequest |
StopLoadPathPRequest.Builder.buildPartial() |
static StopLoadPathPRequest |
StopLoadPathPRequest.getDefaultInstance() |
StopLoadPathPRequest |
StopLoadPathPRequest.getDefaultInstanceForType() |
StopLoadPathPRequest |
StopLoadPathPRequest.Builder.getDefaultInstanceForType() |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseDelimitedFrom(InputStream input) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseFrom(byte[] data) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseFrom(ByteBuffer data) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseFrom(com.google.protobuf.ByteString data) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseFrom(InputStream input) |
static StopLoadPathPRequest |
StopLoadPathPRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<StopLoadPathPRequest> |
StopLoadPathPRequest.getParserForType() |
static io.grpc.MethodDescriptor<StopLoadPathPRequest,StopLoadPathPResponse> |
FileSystemMasterClientServiceGrpc.getStopLoadPathMethod() |
static com.google.protobuf.Parser<StopLoadPathPRequest> |
StopLoadPathPRequest.parser() |
Modifier and Type | Method and Description |
---|---|
StopLoadPathPRequest.Builder |
StopLoadPathPRequest.Builder.mergeFrom(StopLoadPathPRequest other) |
static StopLoadPathPRequest.Builder |
StopLoadPathPRequest.newBuilder(StopLoadPathPRequest prototype) |
StopLoadPathPResponse |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub.stopLoadPath(StopLoadPathPRequest request) |
com.google.common.util.concurrent.ListenableFuture<StopLoadPathPResponse> |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub.stopLoadPath(StopLoadPathPRequest request) |
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.