Class ReplicatedConsistentHashFactory

java.lang.Object
org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory
All Implemented Interfaces:
ConsistentHashFactory<ReplicatedConsistentHash>

@ProtoTypeId(1163) public class ReplicatedConsistentHashFactory extends Object implements ConsistentHashFactory<ReplicatedConsistentHash>
Factory for ReplicatedConsistentHash.
Since:
5.2
Author:
Dan Berindei, anistor@redhat.com