Zcount
case class Zcount[K](key: K, min: Limit, max: Limit)(implicit keySeria: ByteStringSerializer[K]) extends SimpleClusterKey[K] with RedisCommandIntegerLong
- Source:
- SortedSets.scala
trait Serializable
trait Product
trait Equals
trait RedisCommandIntegerLong
trait RedisCommandInteger[Long]
class SimpleClusterKey[K]
trait ClusterKey
class Object
trait Matchable
class Any