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 |
---|---|
PutOperation |
PutOperation.Externalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends PutOperation>> |
PutOperation.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
PutOperation.Externalizer.writeObject(ObjectOutput output,
PutOperation put) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.