XPendingSummary

io.chrisdavenport.rediculous.RedisCommands$.XPendingSummary
See theXPendingSummary companion object
final case class XPendingSummary(totalPending: Long, smallestId: String, greatestId: String, consumerPendings: List[(String, Int)])

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