@Generated(value="by gRPC proto compiler (version 1.29.0)", comments="Source: topsql_agent.proto") public final class TopSQLPubSubGrpc extends Object
TiDB implements TopSQLPubSub service for clients to subscribe to TopSQL data.
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TopSQLPubSubGrpc.TopSQLPubSubBlockingStub
TiDB implements TopSQLPubSub service for clients to subscribe to TopSQL data.
|
static class |
TopSQLPubSubGrpc.TopSQLPubSubFutureStub
TiDB implements TopSQLPubSub service for clients to subscribe to TopSQL data.
|
static class |
TopSQLPubSubGrpc.TopSQLPubSubImplBase
TiDB implements TopSQLPubSub service for clients to subscribe to TopSQL data.
|
static class |
TopSQLPubSubGrpc.TopSQLPubSubStub
TiDB implements TopSQLPubSub service for clients to subscribe to TopSQL data.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.tikv.shade.io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static org.tikv.shade.io.grpc.MethodDescriptor<TopSQLSubRequest,TopSQLSubResponse> |
getSubscribeMethod() |
static TopSQLPubSubGrpc.TopSQLPubSubBlockingStub |
newBlockingStub(org.tikv.shade.io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static TopSQLPubSubGrpc.TopSQLPubSubFutureStub |
newFutureStub(org.tikv.shade.io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static TopSQLPubSubGrpc.TopSQLPubSubStub |
newStub(org.tikv.shade.io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static org.tikv.shade.io.grpc.MethodDescriptor<TopSQLSubRequest,TopSQLSubResponse> getSubscribeMethod()
public static TopSQLPubSubGrpc.TopSQLPubSubStub newStub(org.tikv.shade.io.grpc.Channel channel)
public static TopSQLPubSubGrpc.TopSQLPubSubBlockingStub newBlockingStub(org.tikv.shade.io.grpc.Channel channel)
public static TopSQLPubSubGrpc.TopSQLPubSubFutureStub newFutureStub(org.tikv.shade.io.grpc.Channel channel)
public static org.tikv.shade.io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023 PingCAP. All rights reserved.