Uses of Interface
org.cojen.tupl.io.CauseCloseable
Packages that use CauseCloseable
-
Uses of CauseCloseable in org.cojen.tupl
Subinterfaces of CauseCloseable in org.cojen.tuplModifier and TypeInterfaceDescriptioninterface
Primary database interface, containing a collection of transactional indexes. -
Uses of CauseCloseable in org.cojen.tupl.io
Classes in org.cojen.tupl.io that implement CauseCloseableModifier and TypeClassDescriptionclass
Lowest I/O interface to a file or device.final class
BasicPageArray
implementation which accesses a file.class
PageArray
implementation which accesses a fixed sized file, fully mapped to memory.class
Defines a persistent, array of fixed sized pages.class
CombinesPageArrays
together in a sequential fashion.class