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. |
Modifier and Type | Interface and Description |
---|---|
interface |
CopyableDeltaAware
This interface extended the
DeltaAware . |
Modifier and Type | Method and Description |
---|---|
DeltaAware |
Delta.merge(DeltaAware d)
Merge the current Delta instance with a given
DeltaAware instance, and return a coherent and complete
DeltaAware instance. |
Modifier and Type | Method and Description |
---|---|
DeltaAware |
Delta.merge(DeltaAware d)
Merge the current Delta instance with a given
DeltaAware instance, and return a coherent and complete
DeltaAware instance. |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.