Class Hierarchy
- java.lang.Object
- org.apache.pekko.persistence.snapshot.NoSnapshotStore (implements org.apache.pekko.persistence.snapshot.SnapshotStore)
- org.apache.pekko.persistence.PluginSpec (implements org.scalatest.wordspec.AnyWordSpecLike, org.scalatest.BeforeAndAfterAll, org.scalatest.BeforeAndAfterEach, org.scalatest.matchers.should.Matchers, org.apache.pekko.testkit.TestKitBase)
- org.apache.pekko.persistence.snapshot.SnapshotStoreSpec (implements org.apache.pekko.persistence.scalatest.MayVerb, org.apache.pekko.persistence.scalatest.OptionalTests, org.apache.pekko.persistence.SnapshotStoreCapabilityFlags)
- org.apache.pekko.persistence.snapshot.SnapshotStoreSpec$ (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.pekko.persistence.snapshot.NoSnapshotStore.NoSnapshotStoreException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.apache.pekko.actor.Actor
- org.apache.pekko.persistence.snapshot.SnapshotStore (also extends org.apache.pekko.actor.ActorLogging)
- org.apache.pekko.actor.ActorLogging
- org.apache.pekko.persistence.snapshot.SnapshotStore (also extends org.apache.pekko.actor.Actor)