LastConsumed

io.chrisdavenport.rediculous.RedisCommands.StreamOffset.LastConsumed
case class LastConsumed(stream: String) extends StreamOffset

Only applicable when using with xreadgroup

Attributes

Source
RedisCommands.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait StreamOffset
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def offset: String

Attributes

Definition Classes
Source
RedisCommands.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product