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