LimitOffsetCount

redis.api.LimitOffsetCount
case class LimitOffsetCount(offset: Long, count: Long)

Attributes

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

Members list

Value members

Concrete methods

def toByteString: Seq[ByteString]

Attributes

Source
LimitOffsetCount.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product