@Generated(value="by gRPC proto compiler (version 1.29.0)", comments="Source: topsql_agent.proto") public final class TopSQLAgentGrpc extends Object
TopSQLAgent is the persistent agent service for TopSQL records
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TopSQLAgentGrpc.TopSQLAgentBlockingStub
TopSQLAgent is the persistent agent service for TopSQL records
|
static class |
TopSQLAgentGrpc.TopSQLAgentFutureStub
TopSQLAgent is the persistent agent service for TopSQL records
|
static class |
TopSQLAgentGrpc.TopSQLAgentImplBase
TopSQLAgent is the persistent agent service for TopSQL records
|
static class |
TopSQLAgentGrpc.TopSQLAgentStub
TopSQLAgent is the persistent agent service for TopSQL records
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.tikv.shade.io.grpc.MethodDescriptor<PlanMeta,EmptyResponse> |
getReportPlanMetaMethod() |
static org.tikv.shade.io.grpc.MethodDescriptor<SQLMeta,EmptyResponse> |
getReportSQLMetaMethod() |
static org.tikv.shade.io.grpc.MethodDescriptor<TopSQLRecord,EmptyResponse> |
getReportTopSQLRecordsMethod() |
static org.tikv.shade.io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static TopSQLAgentGrpc.TopSQLAgentBlockingStub |
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 TopSQLAgentGrpc.TopSQLAgentFutureStub |
newFutureStub(org.tikv.shade.io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static TopSQLAgentGrpc.TopSQLAgentStub |
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<TopSQLRecord,EmptyResponse> getReportTopSQLRecordsMethod()
public static org.tikv.shade.io.grpc.MethodDescriptor<SQLMeta,EmptyResponse> getReportSQLMetaMethod()
public static org.tikv.shade.io.grpc.MethodDescriptor<PlanMeta,EmptyResponse> getReportPlanMetaMethod()
public static TopSQLAgentGrpc.TopSQLAgentStub newStub(org.tikv.shade.io.grpc.Channel channel)
public static TopSQLAgentGrpc.TopSQLAgentBlockingStub newBlockingStub(org.tikv.shade.io.grpc.Channel channel)
public static TopSQLAgentGrpc.TopSQLAgentFutureStub newFutureStub(org.tikv.shade.io.grpc.Channel channel)
public static org.tikv.shade.io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023 PingCAP. All rights reserved.