Class KeyPartitionerFactory

All Implemented Interfaces:
AutoInstantiableFactory, ComponentFactory

public class KeyPartitionerFactory extends AbstractNamedCacheComponentFactory implements AutoInstantiableFactory
Key partitioner factory that uses the hash function defined in the configuration. In the future, we will probably remove the hash function from the configuration and leave only the key partitioner.
Since:
8.2
Author:
Dan Berindei