| Interface | Description |
|---|---|
| ILRUCache<K,V> | |
| Snappy.SPI |
| Class | Description |
|---|---|
| BasicSliceOutput | |
| Closeables | |
| DynamicSliceOutput | |
| Hash | |
| IntVector | |
| LogMessageFormatter | |
| LRUCache<K,V> |
LRU cache with special weigher to count correctly Slice weight.
|
| 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.
|
| SafeListBuilder<T extends Closeable> |
If for some reason
SafeListBuilder.build() is not called (eg: due to some exception) when SafeListBuilder.close()
is called, then Closeable.close() method will be called on each inserted items. |
| SizeOf | |
| Slice |
Little Endian slice of a byte array.
|
| SliceComparator | |
| SliceInput | |
| SliceOutput | |
| Slices | |
| Snappy |
A Snappy abstraction which attempts uses the iq80 implementation and falls back
to the xerial Snappy implementation it cannot be loaded.
|
| Snappy.IQ80Snappy | |
| Snappy.XerialSnappy | |
| VariableLengthQuantity |
Copyright © 2011–2020. All rights reserved.