|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ehcache.impl.config.event.DefaultEventSourceConfiguration
public class DefaultEventSourceConfiguration
DefaultEventSourceConfiguration
| Field Summary |
|---|
| Fields inherited from interface org.ehcache.core.config.store.StoreEventSourceConfiguration |
|---|
DEFAULT_EVENT_PARALLELISM |
| Constructor Summary | |
|---|---|
DefaultEventSourceConfiguration(int orderedEventParallelism)
|
|
| Method Summary | |
|---|---|
int |
getOrderedEventParallelism()
Indicates over how many buckets should ordered events be spread |
java.lang.Class<Store.Provider> |
getServiceType()
Indicates which service this configuration works with. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEventSourceConfiguration(int orderedEventParallelism)
| Method Detail |
|---|
public int getOrderedEventParallelism()
StoreEventSourceConfiguration
getOrderedEventParallelism in interface StoreEventSourceConfigurationpublic java.lang.Class<Store.Provider> getServiceType()
ServiceConfiguration
getServiceType in interface ServiceConfiguration<Store.Provider>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||