|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
org.infinispan.atomic | This package contains the AtomicMap interfaces and API that Infinispan exposes as building blocks in creating other public interface such as the tree API. |
Uses of Operation in org.infinispan.atomic |
---|
Subclasses of Operation in org.infinispan.atomic | |
---|---|
class |
ClearOperation<K,V>
|
class |
PutOperation<K,V>
|
class |
RemoveOperation<K,V>
|
Methods in org.infinispan.atomic with parameters of type Operation | |
---|---|
void |
AtomicHashMapDelta.addOperation(Operation o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |