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