com.hammurapi.eventbus.local
Class LocalEventStoreImpl.LocalEventDeputyStore<E,P extends Comparable<P>,C>
java.lang.Object
com.hammurapi.eventbus.local.LocalEventStoreImpl.LocalEventDeputyStore<E,P,C>
- All Implemented Interfaces:
- EventStore<E,P,C,AbstractEventBus.Handle<E,P,C,Long>,LocalEventStore<E,P,C>>, LocalEventStore<E,P,C>
- Enclosing class:
- LocalEventStoreImpl<E,P extends Comparable<P>,C>
protected static class LocalEventStoreImpl.LocalEventDeputyStore<E,P extends Comparable<P>,C>
- extends
- implements LocalEventStore<E,P,C>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalEventStoreImpl.LocalEventDeputyStore
public LocalEventStoreImpl.LocalEventDeputyStore( master,
ReadWriteLock masterLock)
createDeputy
protected LocalEventStore<E,P,C> createDeputy()
createUnmodifiableFacade
public LocalEventStore<E,P,C> createUnmodifiableFacade()
createLiveView
protected LocalEventStore<E,P,C> createLiveView( selector)