ehcache

Package net.sf.ehcache.store.disk.ods

This package contains the classes managing the on-disk structure of the disk store.

See:
          Description

Interface Summary
AATreeSet.Node<E> Interface implemented by nodes within this tree.
 

Class Summary
AATreeSet<T extends Comparable> A AA-Tree based SortedSet implementation
AATreeSet.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.
 

Package net.sf.ehcache.store.disk.ods Description

This package contains the classes managing the on-disk structure of the disk store.


ehcache

Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.