Package org.ehcache.core.config.store

Package holding implementation of Store.Configuration and related types.

See:
          Description

Interface Summary
StoreEventSourceConfiguration ServiceConfiguration used by the EhcacheManager to populate the ordered event parallelism in the StoreConfigurationImpl.
 

Class Summary
StoreConfigurationImpl<K,V> Implementation class of the Store.Configuration as used by EhcacheManager in order to prepare Store creation.
 

Package org.ehcache.core.config.store Description

Package holding implementation of Store.Configuration and related types.