Package net.sf.ehcache.store.disk.ods
This package contains the classes managing the on-disk structure of the disk store.
-
Interface Summary Interface Description AATreeSet.Node<E> Interface implemented by nodes within this tree. -
Class Summary Class Description AATreeSet<T extends java.lang.Comparable> A AA-Tree based SortedSet implementationAATreeSet.AbstractTreeNode<E> Abstract node implementation that can be extended with a custom payload.FileAllocationTree File allocation tree allows C-like alloc/free operations on a random access file.Region Class that represents the regions held within this set.