|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.je.log.StatsFileReader.EntryInfo
static class StatsFileReader.EntryInfo
Field Summary | |
---|---|
int |
count
|
int |
maxBytes
|
int |
minBytes
|
int |
provisionalCount
|
long |
totalBytes
|
Constructor Summary | |
---|---|
StatsFileReader.EntryInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int count
public int provisionalCount
public long totalBytes
public int minBytes
public int maxBytes
Constructor Detail |
---|
StatsFileReader.EntryInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |