com.sleepycat.db
public class BtreeStats extends DatabaseStats
Method Summary | |
---|---|
int | getDupPages() |
int | getDupPagesFree() |
int | getEmptyPages() |
int | getFree() |
int | getIntPages() |
int | getIntPagesFree() |
int | getLeafPages() |
int | getLeafPagesFree() |
int | getLevels() |
int | getMagic() |
int | getMetaFlags() |
int | getMinKey() |
int | getNumData() |
int | getNumKeys() |
int | getOverPages() |
int | getOverPagesFree() |
int | getPageSize() |
int | getReLen() |
int | getRePad() |
int | getVersion() |
String | toString() |