Class MVInDoubtTransaction

    • Field Detail

      • store

        private final MVStore store
      • state

        private int state
    • Constructor Detail

    • Method Detail

      • setState

        public void setState​(int state)
        Description copied from interface: InDoubtTransaction
        Change the state of this transaction. This will also update the transaction log.
        Specified by:
        setState in interface InDoubtTransaction
        Parameters:
        state - the new state