A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/cache/EhCacheApi.html below:

EhCacheApi - play.api.cache.EhCacheApi

  • final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  • final def ##(): Int
    Definition Classes
    AnyRef → Any
  • final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  • final def asInstanceOf[T0]: T0
  • def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  • final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  • def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  • def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  • def get[T](key: String)(implicit ct: ClassTag[T]): Option[T]

    Retrieve a value from the cache for the given type

    Retrieve a value from the cache for the given type

    key

    Item key.

    returns

    result as Option[T]

    Definition Classes
    EhCacheApi → CacheApi
  • final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  • def getOrElse[A](key: String, expiration: Duration)(orElse: ⇒ A)(implicit arg0: ClassTag[A]): A

    Retrieve a value from the cache, or set it from a default function.

    Retrieve a value from the cache, or set it from a default function.

    key

    Item key.

    expiration

    expiration period in seconds.

    orElse

    The default function to invoke if the value was not found in cache.

    Definition Classes
    EhCacheApi → CacheApi
  • def hashCode(): Int
    Definition Classes
    AnyRef → Any
  • final def isInstanceOf[T0]: Boolean
  • final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  • final def notify(): Unit
    Definition Classes
    AnyRef
  • final def notifyAll(): Unit
    Definition Classes
    AnyRef
  • def remove(key: String): Unit

    Remove a value from the cache

  • def set(key: String, value: Any, expiration: Duration): Unit

    Set a value into the cache.

    Set a value into the cache.

    key

    Item key.

    value

    Item value.

    expiration

    Expiration time.

    Definition Classes
    EhCacheApi → CacheApi
  • final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  • def toString(): String
    Definition Classes
    AnyRef → Any
  • final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  • final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  • final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

  • RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4