Uses of Interface
org.infinispan.distribution.ch.ConsistentHashFactory
Packages that use ConsistentHashFactory
-
Uses of ConsistentHashFactory in org.infinispan.configuration.cache
Fields in org.infinispan.configuration.cache with type parameters of type ConsistentHashFactoryModifier and TypeFieldDescriptionstatic final org.infinispan.commons.configuration.attributes.AttributeDefinition<ConsistentHashFactory>
HashConfiguration.CONSISTENT_HASH_FACTORY
Methods in org.infinispan.configuration.cache that return ConsistentHashFactoryModifier and TypeMethodDescriptionHashConfiguration.consistentHashFactory()
Deprecated.Since 11.0.Methods in org.infinispan.configuration.cache with parameters of type ConsistentHashFactoryModifier and TypeMethodDescriptionHashConfigurationBuilder.consistentHashFactory
(ConsistentHashFactory<? extends ConsistentHash> consistentHashFactory) Deprecated.Since 11.0.