TimeBased

ox.resilience.SlidingWindow.TimeBased
final case class TimeBased(duration: FiniteDuration)

Window counting operations in the lapse of duration before current time.

Value parameters

duration

span of time in which results are included in metrics.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product