Package | Description |
---|---|
org.infinispan.atomic |
This package contains the
AtomicMap interfaces and API that Infinispan exposes as building
blocks in creating other public interfaces such as the Tree API. |
org.infinispan.atomic.impl |
Modifier and Type | Method and Description |
---|---|
CopyableDeltaAware |
CopyableDeltaAware.copy() |
Modifier and Type | Class and Description |
---|---|
class |
AtomicHashMap<K,V>
The default implementation of
AtomicMap . |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.