Class BitShuffleNative

java.lang.Object
org.xerial.snappy.BitShuffleNative

public class BitShuffleNative extends Object
JNI interfaces of the BitShuffle implementation. The native method in this class is defined in BitShuffleNative.h (genereted by javah) and BitShuffleNative.cpp

DO NOT USE THIS CLASS since the direct use of this class might break the native library code loading in SnappyLoader.

  • Constructor Details

    • BitShuffleNative

      public BitShuffleNative()
  • Method Details