Class PublicResolver.ContentChangedEventResponse

  • Enclosing class:
    PublicResolver

    public static class PublicResolver.ContentChangedEventResponse
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      byte[] hash  
      Log log  
      byte[] node  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • log

        public Log log
      • node

        public byte[] node
      • hash

        public byte[] hash
    • Constructor Detail

      • ContentChangedEventResponse

        public ContentChangedEventResponse()