Uses of Class
com.tangosol.net.cache.LocalCache.KeyMask
-
Uses of LocalCache.KeyMask in com.tangosol.net.cache
Modifier and TypeFieldDescriptionprotected final LocalCache.KeyMask
LocalCache.DEFAULT_KEY_MASK
The default key mask that ignores nothing.Modifier and TypeMethodDescriptionprotected LocalCache.KeyMask
LocalCache.getKeyMask()
ThreadLocal: Get the current key mask for the current thread.Modifier and TypeMethodDescriptionprotected void
LocalCache.setKeyMask
(LocalCache.KeyMask mask) ThreadLocal: Set the key mask for the current thread.