MaxAge

sec.MaxAge
See theMaxAge companion object
sealed abstract case class MaxAge(value: FiniteDuration)

The maximum age of events in the stream. Events older than this will be automatically removed.

Attributes

Companion:
object
Source:
metadata.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product