Uses of Enum Class
com.loomcache.client.NearCacheInvalidationStrategy.InvalidationMode
Packages that use NearCacheInvalidationStrategy.InvalidationMode
-
Uses of NearCacheInvalidationStrategy.InvalidationMode in com.loomcache.client
Subclasses with type arguments of type NearCacheInvalidationStrategy.InvalidationMode in com.loomcache.clientModifier and TypeClassDescriptionstatic enumInvalidation strategy mode.Methods in com.loomcache.client that return NearCacheInvalidationStrategy.InvalidationModeModifier and TypeMethodDescriptionNearCacheInvalidationStrategy.getCurrentMode()Get the current invalidation mode.LoomClient.getNearCacheInvalidationMode()Get the current near-cache invalidation mode.Returns the enum constant of this class with the specified name.NearCacheInvalidationStrategy.InvalidationMode.values()Returns an array containing the constants of this enum class, in the order they are declared.