Latest

dev.profunktor.redis4cats.streams.data.StreamingOffset.Latest
case class Latest[K](key: K) extends StreamingOffset[K]

Attributes

Graph
Supertypes
trait StreamingOffset[K]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def offset: String

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product