Package com.illumon.iris.db.util.file
-
Interface Summary Interface Description FileHandleFactory Factory interface for producingFileHandles.FileHandleFactory.FileToHandleFunction -
Class Summary Class Description FileHandle A representation of an open file.FileHandleAccessor Base class for accessors that wrap aFileHandlewith support for interruption and asynchronous close.FileHandleByteBufferSink ByteBufferSink that writes to a FileHandle in lieu of a FileChannel.FileHandleFactory.OpenOptionsHelper TrackedFileHandleFactory Simple least-recently-opened "cache" for FileHandles, to avoid running up against ulimits.TrackedSeekableByteChannel SeekableByteChannelwrapper aroundFileHandlewith support for re-opening the handle in case it has been closed asynchronously. -
Enum Summary Enum Description DataBufferCalculator Useful constants and utilities for manipulating buffers.