Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.meta |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<RegisterJobMasterPRequest> |
RegisterJobMasterPRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RegisterJobMasterPRequest |
RegisterJobMasterPRequest.Builder.build() |
RegisterJobMasterPRequest |
RegisterJobMasterPRequest.Builder.buildPartial() |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.getDefaultInstance() |
RegisterJobMasterPRequest |
RegisterJobMasterPRequest.getDefaultInstanceForType() |
RegisterJobMasterPRequest |
RegisterJobMasterPRequest.Builder.getDefaultInstanceForType() |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseDelimitedFrom(InputStream input) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseFrom(byte[] data) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseFrom(ByteBuffer data) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseFrom(com.google.protobuf.ByteString data) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseFrom(InputStream input) |
static RegisterJobMasterPRequest |
RegisterJobMasterPRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<RegisterJobMasterPRequest> |
RegisterJobMasterPRequest.getParserForType() |
static io.grpc.MethodDescriptor<RegisterJobMasterPRequest,RegisterJobMasterPResponse> |
JobMasterMasterServiceGrpc.getRegisterMasterMethod() |
static com.google.protobuf.Parser<RegisterJobMasterPRequest> |
RegisterJobMasterPRequest.parser() |
Modifier and Type | Method and Description |
---|---|
RegisterJobMasterPRequest.Builder |
RegisterJobMasterPRequest.Builder.mergeFrom(RegisterJobMasterPRequest other) |
static RegisterJobMasterPRequest.Builder |
RegisterJobMasterPRequest.newBuilder(RegisterJobMasterPRequest prototype) |
RegisterJobMasterPResponse |
JobMasterMasterServiceGrpc.JobMasterMasterServiceBlockingStub.registerMaster(RegisterJobMasterPRequest request)
Registers a master.
|
com.google.common.util.concurrent.ListenableFuture<RegisterJobMasterPResponse> |
JobMasterMasterServiceGrpc.JobMasterMasterServiceFutureStub.registerMaster(RegisterJobMasterPRequest request)
Registers a master.
|
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.