Uses of Class
com.tangosol.net.cache.ReadWriteBackingMap.WriteThread
-
Packages that use ReadWriteBackingMap.WriteThread Package Description com.tangosol.net.cache Contains classes providing various caching strategies. -
-
Uses of ReadWriteBackingMap.WriteThread in com.tangosol.net.cache
Methods in com.tangosol.net.cache that return ReadWriteBackingMap.WriteThread 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.
-