stale-if-error

final case
class stale-if-error(seconds: Long) extends CacheDirective

Cache directive for stale-if-error.

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