@Generated(value="by gRPC proto compiler (version 1.54.1)", comments="Source: grpc/journal_master.proto") public final class JournalMasterClientServiceGrpc extends Object
This interface contains journal master service endpoints for Alluxio clients.
Modifier and Type | Class and Description |
---|---|
static interface |
JournalMasterClientServiceGrpc.AsyncService
This interface contains journal master service endpoints for Alluxio clients.
|
static class |
JournalMasterClientServiceGrpc.JournalMasterClientServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service JournalMasterClientService.
|
static class |
JournalMasterClientServiceGrpc.JournalMasterClientServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service JournalMasterClientService.
|
static class |
JournalMasterClientServiceGrpc.JournalMasterClientServiceImplBase
Base class for the server implementation of the service JournalMasterClientService.
|
static class |
JournalMasterClientServiceGrpc.JournalMasterClientServiceStub
A stub to allow clients to do asynchronous rpc calls to service JournalMasterClientService.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<GetQuorumInfoPRequest,GetQuorumInfoPResponse> getGetQuorumInfoMethod()
public static io.grpc.MethodDescriptor<RemoveQuorumServerPRequest,RemoveQuorumServerPResponse> getRemoveQuorumServerMethod()
public static io.grpc.MethodDescriptor<TransferLeadershipPRequest,TransferLeadershipPResponse> getTransferLeadershipMethod()
public static io.grpc.MethodDescriptor<ResetPrioritiesPRequest,ResetPrioritiesPResponse> getResetPrioritiesMethod()
public static io.grpc.MethodDescriptor<GetTransferLeaderMessagePRequest,GetTransferLeaderMessagePResponse> getGetTransferLeaderMessageMethod()
public static io.grpc.MethodDescriptor<GetNodeStatePRequest,GetNodeStatePResponse> getGetNodeStateMethod()
public static JournalMasterClientServiceGrpc.JournalMasterClientServiceStub newStub(io.grpc.Channel channel)
public static JournalMasterClientServiceGrpc.JournalMasterClientServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static JournalMasterClientServiceGrpc.JournalMasterClientServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(JournalMasterClientServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.