Class RecoverTester
java.lang.Object
org.h2.store.RecoverTester
- All Implemented Interfaces:
Recorder
-
Field Summary
Fields inherited from interface Recorder
CREATE_NEW_FILE, CREATE_TEMP_FILE, DELETE, OPEN_OUTPUT_STREAM, RENAME, TRUNCATE, WRITE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidInitialize the recover test.voidRecord the method.voidsetTestEvery(int testEvery)
-
Constructor Details
-
RecoverTester
public RecoverTester()
-
-
Method Details
-
init
Initialize the recover test.- Parameters:
recoverTest- the value of the recover test parameter
-
log
-
setTestEvery
public void setTestEvery(int testEvery)
-