CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.Builder.build() |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.Builder.buildPartial() |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.getDefaultInstance() |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.getDefaultInstanceForType() |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.Builder.getDefaultInstanceForType() |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseDelimitedFrom(java.io.InputStream input) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseFrom(byte[] data) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseFrom(java.nio.ByteBuffer data) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseFrom(com.google.protobuf.ByteString data) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseFrom(java.io.InputStream input) |
static CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommandServiceOuterClass.SubmitAndWaitForTransactionResponse |
CommandServiceGrpc.CommandServiceBlockingStub.submitAndWaitForTransaction(CommandServiceOuterClass.SubmitAndWaitRequest request)
Submits a single composite command, waits for its result, and returns the transaction.
|