Class Digest.DigestItem

  • All Implemented Interfaces:
    Codec
    Enclosing class:
    Digest

    public static class Digest.DigestItem
    extends EnumType
    A EnumType the specifies the specific item in the logs of a Digest
    • Constructor Detail

      • DigestItem

        public DigestItem​(java.lang.Object value)
    • Method Detail

      • getAsAuthoritiesChange

        public Vector<AuthorityId> getAsAuthoritiesChange()
        Returns the item as a AuthoritiesChange
      • getAsChangesTrieRoot

        public Digest.ChangesTrieRoot getAsChangesTrieRoot()
        Returns the item as a ChangesTrieRoot
      • getAsOther

        public Digest.Other getAsOther()
        Returns the item as a Other
      • getAsSeal

        public Digest.Seal getAsSeal()
        Returns the item as a Seal
      • isConsensus

        public boolean isConsensus()
        Returns true on Consensus
      • isSeal

        public boolean isSeal()
        Returns true on Seal