所有方法 静态方法 具体方法
| 限定符和类型 |
方法和说明 |
static io.grpc.MethodDescriptor<Pdpb.AllocIDRequest,Pdpb.AllocIDResponse> |
getAllocIDMethod() |
static io.grpc.MethodDescriptor<Pdpb.AskBatchSplitRequest,Pdpb.AskBatchSplitResponse> |
getAskBatchSplitMethod() |
static io.grpc.MethodDescriptor<Pdpb.AskSplitRequest,Pdpb.AskSplitResponse> |
getAskSplitMethod() |
static io.grpc.MethodDescriptor<Pdpb.BootstrapRequest,Pdpb.BootstrapResponse> |
getBootstrapMethod() |
static io.grpc.MethodDescriptor<Pdpb.GetAllStoresRequest,Pdpb.GetAllStoresResponse> |
getGetAllStoresMethod() |
static io.grpc.MethodDescriptor<Pdpb.GetClusterConfigRequest,Pdpb.GetClusterConfigResponse> |
getGetClusterConfigMethod() |
static io.grpc.MethodDescriptor<Pdpb.GetDCLocationInfoRequest,Pdpb.GetDCLocationInfoResponse> |
getGetDCLocationInfoMethod() |
static io.grpc.MethodDescriptor<Pdpb.GetGCSafePointRequest,Pdpb.GetGCSafePointResponse> |
getGetGCSafePointMethod() |
static io.grpc.MethodDescriptor<Pdpb.GetMembersRequest,Pdpb.GetMembersResponse> |
getGetMembersMethod() |
static io.grpc.MethodDescriptor<Pdpb.GetOperatorRequest,Pdpb.GetOperatorResponse> |
getGetOperatorMethod() |
static io.grpc.MethodDescriptor<Pdpb.GetRegionRequest,Pdpb.GetRegionResponse> |
getGetPrevRegionMethod() |
static io.grpc.MethodDescriptor<Pdpb.GetRegionByIDRequest,Pdpb.GetRegionResponse> |
getGetRegionByIDMethod() |
static io.grpc.MethodDescriptor<Pdpb.GetRegionRequest,Pdpb.GetRegionResponse> |
getGetRegionMethod() |
static io.grpc.MethodDescriptor<Pdpb.GetStoreRequest,Pdpb.GetStoreResponse> |
getGetStoreMethod() |
static io.grpc.MethodDescriptor<Pdpb.IsBootstrappedRequest,Pdpb.IsBootstrappedResponse> |
getIsBootstrappedMethod() |
static io.grpc.MethodDescriptor<Pdpb.LoadGlobalConfigRequest,Pdpb.LoadGlobalConfigResponse> |
getLoadGlobalConfigMethod() |
static io.grpc.MethodDescriptor<Pdpb.PutClusterConfigRequest,Pdpb.PutClusterConfigResponse> |
getPutClusterConfigMethod() |
static io.grpc.MethodDescriptor<Pdpb.PutStoreRequest,Pdpb.PutStoreResponse> |
getPutStoreMethod() |
static io.grpc.MethodDescriptor<Pdpb.RegionHeartbeatRequest,Pdpb.RegionHeartbeatResponse> |
getRegionHeartbeatMethod() |
static io.grpc.MethodDescriptor<Pdpb.ReportBatchSplitRequest,Pdpb.ReportBatchSplitResponse> |
getReportBatchSplitMethod() |
static io.grpc.MethodDescriptor<Pdpb.ReportBucketsRequest,Pdpb.ReportBucketsResponse> |
getReportBucketsMethod() |
static io.grpc.MethodDescriptor<Pdpb.ReportMinResolvedTsRequest,Pdpb.ReportMinResolvedTsResponse> |
getReportMinResolvedTSMethod() |
static io.grpc.MethodDescriptor<Pdpb.ReportSplitRequest,Pdpb.ReportSplitResponse> |
getReportSplitMethod() |
static io.grpc.MethodDescriptor<Pdpb.ScanRegionsRequest,Pdpb.ScanRegionsResponse> |
getScanRegionsMethod() |
static io.grpc.MethodDescriptor<Pdpb.ScatterRegionRequest,Pdpb.ScatterRegionResponse> |
getScatterRegionMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<Pdpb.SplitAndScatterRegionsRequest,Pdpb.SplitAndScatterRegionsResponse> |
getSplitAndScatterRegionsMethod() |
static io.grpc.MethodDescriptor<Pdpb.SplitRegionsRequest,Pdpb.SplitRegionsResponse> |
getSplitRegionsMethod() |
static io.grpc.MethodDescriptor<Pdpb.StoreGlobalConfigRequest,Pdpb.StoreGlobalConfigResponse> |
getStoreGlobalConfigMethod() |
static io.grpc.MethodDescriptor<Pdpb.StoreHeartbeatRequest,Pdpb.StoreHeartbeatResponse> |
getStoreHeartbeatMethod() |
static io.grpc.MethodDescriptor<Pdpb.SyncMaxTSRequest,Pdpb.SyncMaxTSResponse> |
getSyncMaxTSMethod() |
static io.grpc.MethodDescriptor<Pdpb.SyncRegionRequest,Pdpb.SyncRegionResponse> |
getSyncRegionsMethod() |
static io.grpc.MethodDescriptor<Pdpb.TsoRequest,Pdpb.TsoResponse> |
getTsoMethod() |
static io.grpc.MethodDescriptor<Pdpb.UpdateGCSafePointRequest,Pdpb.UpdateGCSafePointResponse> |
getUpdateGCSafePointMethod() |
static io.grpc.MethodDescriptor<Pdpb.UpdateServiceGCSafePointRequest,Pdpb.UpdateServiceGCSafePointResponse> |
getUpdateServiceGCSafePointMethod() |
static io.grpc.MethodDescriptor<Pdpb.WatchGlobalConfigRequest,Pdpb.WatchGlobalConfigResponse> |
getWatchGlobalConfigMethod() |
static PDGrpc.PDBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static PDGrpc.PDFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static PDGrpc.PDStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|