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.WriteThreadReadWriteBackingMap. getWriteThread()Get the write-behind thread.protected ReadWriteBackingMap.WriteThreadReadWriteBackingMap. instantiateWriteThread()Factory pattern: Instantiate the write-behind thread.
-