Class Hasher

java.lang.Object
com.yahoo.compress.Hasher

public class Hasher extends Object
Utility for hashing providing multiple hashing methods
Author:
baldersheim
  • Constructor Details

    • Hasher

      public Hasher()
  • Method Details

    • xxh3

      public static long xxh3(byte[] data)
      Uses net.openhft.hashing.LongHashFunction.xx3()