COPY, CREATE_DIRECTORY, CREATE_NEW_FILE, CREATE_TEMP_FILE, DELETE, OPEN_OUTPUT_STREAM, RENAME, TRUNCATE, WRITE| Constructor and Description |
|---|
RecoverTester() |
| Modifier and Type | Method and Description |
|---|---|
static RecoverTester |
getInstance() |
static void |
init(String recoverTest)
Initialize the recover test.
|
void |
log(int op,
String fileName,
byte[] data,
long x)
Record the method.
|
void |
setTestEvery(int testEvery) |
public static void init(String recoverTest)
recoverTest - the value of the recover test parameterpublic static RecoverTester getInstance()
public void log(int op,
String fileName,
byte[] data,
long x)
Recorderpublic void setTestEvery(int testEvery)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.