Class PredicateHash

java.lang.Object
com.yahoo.document.predicate.PredicateHash

public class PredicateHash extends Object
This hash function must match the corresponding C++ hash function in 'ConvertClass', currently located at 'rise_platform/src/interface/cpp/api/ConvertClass.h'
Author:
Magnar Nedland
  • Constructor Details

    • PredicateHash

      public PredicateHash()
  • Method Details

    • hash64

      public static long hash64(String s)