Class VersionGeneratorFactory

All Implemented Interfaces:
AutoInstantiableFactory, ComponentFactory

public class VersionGeneratorFactory extends AbstractNamedCacheComponentFactory implements AutoInstantiableFactory
Version generator component factory. Version generators are used for situations where version or ids are needed, e.g. data versioning, transaction recovery, or hotrod/memcached support.
Since:
5.1
Author:
Manik Surtani, Galder ZamarreƱo