| Package | Description |
|---|---|
| admission_control | |
| types |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<GetWithProof.UpdateToLatestLedgerRequest,GetWithProof.UpdateToLatestLedgerResponse> |
AdmissionControlGrpc.getUpdateToLatestLedgerMethod() |
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.UpdateToLatestLedgerResponse |
AdmissionControlGrpc.AdmissionControlBlockingStub.updateToLatestLedger(GetWithProof.UpdateToLatestLedgerRequest request)
This API is used to update the client to the latest ledger version and
optionally also request 1..n other pieces of data.
|
com.google.common.util.concurrent.ListenableFuture<GetWithProof.UpdateToLatestLedgerResponse> |
AdmissionControlGrpc.AdmissionControlFutureStub.updateToLatestLedger(GetWithProof.UpdateToLatestLedgerRequest request)
This API is used to update the client to the latest ledger version and
optionally also request 1..n other pieces of data.
|
void |
AdmissionControlGrpc.AdmissionControlImplBase.updateToLatestLedger(GetWithProof.UpdateToLatestLedgerRequest request,
io.grpc.stub.StreamObserver<GetWithProof.UpdateToLatestLedgerResponse> responseObserver)
This API is used to update the client to the latest ledger version and
optionally also request 1..n other pieces of data.
|
void |
AdmissionControlGrpc.AdmissionControlStub.updateToLatestLedger(GetWithProof.UpdateToLatestLedgerRequest request,
io.grpc.stub.StreamObserver<GetWithProof.UpdateToLatestLedgerResponse> responseObserver)
This API is used to update the client to the latest ledger version and
optionally also request 1..n other pieces of data.
|
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.Builder.build() |
GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.Builder.buildPartial() |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.getDefaultInstance() |
GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.getDefaultInstanceForType() |
GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.Builder.getDefaultInstanceForType() |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseDelimitedFrom(InputStream input) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseFrom(byte[] data) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseFrom(ByteBuffer data) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseFrom(InputStream input) |
static GetWithProof.UpdateToLatestLedgerRequest |
GetWithProof.UpdateToLatestLedgerRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GetWithProof.UpdateToLatestLedgerRequest> |
GetWithProof.UpdateToLatestLedgerRequest.getParserForType() |
static com.google.protobuf.Parser<GetWithProof.UpdateToLatestLedgerRequest> |
GetWithProof.UpdateToLatestLedgerRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetWithProof.UpdateToLatestLedgerRequest.Builder |
GetWithProof.UpdateToLatestLedgerRequest.Builder.mergeFrom(GetWithProof.UpdateToLatestLedgerRequest other) |
static GetWithProof.UpdateToLatestLedgerRequest.Builder |
GetWithProof.UpdateToLatestLedgerRequest.newBuilder(GetWithProof.UpdateToLatestLedgerRequest prototype) |
Copyright © 2019. All rights reserved.