Package com.exonum.messages.proof
Class ListProofOuterClass
java.lang.Object
com.exonum.messages.proof.ListProofOuterClass
public final class ListProofOuterClass
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ListProofOuterClass.HashedEntry
Represents list key and corresponding hash value.static interface
ListProofOuterClass.HashedEntryOrBuilder
static class
ListProofOuterClass.ListProof
Subset of ProofList elements coupled with a proof.static class
ListProofOuterClass.ListProofEntry
Index of the list element and its value.static interface
ListProofOuterClass.ListProofEntryOrBuilder
static interface
ListProofOuterClass.ListProofOrBuilder
static class
ListProofOuterClass.ProofListKey
Node position in the Merkle tree.static interface
ListProofOuterClass.ProofListKeyOrBuilder
-
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-