case class XConsumerInfo(raw: commons.BMap[String, ValidRedisMsg]) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- XConsumerInfo
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new XConsumerInfo(raw: commons.BMap[String, ValidRedisMsg])
Value Members
- def idle: Long
- def name: XConsumer
- def pending: Int
- val raw: commons.BMap[String, ValidRedisMsg]