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