Uses of Class
org.infinispan.distribution.ch.impl.ScatteredConsistentHashFactory
-
Packages that use ScatteredConsistentHashFactory Package Description org.infinispan.distribution.ch.impl -
-
Uses of ScatteredConsistentHashFactory in org.infinispan.distribution.ch.impl
Methods in org.infinispan.distribution.ch.impl that return ScatteredConsistentHashFactory Modifier and Type Method Description ScatteredConsistentHashFactoryScatteredConsistentHashFactory.Externalizer. readObject(ObjectInput unmarshaller)Methods in org.infinispan.distribution.ch.impl that return types with arguments of type ScatteredConsistentHashFactory Modifier and Type Method Description Set<Class<? extends ScatteredConsistentHashFactory>>ScatteredConsistentHashFactory.Externalizer. getTypeClasses()Methods in org.infinispan.distribution.ch.impl with parameters of type ScatteredConsistentHashFactory Modifier and Type Method Description voidScatteredConsistentHashFactory.Externalizer. writeObject(ObjectOutput output, ScatteredConsistentHashFactory chf)
-