Package | Description |
---|---|
org.infinispan.container |
Data containers which store cache entries.
|
Modifier and Type | Method and Description |
---|---|
void |
DataContainer.compute(Object key,
DataContainer.ComputeAction action)
Computes the new value for the key.
|
void |
DefaultDataContainer.compute(Object key,
DataContainer.ComputeAction action) |
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.