Hexists
case class Hexists[K, KK](key: K, field: KK)(implicit redisKey: ByteStringSerializer[K], redisFields: ByteStringSerializer[KK]) extends SimpleClusterKey[K] with RedisCommandIntegerBoolean
- Source:
- Hashes.scala
trait Serializable
trait Product
trait Equals
trait RedisCommandInteger[Boolean]
class SimpleClusterKey[K]
trait ClusterKey
class Object
trait Matchable
class Any