Class TxnRollPolicy


public class TxnRollPolicy extends BatchPolicy
Multi-record transaction (MRT) policy fields used to batch roll forward/backward records on commit or abort. Used a placeholder for now as there are no additional fields beyond BatchPolicy.
  • Constructor Details

    • TxnRollPolicy

      public TxnRollPolicy(TxnRollPolicy other)
      Copy policy from another policy.
    • TxnRollPolicy

      public TxnRollPolicy()
      Default constructor.