Package com.linkedin.alpini.io
-
Class Summary Class Description CompressOutputStream BackupOutputStream encapsulates an GZip compressor and provides methods to allow other threads to wait upon the completion of the file.ExternalCommand This class encapsulates a javaProcess
to handle properly output and error and preventing potential deadlocks.MeteredOutputStream NullOutputStream A simple @{link OutputStream} implementation which is equivalent to/dev/null
by acting as a sink for bytes.PigzDeflateCompressor PigzOutputStream PigzOutputStream.Compressor SubprocessBuilder A proxy class for java.lang.ProcessBuilder which may be overridden for purposes of test.ZeroInputStream A simple @{link InputStream} implementation which is equivalent to/dev/zero
by acting as a source for a stream of NUL bytes. -
Enum Summary Enum Description IOUtils