Package | Description |
---|---|
net.sf.ehcache.store.disk |
This package contains the disk store.
|
Modifier and Type | Field and Description |
---|---|
private Segment[] |
DiskStore.segments |
Modifier and Type | Method and Description |
---|---|
private Segment |
DiskStore.segmentFor(int hash) |
Modifier and Type | Method and Description |
---|---|
private static long |
DiskStore.lockedSize(Segment[] segs) |
Element |
DiskStorageFactory.retrieve(DiskStorageFactory.DiskSubstitute object,
Segment segment)
Decodes the supplied
DiskStorageFactory.DiskSubstitute , updating statistics. |
private static long |
DiskStore.volatileSize(Segment[] segs) |