com.sleepycat.db
public final class RecoveryOperation extends Object
| Field Summary | |
|---|---|
| static RecoveryOperation | ABORT |
| static RecoveryOperation | APPLY |
| static RecoveryOperation | BACKWARD_ROLL |
| static RecoveryOperation | FORWARD_ROLL |
| static RecoveryOperation | |
| Method Summary | |
|---|---|
| static RecoveryOperation | fromFlag(int flag) |
| String | toString() |