Msetnx
case class Msetnx[K, V](keysValues: Map[K, V])(implicit redisKey: ByteStringSerializer[K], convert: ByteStringSerializer[V]) extends RedisCommandIntegerBoolean
- Source:
- Strings.scala
trait Serializable
trait Product
trait Equals
trait RedisCommandInteger[Boolean]
class Object
trait Matchable
class Any