| Package | Description |
|---|---|
| com.tencent.polaris.client.pb |
| Modifier and Type | Method and Description |
|---|---|
LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.Builder.build() |
LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.Builder.buildPartial() |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.getDefaultInstance() |
LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.getDefaultInstanceForType() |
LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.Builder.getDefaultInstanceForType() |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseDelimitedFrom(InputStream input) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseFrom(byte[] data) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseFrom(ByteBuffer data) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseFrom(com.google.protobuf.ByteString data) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseFrom(InputStream input) |
static LocationGRPCService.LocationRequest |
LocationGRPCService.LocationRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<LocationGRPCService.LocationRequest,LocationGRPCService.LocationResponse> |
LocationGRPCGrpc.getGetLocationMethod() |
com.google.protobuf.Parser<LocationGRPCService.LocationRequest> |
LocationGRPCService.LocationRequest.getParserForType() |
static com.google.protobuf.Parser<LocationGRPCService.LocationRequest> |
LocationGRPCService.LocationRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
LocationGRPCService.LocationResponse |
LocationGRPCGrpc.LocationGRPCBlockingStub.getLocation(LocationGRPCService.LocationRequest request)
获取客户端地理位置信息
|
com.google.common.util.concurrent.ListenableFuture<LocationGRPCService.LocationResponse> |
LocationGRPCGrpc.LocationGRPCFutureStub.getLocation(LocationGRPCService.LocationRequest request)
获取客户端地理位置信息
|
void |
LocationGRPCGrpc.LocationGRPCImplBase.getLocation(LocationGRPCService.LocationRequest request,
io.grpc.stub.StreamObserver<LocationGRPCService.LocationResponse> responseObserver)
获取客户端地理位置信息
|
void |
LocationGRPCGrpc.LocationGRPCStub.getLocation(LocationGRPCService.LocationRequest request,
io.grpc.stub.StreamObserver<LocationGRPCService.LocationResponse> responseObserver)
获取客户端地理位置信息
|
LocationGRPCService.LocationRequest.Builder |
LocationGRPCService.LocationRequest.Builder.mergeFrom(LocationGRPCService.LocationRequest other) |
static LocationGRPCService.LocationRequest.Builder |
LocationGRPCService.LocationRequest.newBuilder(LocationGRPCService.LocationRequest prototype) |
Copyright © 2023. All rights reserved.