Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.meta |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<RegisterJobMasterPResponse> |
RegisterJobMasterPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RegisterJobMasterPResponse |
RegisterJobMasterPResponse.Builder.build() |
RegisterJobMasterPResponse |
RegisterJobMasterPResponse.Builder.buildPartial() |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.getDefaultInstance() |
RegisterJobMasterPResponse |
RegisterJobMasterPResponse.getDefaultInstanceForType() |
RegisterJobMasterPResponse |
RegisterJobMasterPResponse.Builder.getDefaultInstanceForType() |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseDelimitedFrom(InputStream input) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseFrom(byte[] data) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseFrom(ByteBuffer data) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseFrom(com.google.protobuf.ByteString data) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseFrom(InputStream input) |
static RegisterJobMasterPResponse |
RegisterJobMasterPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RegisterJobMasterPResponse |
JobMasterMasterServiceGrpc.JobMasterMasterServiceBlockingStub.registerMaster(RegisterJobMasterPRequest request)
Registers a master.
|
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<RegisterJobMasterPResponse> |
RegisterJobMasterPResponse.getParserForType() |
static io.grpc.MethodDescriptor<RegisterJobMasterPRequest,RegisterJobMasterPResponse> |
JobMasterMasterServiceGrpc.getRegisterMasterMethod() |
static com.google.protobuf.Parser<RegisterJobMasterPResponse> |
RegisterJobMasterPResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<RegisterJobMasterPResponse> |
JobMasterMasterServiceGrpc.JobMasterMasterServiceFutureStub.registerMaster(RegisterJobMasterPRequest request)
Registers a master.
|
Modifier and Type | Method and Description |
---|---|
RegisterJobMasterPResponse.Builder |
RegisterJobMasterPResponse.Builder.mergeFrom(RegisterJobMasterPResponse other) |
static RegisterJobMasterPResponse.Builder |
RegisterJobMasterPResponse.newBuilder(RegisterJobMasterPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
JobMasterMasterServiceGrpc.AsyncService.registerMaster(RegisterJobMasterPRequest request,
io.grpc.stub.StreamObserver<RegisterJobMasterPResponse> responseObserver)
Registers a master.
|
void |
JobMasterMasterServiceGrpc.JobMasterMasterServiceStub.registerMaster(RegisterJobMasterPRequest request,
io.grpc.stub.StreamObserver<RegisterJobMasterPResponse> responseObserver)
Registers a master.
|
Modifier and Type | Method and Description |
---|---|
void |
JobMasterMasterServiceHandler.registerMaster(RegisterJobMasterPRequest request,
io.grpc.stub.StreamObserver<RegisterJobMasterPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.