Package org.apache.pekko.persistence.testkit
package org.apache.pekko.persistence.testkit
-
ClassDescriptionDelete events in the journal up to
toSeqNumberoperation.INTERNAL APIDelete particular snapshot from storage by its metadata.Delete snapshots from storage by criteria.INTERNAL APIINTERNAL APIINTERNAL APIINTERNAL APIPolicies allow to emulate behavior of the storage (failures and rejections).INTERNAL APIINTERNAL APIINTERNAL APIEmulates successful processing of some operation.Read from journal operation with events that were read.Read persistent actor's sequence number operation.Read persistent actor's sequence number operation.Storage read operation for recovery of the persistent actor.Emulates rejection of operation by the journal witherrorexception.Snapshot metainformation.INTERNAL API Operations supported by snapshot pluginINTERNAL APIEmulates exception thrown by the storage on the attempt to perform some operation.Write in journal operation with events to be written.Storage write operation to persist snapshot in the storage.