@Generated(value="by gRPC proto compiler (version 1.17.1)",
comments="Source: mcp.proto")
public final class AggregatedMeshConfigServiceGrpc
extends java.lang.Object
The aggregated mesh configuration services allow a single management server, via a single gRPC stream, to deliver all API updates.
| 限定符和类型 | 类和说明 |
|---|---|
private static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBaseDescriptorSupplier |
static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub
The aggregated mesh configuration services allow a single
management server, via a single gRPC stream, to deliver all API
updates.
|
private static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceFileDescriptorSupplier |
static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceFutureStub
The aggregated mesh configuration services allow a single
management server, via a single gRPC stream, to deliver all API
updates.
|
static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceImplBase
The aggregated mesh configuration services allow a single
management server, via a single gRPC stream, to deliver all API
updates.
|
private static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceMethodDescriptorSupplier |
static class |
AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceStub
The aggregated mesh configuration services allow a single
management server, via a single gRPC stream, to deliver all API
updates.
|
private static class |
AggregatedMeshConfigServiceGrpc.MethodHandlers<Req,Resp> |
| 限定符和类型 | 字段和说明 |
|---|---|
private static io.grpc.MethodDescriptor<IncrementalMeshConfigRequest,IncrementalMeshConfigResponse> |
getIncrementalAggregatedResourcesMethod |
private static io.grpc.MethodDescriptor<MeshConfigRequest,MeshConfigResponse> |
getStreamAggregatedResourcesMethod |
private static int |
METHODID_INCREMENTAL_AGGREGATED_RESOURCES |
private static int |
METHODID_STREAM_AGGREGATED_RESOURCES |
static java.lang.String |
SERVICE_NAME |
private static io.grpc.ServiceDescriptor |
serviceDescriptor |
| 限定符 | 构造器和说明 |
|---|---|
private |
AggregatedMeshConfigServiceGrpc() |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<IncrementalMeshConfigRequest,IncrementalMeshConfigResponse> |
getIncrementalAggregatedResourcesMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<MeshConfigRequest,MeshConfigResponse> |
getStreamAggregatedResourcesMethod() |
static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
private static volatile io.grpc.MethodDescriptor<MeshConfigRequest,MeshConfigResponse> getStreamAggregatedResourcesMethod
private static volatile io.grpc.MethodDescriptor<IncrementalMeshConfigRequest,IncrementalMeshConfigResponse> getIncrementalAggregatedResourcesMethod
private static final int METHODID_STREAM_AGGREGATED_RESOURCES
private static final int METHODID_INCREMENTAL_AGGREGATED_RESOURCES
private static volatile io.grpc.ServiceDescriptor serviceDescriptor
public static io.grpc.MethodDescriptor<MeshConfigRequest,MeshConfigResponse> getStreamAggregatedResourcesMethod()
public static io.grpc.MethodDescriptor<IncrementalMeshConfigRequest,IncrementalMeshConfigResponse> getIncrementalAggregatedResourcesMethod()
public static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceStub newStub(io.grpc.Channel channel)
public static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018–2020 Alibaba Group. All rights reserved.