Uses of Class
com.tangosol.net.cache.ReadWriteBackingMap.ReadThread
-
Packages that use ReadWriteBackingMap.ReadThread Package Description com.tangosol.net.cache Contains classes providing various caching strategies. -
-
Uses of ReadWriteBackingMap.ReadThread in com.tangosol.net.cache
Methods in com.tangosol.net.cache that return ReadWriteBackingMap.ReadThread Modifier and Type Method Description protected ReadWriteBackingMap.ReadThread
ReadWriteBackingMap. getReadThread()
Get the refresh-ahead thread.protected ReadWriteBackingMap.ReadThread
ReadWriteBackingMap. instantiateReadThread()
Factory pattern: Instantiate the refresh-ahead thread.
-