Uses of Interface
hudson.util.ConsistentHash.Hash
-
Packages that use ConsistentHash.Hash Package Description hudson.util Other miscellaneous utility code -
-
Uses of ConsistentHash.Hash in hudson.util
Constructors in hudson.util with parameters of type ConsistentHash.Hash Constructor Description ConsistentHash(ConsistentHash.Hash<T> hash)
ConsistentHash(ConsistentHash.Hash<T> hash, int defaultReplication)
-