public final class Transaction extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Transaction.AccountState
Account state as a whole.
|
static interface |
Transaction.AccountStateOrBuilder |
static class |
Transaction.Module
A Move Module to publish
|
static interface |
Transaction.ModuleOrBuilder |
static class |
Transaction.Program
The code for the transaction to execute
|
static interface |
Transaction.ProgramOrBuilder |
static class |
Transaction.RawTransaction
A generic structure that describes a transaction that a client submits
|
static interface |
Transaction.RawTransactionOrBuilder |
static class |
Transaction.Script
The code for the transaction to execute
|
static interface |
Transaction.ScriptOrBuilder |
static class |
Transaction.SignedTransaction
A generic structure that represents signed RawTransaction
|
static interface |
Transaction.SignedTransactionOrBuilder |
static class |
Transaction.SignedTransactionsBlock
A generic structure that represents a block of transactions originated from a
particular validator instance.
|
static interface |
Transaction.SignedTransactionsBlockOrBuilder |
static class |
Transaction.SignedTransactionWithProof
Protobuf type
types.SignedTransactionWithProof |
static interface |
Transaction.SignedTransactionWithProofOrBuilder |
static class |
Transaction.TransactionArgument
An argument to the transaction if the transaction takes arguments
|
static interface |
Transaction.TransactionArgumentOrBuilder |
static class |
Transaction.TransactionListWithProof
A list of consecutive transactions with proof.
|
static interface |
Transaction.TransactionListWithProofOrBuilder |
static class |
Transaction.TransactionToCommit
Transaction struct to commit to storage
|
static interface |
Transaction.TransactionToCommitOrBuilder |
static class |
Transaction.WriteOp
Write Operation on underlying storage.
|
static interface |
Transaction.WriteOpOrBuilder |
static class |
Transaction.WriteOpType
Type of write operation
|
static class |
Transaction.WriteSet
Set of WriteOps to save to storage.
|
static interface |
Transaction.WriteSetOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019. All rights reserved.