XReadOpts

io.chrisdavenport.rediculous.RedisCommands$.XReadOpts
See theXReadOpts companion object
final case class XReadOpts(blockMillisecond: Option[Long], count: Option[Long], noAck: Boolean)

Attributes

Companion:
object
Source:
RedisCommands.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product