| 程序包 | 说明 |
|---|---|
| com.baidu.xuper.contractpb |
| 限定符和类型 | 方法和说明 |
|---|---|
Contract.PostLogResponse |
Contract.PostLogResponse.Builder.build() |
Contract.PostLogResponse |
Contract.PostLogResponse.Builder.buildPartial() |
static Contract.PostLogResponse |
Contract.PostLogResponse.getDefaultInstance() |
Contract.PostLogResponse |
Contract.PostLogResponse.getDefaultInstanceForType() |
Contract.PostLogResponse |
Contract.PostLogResponse.Builder.getDefaultInstanceForType() |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseDelimitedFrom(InputStream input) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseFrom(byte[] data) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseFrom(ByteBuffer data) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseFrom(com.google.protobuf.ByteString data) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseFrom(InputStream input) |
static Contract.PostLogResponse |
Contract.PostLogResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Contract.PostLogResponse |
SyscallGrpc.SyscallBlockingStub.postLog(Contract.PostLogRequest request)
Post log
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<Contract.PostLogResponse> |
Contract.PostLogResponse.getParserForType() |
static io.grpc.MethodDescriptor<Contract.PostLogRequest,Contract.PostLogResponse> |
SyscallGrpc.getPostLogMethod() |
static com.google.protobuf.Parser<Contract.PostLogResponse> |
Contract.PostLogResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<Contract.PostLogResponse> |
SyscallGrpc.SyscallFutureStub.postLog(Contract.PostLogRequest request)
Post log
|
| 限定符和类型 | 方法和说明 |
|---|---|
Contract.PostLogResponse.Builder |
Contract.PostLogResponse.Builder.mergeFrom(Contract.PostLogResponse other) |
static Contract.PostLogResponse.Builder |
Contract.PostLogResponse.newBuilder(Contract.PostLogResponse prototype) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SyscallGrpc.SyscallImplBase.postLog(Contract.PostLogRequest request,
io.grpc.stub.StreamObserver<Contract.PostLogResponse> responseObserver)
Post log
|
void |
SyscallGrpc.SyscallStub.postLog(Contract.PostLogRequest request,
io.grpc.stub.StreamObserver<Contract.PostLogResponse> responseObserver)
Post log
|
Copyright © 2020. All rights reserved.