Interface NodeCacheListener


public interface NodeCacheListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a change has occurred
  • Method Details

    • nodeChanged

      void nodeChanged() throws Exception
      Called when a change has occurred
      Throws:
      Exception