@Generated(value="by gRPC proto compiler (version 1.37.0)", 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 class |
JournalMasterClientServiceGrpc.JournalMasterClientServiceBlockingStub
This interface contains journal master service endpoints for Alluxio clients.
|
static class |
JournalMasterClientServiceGrpc.JournalMasterClientServiceFutureStub
This interface contains journal master service endpoints for Alluxio clients.
|
static class |
JournalMasterClientServiceGrpc.JournalMasterClientServiceImplBase
This interface contains journal master service endpoints for Alluxio clients.
|
static class |
JournalMasterClientServiceGrpc.JournalMasterClientServiceStub
This interface contains journal master service endpoints for Alluxio clients.
|
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 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 io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All Rights Reserved.