org.ehcache.core.config.events
Interface StoreEventSourceConfiguration
- All Superinterfaces:
- ServiceConfiguration<Store.Provider>
- All Known Implementing Classes:
- DefaultEventSourceConfiguration
public interface StoreEventSourceConfiguration
- extends ServiceConfiguration<Store.Provider>
StoreEventSourceConfiguration
DEFAULT_EVENT_PARALLELISM
static final int DEFAULT_EVENT_PARALLELISM
- See Also:
- Constant Field Values
getOrderedEventParallelism
int getOrderedEventParallelism()
- Indicates over how many buckets should ordered events be spread
- Returns:
- the number of buckets to use