Package org.infinispan.container
Package that contains the interface describing the underlyling API for storage in Infinispan
- Public API
-
Interface Summary Interface Description DataContainer<K,V> The main internal data structure which stores entries.DataContainer.ComputeAction<K,V>