Class TxnVerifyPolicy


public class TxnVerifyPolicy extends BatchPolicy
Multi-record transaction (MRT) policy fields used to batch verify record versions on commit. Used a placeholder for now as there are no additional fields beyond BatchPolicy.
  • Constructor Details

    • TxnVerifyPolicy

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

      public TxnVerifyPolicy()
      Default constructor.