SnapshotSelectionCriteria

org.apache.pekko.persistence.SnapshotSelectionCriteria$
See theSnapshotSelectionCriteria companion class

Attributes

Companion
class
Source
SnapshotProtocol.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def create(maxSequenceNr: Long, maxTimestamp: Long): SnapshotSelectionCriteria

Java API.

Java API.

Attributes

Source
SnapshotProtocol.scala
def create(maxSequenceNr: Long, maxTimestamp: Long, minSequenceNr: Long, minTimestamp: Long): SnapshotSelectionCriteria

Java API.

Java API.

Attributes

Source
SnapshotProtocol.scala

Java API.

Java API.

Attributes

Source
SnapshotProtocol.scala

Java API.

Java API.

Attributes

Source
SnapshotProtocol.scala

Concrete fields

The latest saved snapshot.

The latest saved snapshot.

Attributes

Source
SnapshotProtocol.scala

No saved snapshot matches.

No saved snapshot matches.

Attributes

Source
SnapshotProtocol.scala