Uses of Class
org.xerial.snappy.BitShuffleNative
-
Packages that use BitShuffleNative Package Description org.xerial.snappy Snappy API for compressing/decompressing data. -
-
Uses of BitShuffleNative in org.xerial.snappy
Fields in org.xerial.snappy declared as BitShuffleNative Modifier and Type Field Description private static BitShuffleNative
SnappyLoader. bitshuffleApi
private static BitShuffleNative
BitShuffle. impl
An instance of BitShuffleNativeMethods in org.xerial.snappy that return BitShuffleNative Modifier and Type Method Description (package private) static BitShuffleNative
SnappyLoader. loadBitShuffleApi()
-