Uses of Class
com.tangosol.net.cache.LocalCache.KeyMask
Packages that use LocalCache.KeyMask
- 
Uses of LocalCache.KeyMask in com.tangosol.net.cacheFields in com.tangosol.net.cache declared as LocalCache.KeyMaskModifier and TypeFieldDescriptionprotected final LocalCache.KeyMaskLocalCache.DEFAULT_KEY_MASKThe default key mask that ignores nothing.Methods in com.tangosol.net.cache that return LocalCache.KeyMaskModifier and TypeMethodDescriptionprotected LocalCache.KeyMaskLocalCache.getKeyMask()ThreadLocal: Get the current key mask for the current thread.Methods in com.tangosol.net.cache with parameters of type LocalCache.KeyMaskModifier and TypeMethodDescriptionprotected voidLocalCache.setKeyMask(LocalCache.KeyMask mask) ThreadLocal: Set the key mask for the current thread.