All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Class Description BitShuffle BitShuffleNative JNI interfaces of theBitShuffleimplementation.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 ABufferPoolimplementation which caches values at fixed sizes.DefaultBufferAllocator Simple buffer allocator, which does not reuse the allocated bufferDefaultPoolFactory Manages implementation ofBufferPoolto use by default.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 ABufferPoolimplementation 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 usesIOExceptionSnappyFramedInputStream 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 theSnappyimplementation.SnappyOutputStream This class implements a stream filter for writing compressed data using Snappy.