ZaddOption

redis.api.ZaddOption
See theZaddOption companion object
sealed trait ZaddOption extends Product with Serializable

Attributes

Companion:
object
Source:
api.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object CH.type
object INCR.type
object NX.type
object XX.type

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
api.scala

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product