GetExArg

dev.profunktor.redis4cats.effects$.GetExArg$
See theGetExArg companion trait
object GetExArg

Attributes

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

Members list

Concise view

Type members

Classlikes

case class Ex(duration: FiniteDuration) extends GetExArg

Set Expiration in Seconds

Set Expiration in Seconds

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait GetExArg
class Object
trait Matchable
class Any
case class ExAt(at: Instant) extends GetExArg

Set Expiration time in Seconds

Set Expiration time in Seconds

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait GetExArg
class Object
trait Matchable
class Any
case object Persist extends GetExArg

Attributes

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

Set Expiration in Millis

Set Expiration in Millis

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait GetExArg
class Object
trait Matchable
class Any
case class PxAt(at: Instant) extends GetExArg

Set Expiration time in Millis

Set Expiration time in Millis

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait GetExArg
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