DurableCacheMapImpl

Companion
class
class Object
trait Matchable
class Any

Type members

Types

type Store[T <: Txn[T], K] = DurablePersistentMap[T, K]

Value members

Concrete methods

def newIntCache[T <: Txn[LazyRef(...)]](map: DurablePersistentMap[T, Int]): Durable[T, Int, DurablePersistentMap[T, Int]]