类 RateLimitGRPCV2Grpc
java.lang.Object
com.tencent.polaris.ratelimit.client.pb.RateLimitGRPCV2Grpc
@Generated(value="by gRPC proto compiler (version 1.50.0)",
comments="Source: grpcapi_v2_metric.proto")
public final class RateLimitGRPCV2Grpc
extends java.lang.Object
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classRateLimitGRPCV2Grpc.RateLimitGRPCV2BlockingStubstatic classRateLimitGRPCV2Grpc.RateLimitGRPCV2FutureStubstatic classRateLimitGRPCV2Grpc.RateLimitGRPCV2ImplBasestatic classRateLimitGRPCV2Grpc.RateLimitGRPCV2Stub -
字段概要
字段 修饰符和类型 字段 说明 static java.lang.StringSERVICE_NAME -
方法概要
修饰符和类型 方法 说明 static io.grpc.ServiceDescriptorgetServiceDescriptor()static io.grpc.MethodDescriptor<RatelimitV2.RateLimitRequest,RatelimitV2.RateLimitResponse>getServiceMethod()static io.grpc.MethodDescriptor<RatelimitV2.TimeAdjustRequest,RatelimitV2.TimeAdjustResponse>getTimeAdjustMethod()static RateLimitGRPCV2Grpc.RateLimitGRPCV2BlockingStubnewBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the servicestatic RateLimitGRPCV2Grpc.RateLimitGRPCV2FutureStubnewFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the servicestatic RateLimitGRPCV2Grpc.RateLimitGRPCV2StubnewStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service从类继承的方法 java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
SERVICE_NAME
public static final java.lang.String SERVICE_NAME- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
getServiceMethod
public static io.grpc.MethodDescriptor<RatelimitV2.RateLimitRequest,RatelimitV2.RateLimitResponse> getServiceMethod() -
getTimeAdjustMethod
public static io.grpc.MethodDescriptor<RatelimitV2.TimeAdjustRequest,RatelimitV2.TimeAdjustResponse> getTimeAdjustMethod() -
newStub
Creates a new async stub that supports all call types for the service -
newBlockingStub
public static RateLimitGRPCV2Grpc.RateLimitGRPCV2BlockingStub newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service -
newFutureStub
Creates a new ListenableFuture-style stub that supports unary calls on the service -
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-