Package io.deephaven.engine.util.file
package io.deephaven.engine.util.file
-
ClassDescriptionA representation of an open file.Base class for accessors that wrap a
FileHandlewith support for interruption and asynchronous close.Factory interface for producingFileHandles.Simple least-recently-opened "cache" for FileHandles, to avoid running up against ulimits.SeekableByteChannelwrapper aroundFileHandlewith support for re-opening the handle in case it has been closed asynchronously.