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