Interface Instance.Reporter

  • Enclosing interface:
    Instance

    public static interface Instance.Reporter
    This object is used to report back changes in status.
    • Method Detail

      • report

        void report​(java.lang.String report)
             throws KeeperException,
                    java.lang.InterruptedException
        Throws:
        KeeperException
        java.lang.InterruptedException