Ttl

dev.profunktor.redis4cats.effects$.SetArg$.Ttl$
See theTtl companion trait
object Ttl

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Ttl.type

Members list

Concise view

Type members

Classlikes

case class Ex(duration: FiniteDuration) extends Ttl

Set Expiration in Seconds

Set Expiration in Seconds

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Ttl
trait SetArg
class Object
trait Matchable
class Any
case object Keep extends Ttl

Set KeepTtl

Set KeepTtl

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Ttl
trait SetArg
class Object
trait Matchable
class Any
Self type
Keep.type
case class Px(duration: FiniteDuration) extends Ttl

Set Expiration in Millis

Set Expiration in Millis

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Ttl
trait SetArg
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror