All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractSnappyInputStream A common base class for frame based snappy input streams.AbstractSnappyInputStream.FrameAction AbstractSnappyInputStream.FrameData AbstractSnappyInputStream.FrameMetaData AbstractSnappyOutputStream This is a base class supporting both theSnappyOutputStream
andSnappyFramedOutputStream
.BufferRecycler Simple helper class to encapsulate details of basic buffer recycling scheme, which helps a lot (as per profiling) for smaller encoding cases.CorruptionException Crc32C 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.Main Memory SlowMemory Snappy SnappyCompressor SnappyDecompressor SnappyFramed Constants for implementing x-snappy-framed.SnappyFramedInputStream Implements the x-snappy-framed as anInputStream
.SnappyFramedOutputStream Implements the x-snappy-framed as anOutputStream
.SnappyInputStream Deprecated. Prefer the use ofSnappyFramedInputStream
which implements the standardx-snappy-framed
specification.SnappyInternalUtils SnappyOutputStream Deprecated. UseSnappyFramedOutputStream
which implements the standardx-snappy-framed
specification.UnsafeMemory