Package com.illumon.iris.db.util.file
-
Interface Summary Interface Description FileHandleFactory Factory interface for producingFileHandle
s.FileHandleFactory.FileToHandleFunction -
Class Summary Class Description FileHandle A representation of an open file.FileHandleAccessor Base class for accessors that wrap aFileHandle
with 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 SeekableByteChannel
wrapper aroundFileHandle
with 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.