Class KeyPartitionerFactory
- java.lang.Object
-
- org.infinispan.factories.AnyScopeComponentFactory
-
- org.infinispan.factories.AbstractNamedCacheComponentFactory
-
- org.wildfly.clustering.infinispan.distribution.KeyPartitionerFactory
-
- All Implemented Interfaces:
org.infinispan.factories.AutoInstantiableFactory,org.infinispan.factories.ComponentFactory
public class KeyPartitionerFactory extends org.infinispan.factories.AbstractNamedCacheComponentFactory implements org.infinispan.factories.AutoInstantiableFactoryCustom key partitioner factory that uses the same key partitioner for all clustered caches, including non-tx invalidation caches.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description KeyPartitionerFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectconstruct(String componentName)
-