Searched refs:FORWARD_ROLL (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DRecoveryOperation.java28 The FORWARD_ROLL and APPLY operations frequently imply the same actions,
34 public static final RecoveryOperation FORWARD_ROLL = field in class:RecoveryOperation
35 new RecoveryOperation("FORWARD_ROLL", DbConstants.DB_TXN_FORWARD_ROLL);
46 The FORWARD_ROLL and APPLY operations frequently imply the same actions,
87 return FORWARD_ROLL;

Completed in 35 milliseconds