redis.api.ZaddOption
See theZaddOption companion trait
object ZaddOption
Attributes
- Companion
- trait
- Source
- ZaddOption.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ZaddOption.type
Members list
Type members
Classlikes
case object CH extends ZaddOption
Attributes
- Source
- ZaddOption.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait ZaddOptiontrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
CH.type
case object INCR extends ZaddOption
Attributes
- Source
- ZaddOption.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait ZaddOptiontrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
INCR.type
case object NX extends ZaddOption
Attributes
- Source
- ZaddOption.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait ZaddOptiontrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
NX.type
case object XX extends ZaddOption
Attributes
- Source
- ZaddOption.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait ZaddOptiontrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
XX.type
Inherited types
The names of the product elements
The name of the type
In this article