All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Class Description BitShuffle BitShuffleNative JNI interfaces of theBitShuffle
implementation.BitShuffleType Type codes used in ByteBuffer based BitShuffle APIsBufferAllocator BufferAllocator interface.BufferAllocatorFactory BufferPool Makes various types of buffers available for use and potential re-use.CachedBufferAllocator Cached bufferCachingBufferPool ABufferPool
implementation which caches values at fixed sizes.CachingBufferPool.IntFunction<E> DefaultBufferAllocator Simple buffer allocator, which does not reuse the allocated bufferDefaultPoolFactory Manages implementation ofBufferPool
to use by default.DirectByteBuffers Utility to facilitate disposing of direct byte buffer instances.OSInfo Provides OS name and architecture name.PureJavaCrc32C A pure-java implementation of the CRC32 checksum that uses the CRC32-C polynomial, the same polynomial used by iSCSI and implemented on many Intel chipsets supporting SSE4.2.QuiescentBufferPool ABufferPool
implementation which does no pooling.Snappy Snappy API for data compression/decompressionSnappyApi Snappy compressor/decompressor interface.SnappyBundleActivator OSGi bundle entry pointSnappyCodec Preamble header forSnappyOutputStream
.SnappyError Used when serious errors (unchecked exception) are observed.SnappyErrorCode Error codes of snappy-javaSnappyException Deprecated. Snappy-java now usesIOException
SnappyFramed Constants and utilities for implementing x-snappy-framed.SnappyFramedInputStream SnappyFramedInputStream.FrameAction SnappyFramedInputStream.FrameData SnappyFramedInputStream.FrameMetaData SnappyFramedOutputStream SnappyHadoopCompatibleOutputStream SnappyInputStream A stream filter for reading data compressed bySnappyOutputStream
.SnappyIOException Enhanced IOException with SnappyErrorCodeSnappyLoader Internal only - Do not use this class. This class loads a native library of snappy-java (snappyjava.dll, libsnappy.so, etc.) according to the user platform (os.name and os.arch).SnappyNative JNI interface of theSnappy
implementation.SnappyOutputStream This class implements a stream filter for writing compressed data using Snappy.