Interface BookkeeperInternalCallbacks.WriteCallback

    • Method Detail

      • writeComplete

        void writeComplete​(int rc,
                           long ledgerId,
                           long entryId,
                           BookieId addr,
                           java.lang.Object ctx)