Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.journal |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetQuorumInfoPRequest> |
GetQuorumInfoPRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetQuorumInfoPRequest |
GetQuorumInfoPRequest.Builder.build() |
GetQuorumInfoPRequest |
GetQuorumInfoPRequest.Builder.buildPartial() |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.getDefaultInstance() |
GetQuorumInfoPRequest |
GetQuorumInfoPRequest.getDefaultInstanceForType() |
GetQuorumInfoPRequest |
GetQuorumInfoPRequest.Builder.getDefaultInstanceForType() |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseDelimitedFrom(InputStream input) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseFrom(byte[] data) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseFrom(ByteBuffer data) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseFrom(InputStream input) |
static GetQuorumInfoPRequest |
GetQuorumInfoPRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetQuorumInfoPRequest,GetQuorumInfoPResponse> |
JournalMasterClientServiceGrpc.getGetQuorumInfoMethod() |
com.google.protobuf.Parser<GetQuorumInfoPRequest> |
GetQuorumInfoPRequest.getParserForType() |
static com.google.protobuf.Parser<GetQuorumInfoPRequest> |
GetQuorumInfoPRequest.parser() |
Modifier and Type | Method and Description |
---|---|
GetQuorumInfoPResponse |
JournalMasterClientServiceGrpc.JournalMasterClientServiceBlockingStub.getQuorumInfo(GetQuorumInfoPRequest request)
Gets list of server states in an embedded journal quorum.
|
com.google.common.util.concurrent.ListenableFuture<GetQuorumInfoPResponse> |
JournalMasterClientServiceGrpc.JournalMasterClientServiceFutureStub.getQuorumInfo(GetQuorumInfoPRequest request)
Gets list of server states in an embedded journal quorum.
|
void |
JournalMasterClientServiceGrpc.JournalMasterClientServiceImplBase.getQuorumInfo(GetQuorumInfoPRequest request,
io.grpc.stub.StreamObserver<GetQuorumInfoPResponse> responseObserver)
Gets list of server states in an embedded journal quorum.
|
void |
JournalMasterClientServiceGrpc.JournalMasterClientServiceStub.getQuorumInfo(GetQuorumInfoPRequest request,
io.grpc.stub.StreamObserver<GetQuorumInfoPResponse> responseObserver)
Gets list of server states in an embedded journal quorum.
|
GetQuorumInfoPRequest.Builder |
GetQuorumInfoPRequest.Builder.mergeFrom(GetQuorumInfoPRequest other) |
static GetQuorumInfoPRequest.Builder |
GetQuorumInfoPRequest.newBuilder(GetQuorumInfoPRequest prototype) |
Modifier and Type | Method and Description |
---|---|
void |
JournalMasterClientServiceHandler.getQuorumInfo(GetQuorumInfoPRequest request,
io.grpc.stub.StreamObserver<GetQuorumInfoPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.