Class Hasher.NodeList<T>

java.lang.Object
com.yahoo.search.cluster.Hasher.NodeList<T>
Enclosing class:
Hasher<T>

public static class Hasher.NodeList<T> extends Object
  • Constructor Details

  • Method Details

    • getNodeCount

      public int getNodeCount()
    • select

      public T select(int code, int trynum)
    • hasNode

      public boolean hasNode(T node)