com.hammurapi.eventbus.tests.familyties
Class FamilyTiesEventStoreImpl.Config
java.lang.Object
com.hammurapi.store.local.LocalStoreBase.Config<AbstractEventBus.Handle<Relative,Integer,FamilyTiesRules,Long>,Relative,FamilyTiesEventStore>
com.hammurapi.eventbus.tests.familyties.FamilyTiesEventStoreImpl.Config
- All Implemented Interfaces:
- Cloneable
- Enclosing class:
- FamilyTiesEventStoreImpl
public static class FamilyTiesEventStoreImpl.Config
- extends LocalStoreBase.Config<AbstractEventBus.Handle<Relative,Integer,FamilyTiesRules,Long>,Relative,FamilyTiesEventStore>
Config class with bound generic parameters.
| Methods inherited from class com.hammurapi.store.local.LocalStoreBase.Config |
clone, getCleanupTaskThreshold, getExecutorService, getHandleFactory, getHandleStrength, getNoPkStore, getObservableConverter, getPkStore, getPrimaryKeyExtractor, isCacheExtracted, isWeakPrimaryKey, setCacheExtracted, setCleanupTaskThreshold, setExecutorService, setHandleFactory, setHandleStrength, setNoPkStore, setObservableConverter, setPkStore, setPrimaryKeyExtractor, setWeakPrimaryKey |
FamilyTiesEventStoreImpl.Config
public FamilyTiesEventStoreImpl.Config()