Uses of Enum Class
org.infinispan.expiration.TouchMode
Packages that use TouchMode
-
Uses of TouchMode in org.infinispan.configuration.cache
Fields in org.infinispan.configuration.cache with type parameters of type TouchModeModifier and TypeFieldDescriptionstatic final AttributeDefinition
<TouchMode> ExpirationConfiguration.TOUCH
Methods in org.infinispan.configuration.cache that return TouchModeModifier and TypeMethodDescriptionExpirationConfiguration.touch()
Control how the timestamp of read keys are updated on all the key owners in a cluster.Methods in org.infinispan.configuration.cache with parameters of type TouchModeModifier and TypeMethodDescriptionControl how the timestamp of read keys are updated on all the key owners in a cluster. -
Uses of TouchMode in org.infinispan.expiration
Subclasses with type arguments of type TouchMode in org.infinispan.expirationModifier and TypeClassDescriptionenum
Control how the timestamp of read keys are updated on all the key owners in a cluster.Methods in org.infinispan.expiration that return TouchMode