Packages

trait Keys extends AnyRef

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Keys
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type AbsTtl = AbsTtl.type
  2. type Alpha = Alpha.type
  3. sealed case class Auth(password: String) extends Product with Serializable
  4. sealed case class By(pattern: String) extends Product with Serializable
  5. type Copy = Copy.type
  6. sealed case class Freq(frequency: String) extends Product with Serializable
  7. sealed case class IdleTime(seconds: Long) extends Product with Serializable
  8. sealed trait RedisType extends Product with Serializable
  9. type Replace = Replace.type

Value Members

  1. case object AbsTtl extends Product with Serializable
  2. case object Alpha extends Product with Serializable
  3. case object Copy extends Product with Serializable
  4. object RedisType extends Serializable
  5. case object Replace extends Product with Serializable