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