Package com.illumon.iris.db.util.file
package com.illumon.iris.db.util.file
-
ClassDescriptionUseful constants and utilities for manipulating buffers.A representation of an open file.Base class for accessors that wrap a
FileHandle
with support for interruption and asynchronous close.ByteBufferSink that writes to a FileHandle in lieu of a FileChannel.Factory interface for producingFileHandle
s.Simple least-recently-opened "cache" for FileHandles, to avoid running up against ulimits.SeekableByteChannel
wrapper aroundFileHandle
with support for re-opening the handle in case it has been closed asynchronously.