TimestampOffset

org.apache.pekko.persistence.query.TimestampOffset
See theTimestampOffset companion class

Attributes

Companion
class
Source
Offset.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 apply(timestamp: Instant, seen: Map[String, Long]): TimestampOffset

Attributes

Source
Offset.scala

Try to convert the Offset to a TimestampOffset. Epoch timestamp is used for NoOffset.

Try to convert the Offset to a TimestampOffset. Epoch timestamp is used for NoOffset.

Attributes

Source
Offset.scala

Concrete fields

Attributes

Source
Offset.scala