@Generated(value="by gRPC proto compiler (version 1.48.0)", comments="Source: binlog/cistern.proto") public final class CisternGrpc extends Object
Interfaces exported by CisternServer.
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CisternGrpc.CisternBlockingStub
Interfaces exported by CisternServer.
|
static class |
CisternGrpc.CisternFutureStub
Interfaces exported by CisternServer.
|
static class |
CisternGrpc.CisternImplBase
Interfaces exported by CisternServer.
|
static class |
CisternGrpc.CisternStub
Interfaces exported by CisternServer.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<CisternOuterClass.DumpBinlogReq,CisternOuterClass.DumpBinlogResp> |
getDumpBinlogMethod() |
static io.grpc.MethodDescriptor<CisternOuterClass.DumpDDLJobsReq,CisternOuterClass.DumpDDLJobsResp> |
getDumpDDLJobsMethod() |
static io.grpc.MethodDescriptor<CisternOuterClass.NotifyReq,CisternOuterClass.NotifyResp> |
getNotifyMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static CisternGrpc.CisternBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static CisternGrpc.CisternFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static CisternGrpc.CisternStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<CisternOuterClass.DumpBinlogReq,CisternOuterClass.DumpBinlogResp> getDumpBinlogMethod()
public static io.grpc.MethodDescriptor<CisternOuterClass.DumpDDLJobsReq,CisternOuterClass.DumpDDLJobsResp> getDumpDDLJobsMethod()
public static io.grpc.MethodDescriptor<CisternOuterClass.NotifyReq,CisternOuterClass.NotifyResp> getNotifyMethod()
public static CisternGrpc.CisternStub newStub(io.grpc.Channel channel)
public static CisternGrpc.CisternBlockingStub newBlockingStub(io.grpc.Channel channel)
public static CisternGrpc.CisternFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023 PingCAP. All rights reserved.