org.beangle.cache.concurrent

Members list

Concise view

Type members

Classlikes

class ConcurrentMapCache[K, V] extends Cache[K, V]

Cache based Concurrent Map.

Cache based Concurrent Map.

Attributes

Since:

3.2.0

Graph
Supertypes
trait Cache[K, V]
class Object
trait Matchable
class Any
class ConcurrentMapCacheManager(val name: String) extends CacheManager

Concurrent Map Cache Manager.

Concurrent Map Cache Manager.

Attributes

Version:

1.0

Since:

3.2.0

Graph
Supertypes
trait Disposable
class Object
trait Matchable
class Any