| Package | Description |
|---|---|
| ch.epfl.dedis.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
OmniLedgerProto.ClientTransaction
ClientTransaction is a slice of Instructions that will be applied in order.
|
static class |
OmniLedgerProto.ClientTransaction.Builder
ClientTransaction is a slice of Instructions that will be applied in order.
|
| Modifier and Type | Method and Description |
|---|---|
OmniLedgerProto.ClientTransactionOrBuilder |
OmniLedgerProto.AddTxRequestOrBuilder.getTransactionOrBuilder()
Transaction to be applied to the kv-store
|
OmniLedgerProto.ClientTransactionOrBuilder |
OmniLedgerProto.AddTxRequest.getTransactionOrBuilder()
Transaction to be applied to the kv-store
|
OmniLedgerProto.ClientTransactionOrBuilder |
OmniLedgerProto.AddTxRequest.Builder.getTransactionOrBuilder()
Transaction to be applied to the kv-store
|
OmniLedgerProto.ClientTransactionOrBuilder |
OmniLedgerProto.DataBodyOrBuilder.getTransactionsOrBuilder(int index)
repeated .omniledger.ClientTransaction transactions = 1; |
OmniLedgerProto.ClientTransactionOrBuilder |
OmniLedgerProto.DataBody.getTransactionsOrBuilder(int index)
repeated .omniledger.ClientTransaction transactions = 1; |
OmniLedgerProto.ClientTransactionOrBuilder |
OmniLedgerProto.DataBody.Builder.getTransactionsOrBuilder(int index)
repeated .omniledger.ClientTransaction transactions = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends OmniLedgerProto.ClientTransactionOrBuilder> |
OmniLedgerProto.DataBodyOrBuilder.getTransactionsOrBuilderList()
repeated .omniledger.ClientTransaction transactions = 1; |
List<? extends OmniLedgerProto.ClientTransactionOrBuilder> |
OmniLedgerProto.DataBody.getTransactionsOrBuilderList()
repeated .omniledger.ClientTransaction transactions = 1; |
List<? extends OmniLedgerProto.ClientTransactionOrBuilder> |
OmniLedgerProto.DataBody.Builder.getTransactionsOrBuilderList()
repeated .omniledger.ClientTransaction transactions = 1; |
Copyright © 2018. All rights reserved.