CacheMap

object CacheMap
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

trait Durable[T <: Txn[T], K, +Store] extends CacheMap[T, K, Store]
trait InMemory[T <: Txn[T], K, +Store] extends CacheMap[T, K, Store]
trait Partial[T <: Txn[T], K, +Store] extends CacheMap[T, K, Store]