| Package | Description |
|---|---|
| org.infinispan.atomic.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearOperation<K,V>
An atomic clear operation.
|
class |
PutOperation<K,V>
An atomic put operation.
|
class |
RemoveOperation<K,V>
An atomic remove operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AtomicHashMapDelta.addOperation(Operation<?,?> o) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.