接口 BloomFilter.Hasher

封闭接口:
BloomFilter

public static interface BloomFilter.Hasher
哈希器
作者:
Administrator
  • 方法概要

    修饰符和类型
    方法
    说明
    long
    hash(Object object, int funIndex)
     
  • 方法详细资料

    • hash

      long hash(Object object, int funIndex)
      参数:
      object - 对象
      funIndex - 函数下标
      返回:
      object 的 第 funIndex Hash 值