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