类 LocationGRPCGrpc
java.lang.Object
com.tencent.polaris.client.pb.LocationGRPCGrpc
@Generated(value="by gRPC proto compiler (version 1.50.0)",
comments="Source: grpcapi_location.proto")
public final class LocationGRPCGrpc
extends java.lang.Object
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classLocationGRPCGrpc.LocationGRPCBlockingStubstatic classLocationGRPCGrpc.LocationGRPCFutureStubstatic classLocationGRPCGrpc.LocationGRPCImplBasestatic classLocationGRPCGrpc.LocationGRPCStub -
字段概要
字段 修饰符和类型 字段 说明 static java.lang.StringSERVICE_NAME -
方法概要
修饰符和类型 方法 说明 static io.grpc.MethodDescriptor<LocationGRPCService.LocationRequest,LocationGRPCService.LocationResponse>getGetLocationMethod()static io.grpc.ServiceDescriptorgetServiceDescriptor()static LocationGRPCGrpc.LocationGRPCBlockingStubnewBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the servicestatic LocationGRPCGrpc.LocationGRPCFutureStubnewFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the servicestatic LocationGRPCGrpc.LocationGRPCStubnewStub(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- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
getGetLocationMethod
public static io.grpc.MethodDescriptor<LocationGRPCService.LocationRequest,LocationGRPCService.LocationResponse> getGetLocationMethod() -
newStub
Creates a new async stub that supports all call types for the service -
newBlockingStub
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()
-