stale-while-revalidate

final case
class stale-while-revalidate(seconds: Long) extends CacheDirective

Cache directive for stale-while-revalidate.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Concrete fields

val name: String
val value: Option[String]

Inherited fields

lazy override
val toString: String

Returns formatted directive.

Returns formatted directive.

Inherited from
CacheDirective