Interface TestKitStorage<P,R>
- All Superinterfaces:
InMemStorage<String,,R> InternalReprSupport<R>,PolicyOps<P>
- All Known Subinterfaces:
EventStorage,SnapshotStorage
INTERNAL API
-
Method Summary
Methods inherited from interface org.apache.pekko.persistence.testkit.internal.InMemStorage
add, add, clearAll, clearAllPreservingSeqNumbers, delete, deleteToSeqNumber, eventsMap_$eq, expectNextQueue_$eq, findMany, findOneByIndex, firstInExpectNextQueue, getHighestSeqNumber, getLastSeqNumber, keys, read, read, readAll, removeFirstInExpectNextQueue, removeKey, removePreservingSeqNumber, reprToSeqNum, updateOrSetNewMethods inherited from interface org.apache.pekko.persistence.testkit.internal.InternalReprSupport
toInternal, toReprMethods inherited from interface org.apache.pekko.persistence.testkit.internal.PolicyOps
currentPolicy, DefaultPolicy, resetPolicy, setPolicy