public interface EventSourcing
| Modifier and Type | Method and Description |
|---|---|
EventStore |
eventStore() |
void |
invalidateCache() |
<T> Model<T> |
load(String id,
Class<T> modelType) |
void invalidateCache()
EventStore eventStore()
Copyright © 2019 Flux Capacitor. All rights reserved.