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