com.sleepycat.db
public class LogStats extends Object
| Method Summary | |
|---|---|
| int | getCurFile() |
| int | getCurOffset() |
| int | getDiskFile() |
| int | getDiskOffset() |
| int | getLgBSize() |
| int | getLgSize() |
| int | getMagic() |
| int | getMaxCommitperflush() |
| int | getMinCommitperflush() |
| int | getMode() |
| int | getRCount() |
| int | getRecord() |
| int | getRegionNowait() |
| int | getRegionWait() |
| int | getRegSize() |
| int | getSCount() |
| int | getVersion() |
| int | getWBytes() |
| int | getWcBytes() |
| int | getWcMbytes() |
| int | getWCount() |
| int | getWCountFill() |
| int | getWMbytes() |
| String | toString() |