| 程序包 | 说明 |
|---|---|
| com.tencent.polaris.client.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
ClientProto.Client |
ClientProto.Client.Builder.build() |
ClientProto.Client |
ClientProto.Client.Builder.buildPartial() |
ClientProto.Client |
ResponseProto.ResponseOrBuilder.getClient()
.v1.Client client = 3; |
ClientProto.Client |
ResponseProto.Response.getClient()
.v1.Client client = 3; |
ClientProto.Client |
ResponseProto.Response.Builder.getClient()
.v1.Client client = 3; |
static ClientProto.Client |
ClientProto.Client.getDefaultInstance() |
ClientProto.Client |
ClientProto.Client.getDefaultInstanceForType() |
ClientProto.Client |
ClientProto.Client.Builder.getDefaultInstanceForType() |
static ClientProto.Client |
ClientProto.Client.parseDelimitedFrom(InputStream input) |
static ClientProto.Client |
ClientProto.Client.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProto.Client |
ClientProto.Client.parseFrom(byte[] data) |
static ClientProto.Client |
ClientProto.Client.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProto.Client |
ClientProto.Client.parseFrom(ByteBuffer data) |
static ClientProto.Client |
ClientProto.Client.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProto.Client |
ClientProto.Client.parseFrom(com.google.protobuf.ByteString data) |
static ClientProto.Client |
ClientProto.Client.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProto.Client |
ClientProto.Client.parseFrom(com.google.protobuf.CodedInputStream input) |
static ClientProto.Client |
ClientProto.Client.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClientProto.Client |
ClientProto.Client.parseFrom(InputStream input) |
static ClientProto.Client |
ClientProto.Client.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<ClientProto.Client> |
ClientProto.Client.getParserForType() |
static io.grpc.MethodDescriptor<ClientProto.Client,ResponseProto.Response> |
PolarisGRPCGrpc.getReportClientMethod() |
static com.google.protobuf.Parser<ClientProto.Client> |
ClientProto.Client.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseProto.Response.Builder |
ResponseProto.Response.Builder.mergeClient(ClientProto.Client value)
.v1.Client client = 3; |
ClientProto.Client.Builder |
ClientProto.Client.Builder.mergeFrom(ClientProto.Client other) |
static ClientProto.Client.Builder |
ClientProto.Client.newBuilder(ClientProto.Client prototype) |
ResponseProto.Response |
PolarisGRPCGrpc.PolarisGRPCBlockingStub.reportClient(ClientProto.Client request)
客户端上报
|
com.google.common.util.concurrent.ListenableFuture<ResponseProto.Response> |
PolarisGRPCGrpc.PolarisGRPCFutureStub.reportClient(ClientProto.Client request)
客户端上报
|
void |
PolarisGRPCGrpc.PolarisGRPCImplBase.reportClient(ClientProto.Client request,
io.grpc.stub.StreamObserver<ResponseProto.Response> responseObserver)
客户端上报
|
void |
PolarisGRPCGrpc.PolarisGRPCStub.reportClient(ClientProto.Client request,
io.grpc.stub.StreamObserver<ResponseProto.Response> responseObserver)
客户端上报
|
ResponseProto.Response.Builder |
ResponseProto.Response.Builder.setClient(ClientProto.Client value)
.v1.Client client = 3; |
Copyright © 2022. All rights reserved.