| Package | Description |
|---|---|
| com.tangosol.net.cache |
Contains classes providing various caching strategies.
|
| Modifier and Type | Method | Description |
|---|---|---|
ReadWriteBackingMap.ReadQueue |
ReadWriteBackingMap.getReadQueue()
Get the queue of keys that are yet to be read.
|
|
protected ReadWriteBackingMap.ReadQueue |
ReadWriteBackingMap.instantiateReadQueue()
Factory pattern: Instantiate a new ReadQueue object.
|