Uses of Enum Class
org.infinispan.persistence.modifications.Modification.Type
Packages that use Modification.Type
Package
Description
Modifications that are used to encapsulate cache operations for application to a
.
invalid reference
CacheStore
-
Uses of Modification.Type in org.infinispan.persistence.modifications
Methods in org.infinispan.persistence.modifications that return Modification.TypeModifier and TypeMethodDescriptionClear.getType()Modification.getType()ModificationsList.getType()Remove.getType()Store.getType()static Modification.TypeReturns the enum constant of this class with the specified name.static Modification.Type[]Modification.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.