Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.job |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<RegisterJobWorkerPResponse> |
RegisterJobWorkerPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.Builder.build() |
RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.Builder.buildPartial() |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.getDefaultInstance() |
RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.getDefaultInstanceForType() |
RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.Builder.getDefaultInstanceForType() |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseDelimitedFrom(InputStream input) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseFrom(byte[] data) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseFrom(ByteBuffer data) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseFrom(com.google.protobuf.ByteString data) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseFrom(InputStream input) |
static RegisterJobWorkerPResponse |
RegisterJobWorkerPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RegisterJobWorkerPResponse |
JobMasterWorkerServiceGrpc.JobMasterWorkerServiceBlockingStub.registerJobWorker(RegisterJobWorkerPRequest request)
Returns a worker id for the given network address.
|
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<RegisterJobWorkerPResponse> |
RegisterJobWorkerPResponse.getParserForType() |
static io.grpc.MethodDescriptor<RegisterJobWorkerPRequest,RegisterJobWorkerPResponse> |
JobMasterWorkerServiceGrpc.getRegisterJobWorkerMethod() |
static com.google.protobuf.Parser<RegisterJobWorkerPResponse> |
RegisterJobWorkerPResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<RegisterJobWorkerPResponse> |
JobMasterWorkerServiceGrpc.JobMasterWorkerServiceFutureStub.registerJobWorker(RegisterJobWorkerPRequest request)
Returns a worker id for the given network address.
|
Modifier and Type | Method and Description |
---|---|
RegisterJobWorkerPResponse.Builder |
RegisterJobWorkerPResponse.Builder.mergeFrom(RegisterJobWorkerPResponse other) |
static RegisterJobWorkerPResponse.Builder |
RegisterJobWorkerPResponse.newBuilder(RegisterJobWorkerPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
JobMasterWorkerServiceGrpc.JobMasterWorkerServiceImplBase.registerJobWorker(RegisterJobWorkerPRequest request,
io.grpc.stub.StreamObserver<RegisterJobWorkerPResponse> responseObserver)
Returns a worker id for the given network address.
|
void |
JobMasterWorkerServiceGrpc.JobMasterWorkerServiceStub.registerJobWorker(RegisterJobWorkerPRequest request,
io.grpc.stub.StreamObserver<RegisterJobWorkerPResponse> responseObserver)
Returns a worker id for the given network address.
|
Modifier and Type | Method and Description |
---|---|
void |
JobMasterWorkerServiceHandler.registerJobWorker(RegisterJobWorkerPRequest request,
io.grpc.stub.StreamObserver<RegisterJobWorkerPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.