Snapshot

@SerialVersionUID(1L)
final case class Snapshot(data: Any)

Wrapper for snapshot data. Snapshot data are the actual snapshot objects captured by the persistent actor.

See also:
Source:
SnapshotSerializer.scala
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product