Class LedgerOpenOp


  • class LedgerOpenOp
    extends java.lang.Object
    Encapsulates the ledger open operation.
    • Method Detail

      • initiate

        public void initiate()
        Inititates the ledger open operation.
      • initiateWithoutRecovery

        public void initiateWithoutRecovery()
        Inititates the ledger open operation without recovery.
      • openComplete

        void openComplete​(int rc,
                          LedgerHandle lh)