DurablePersistentMap

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def newConfluentIntMap[T <: Txn[LazyRef(...)]](store: DataStore, handler: IndexMapHandler[T], isOblivious: Boolean): DurablePersistentMap[T, Int]
def newConfluentLongMap[T <: Txn[LazyRef(...)]](store: DataStore, handler: IndexMapHandler[T], isOblivious: Boolean): DurablePersistentMap[T, Long]