Interface DOMStoreWriteTransaction

    • Method Detail

      • ready

        DOMStoreThreePhaseCommitCohort ready()
        Seals transaction, and returns three-phase commit cohort associated with this transaction and DOM Store to be coordinated by coordinator.
        Returns:
        Three Phase Commit Cohort instance for this transaction.