Uses of Class
org.infinispan.configuration.cache.HashConfiguration
Packages that use HashConfiguration
-
Uses of HashConfiguration in org.infinispan.configuration.cache
Subclasses with type arguments of type HashConfiguration in org.infinispan.configuration.cacheModifier and TypeClassDescriptionclass
Allows fine-tuning of rehashing characteristics.Classes in org.infinispan.configuration.cache that implement interfaces with type arguments of type HashConfigurationModifier and TypeClassDescriptionclass
Allows fine-tuning of rehashing characteristics.Methods in org.infinispan.configuration.cache that return HashConfigurationModifier and TypeMethodDescriptionHashConfigurationBuilder.create()
ClusteringConfiguration.hash()
Configure hash sub elementMethods in org.infinispan.configuration.cache with parameters of type HashConfigurationModifier and TypeMethodDescriptionHashConfigurationBuilder.read
(HashConfiguration template, Combine combine) -
Uses of HashConfiguration in org.infinispan.distribution.ch
Methods in org.infinispan.distribution.ch with parameters of type HashConfigurationModifier and TypeMethodDescriptiondefault void
KeyPartitioner.init
(HashConfiguration configuration) Initialization. -
Uses of HashConfiguration in org.infinispan.distribution.ch.impl
Methods in org.infinispan.distribution.ch.impl with parameters of type HashConfigurationModifier and TypeMethodDescriptionvoid
HashFunctionPartitioner.init
(HashConfiguration configuration)