public interface StoreEventSourceConfiguration<R> extends org.ehcache.spi.service.ServiceConfiguration<Store.Provider,R>
ServiceConfiguration used by the EhcacheManager to populate the dispatcher
concurrency in the StoreConfigurationImpl.| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_DISPATCHER_CONCURRENCY
Default dispatcher concurrency
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDispatcherConcurrency()
Indicates over how many buckets should ordered events be spread
|
static final int DEFAULT_DISPATCHER_CONCURRENCY