@Generated(value="by gRPC proto compiler (version 1.60.0)", comments="Source: pdpb.proto") public final class PDGrpc extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
PDGrpc.AsyncService |
static class |
PDGrpc.PDBlockingStub
A stub to allow clients to do synchronous rpc calls to service PD.
|
static class |
PDGrpc.PDFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service PD.
|
static class |
PDGrpc.PDImplBase
Base class for the server implementation of the service PD.
|
static class |
PDGrpc.PDStub
A stub to allow clients to do asynchronous rpc calls to service PD.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<Pdpb.GetMembersRequest,Pdpb.GetMembersResponse> getGetMembersMethod()
public static io.grpc.MethodDescriptor<Pdpb.TsoRequest,Pdpb.TsoResponse> getTsoMethod()
public static io.grpc.MethodDescriptor<Pdpb.BootstrapRequest,Pdpb.BootstrapResponse> getBootstrapMethod()
public static io.grpc.MethodDescriptor<Pdpb.IsBootstrappedRequest,Pdpb.IsBootstrappedResponse> getIsBootstrappedMethod()
public static io.grpc.MethodDescriptor<Pdpb.AllocIDRequest,Pdpb.AllocIDResponse> getAllocIDMethod()
public static io.grpc.MethodDescriptor<Pdpb.GetStoreRequest,Pdpb.GetStoreResponse> getGetStoreMethod()
public static io.grpc.MethodDescriptor<Pdpb.PutStoreRequest,Pdpb.PutStoreResponse> getPutStoreMethod()
public static io.grpc.MethodDescriptor<Pdpb.GetAllStoresRequest,Pdpb.GetAllStoresResponse> getGetAllStoresMethod()
public static io.grpc.MethodDescriptor<Pdpb.StoreHeartbeatRequest,Pdpb.StoreHeartbeatResponse> getStoreHeartbeatMethod()
public static io.grpc.MethodDescriptor<Pdpb.RegionHeartbeatRequest,Pdpb.RegionHeartbeatResponse> getRegionHeartbeatMethod()
public static io.grpc.MethodDescriptor<Pdpb.GetRegionRequest,Pdpb.GetRegionResponse> getGetRegionMethod()
public static io.grpc.MethodDescriptor<Pdpb.GetRegionRequest,Pdpb.GetRegionResponse> getGetPrevRegionMethod()
public static io.grpc.MethodDescriptor<Pdpb.GetRegionByIDRequest,Pdpb.GetRegionResponse> getGetRegionByIDMethod()
public static io.grpc.MethodDescriptor<Pdpb.ScanRegionsRequest,Pdpb.ScanRegionsResponse> getScanRegionsMethod()
public static io.grpc.MethodDescriptor<Pdpb.AskSplitRequest,Pdpb.AskSplitResponse> getAskSplitMethod()
public static io.grpc.MethodDescriptor<Pdpb.ReportSplitRequest,Pdpb.ReportSplitResponse> getReportSplitMethod()
public static io.grpc.MethodDescriptor<Pdpb.AskBatchSplitRequest,Pdpb.AskBatchSplitResponse> getAskBatchSplitMethod()
public static io.grpc.MethodDescriptor<Pdpb.ReportBatchSplitRequest,Pdpb.ReportBatchSplitResponse> getReportBatchSplitMethod()
public static io.grpc.MethodDescriptor<Pdpb.GetClusterConfigRequest,Pdpb.GetClusterConfigResponse> getGetClusterConfigMethod()
public static io.grpc.MethodDescriptor<Pdpb.PutClusterConfigRequest,Pdpb.PutClusterConfigResponse> getPutClusterConfigMethod()
public static io.grpc.MethodDescriptor<Pdpb.ScatterRegionRequest,Pdpb.ScatterRegionResponse> getScatterRegionMethod()
public static io.grpc.MethodDescriptor<Pdpb.GetGCSafePointRequest,Pdpb.GetGCSafePointResponse> getGetGCSafePointMethod()
public static io.grpc.MethodDescriptor<Pdpb.UpdateGCSafePointRequest,Pdpb.UpdateGCSafePointResponse> getUpdateGCSafePointMethod()
public static io.grpc.MethodDescriptor<Pdpb.UpdateServiceGCSafePointRequest,Pdpb.UpdateServiceGCSafePointResponse> getUpdateServiceGCSafePointMethod()
public static io.grpc.MethodDescriptor<Pdpb.SyncRegionRequest,Pdpb.SyncRegionResponse> getSyncRegionsMethod()
public static io.grpc.MethodDescriptor<Pdpb.GetOperatorRequest,Pdpb.GetOperatorResponse> getGetOperatorMethod()
public static io.grpc.MethodDescriptor<Pdpb.SyncMaxTSRequest,Pdpb.SyncMaxTSResponse> getSyncMaxTSMethod()
public static io.grpc.MethodDescriptor<Pdpb.SplitRegionsRequest,Pdpb.SplitRegionsResponse> getSplitRegionsMethod()
public static io.grpc.MethodDescriptor<Pdpb.SplitAndScatterRegionsRequest,Pdpb.SplitAndScatterRegionsResponse> getSplitAndScatterRegionsMethod()
public static io.grpc.MethodDescriptor<Pdpb.GetDCLocationInfoRequest,Pdpb.GetDCLocationInfoResponse> getGetDCLocationInfoMethod()
public static io.grpc.MethodDescriptor<Pdpb.StoreGlobalConfigRequest,Pdpb.StoreGlobalConfigResponse> getStoreGlobalConfigMethod()
public static io.grpc.MethodDescriptor<Pdpb.LoadGlobalConfigRequest,Pdpb.LoadGlobalConfigResponse> getLoadGlobalConfigMethod()
public static io.grpc.MethodDescriptor<Pdpb.WatchGlobalConfigRequest,Pdpb.WatchGlobalConfigResponse> getWatchGlobalConfigMethod()
public static io.grpc.MethodDescriptor<Pdpb.ReportBucketsRequest,Pdpb.ReportBucketsResponse> getReportBucketsMethod()
public static io.grpc.MethodDescriptor<Pdpb.ReportMinResolvedTsRequest,Pdpb.ReportMinResolvedTsResponse> getReportMinResolvedTSMethod()
public static PDGrpc.PDStub newStub(io.grpc.Channel channel)
public static PDGrpc.PDBlockingStub newBlockingStub(io.grpc.Channel channel)
public static PDGrpc.PDFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(PDGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 PingCAP. All rights reserved.