| Package | Description |
|---|---|
| com.tangosol.net.cache |
Contains classes providing various caching strategies.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected ReadWriteBackingMap.WriteThread |
ReadWriteBackingMap.getWriteThread()
Get the write-behind thread.
|
|
protected ReadWriteBackingMap.WriteThread |
ReadWriteBackingMap.instantiateWriteThread()
Factory pattern: Instantiate the write-behind thread.
|