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