Bitpos
case class Bitpos[K](key: K, bit: Long, start: Long, end: Long)(implicit redisKey: ByteStringSerializer[K]) extends SimpleClusterKey[K] with RedisCommandIntegerLong
- Source:
- Strings.scala
trait Serializable
trait Product
trait Equals
trait RedisCommandIntegerLong
trait RedisCommandInteger[Long]
class SimpleClusterKey[K]
trait ClusterKey
class Object
trait Matchable
class Any