| Package | Description | 
|---|---|
| com.tangosol.net.cache | 
 Contains classes providing various caching strategies. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ReadWriteBackingMap.ReadLatch | 
ReadWriteBackingMap.instantiateReadLatch(Object oKey)
Factory pattern: Instantiate a new read latch the given key. 
 | 
protected ReadWriteBackingMap.ReadLatch | 
ReadWriteBackingMap.ReadQueue.select(long cWaitMillis)
Select the next key from the refresh-ahead queue that is a candidate
 for an asynchronous load. 
 |