Uses of Class
org.infinispan.distribution.ch.impl.ScatteredConsistentHashFactory.Builder
-
Packages that use ScatteredConsistentHashFactory.Builder Package Description org.infinispan.distribution.ch.impl -
-
Uses of ScatteredConsistentHashFactory.Builder in org.infinispan.distribution.ch.impl
Methods in org.infinispan.distribution.ch.impl with parameters of type ScatteredConsistentHashFactory.Builder Modifier and Type Method Description protected void
ScatteredConsistentHashFactory. rebalanceBuilder(ScatteredConsistentHashFactory.Builder builder)
protected void
ScatteredConsistentHashFactory. replacePrimaryOwners(ScatteredConsistentHashFactory.Builder builder)
Constructors in org.infinispan.distribution.ch.impl with parameters of type ScatteredConsistentHashFactory.Builder Constructor Description Builder(ScatteredConsistentHashFactory.Builder other)
-