Setbit
case class Setbit[K](key: K, offset: Long, value: Boolean)(implicit redisKey: ByteStringSerializer[K]) extends SimpleClusterKey[K] with RedisCommandIntegerBoolean
- Source:
- Strings.scala
trait Serializable
trait Product
trait Equals
trait RedisCommandInteger[Boolean]
class SimpleClusterKey[K]
trait ClusterKey
class Object
trait Matchable
class Any