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 | Method and Description |
---|---|
DeltaCompositeKey |
DeltaCompositeKey.DeltaCompositeKeyExternalizer.readObject(ObjectInput unmarshaller) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends DeltaCompositeKey>> |
DeltaCompositeKey.DeltaCompositeKeyExternalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
DeltaCompositeKey.DeltaCompositeKeyExternalizer.writeObject(ObjectOutput output,
DeltaCompositeKey dck) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.