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