Interface AsyncCallback.RecoverCallback

  • Enclosing interface:
    AsyncCallback

    @Public
    @Stable
    public static interface AsyncCallback.RecoverCallback
    Async Callback for recovering ledgers.
    Since:
    4.0
    • Method Detail

      • recoverComplete

        void recoverComplete​(int rc,
                             java.lang.Object ctx)
        Callback definition for bookie recover operations.
        Parameters:
        rc - return code
        ctx - context object