public interface StoreEventSourceConfiguration<R> extends 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
|
build, compatibleWith, derive, getServiceType
static final int DEFAULT_DISPATCHER_CONCURRENCY