Package com.kheops.jmap.client.cache
Class DiskIndexStats
java.lang.Object
com.kheops.jmap.client.cache.DiskIndexStats
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
SIZEpublic static final long SIZE- See Also:
 
 
- 
- 
Constructor Details- 
DiskIndexStatspublic DiskIndexStats()
- 
DiskIndexStats
 
- 
- 
Method Details- 
getCountpublic int getCount()
- 
setCountpublic void setCount(int count) 
- 
getLengthpublic long getLength()
- 
setLengthpublic void setLength(long length) 
- 
write- Throws:
- IOException
 
- 
read- Throws:
- IOException
 
 
-