Uses of Enum
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
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 type with the specified name.static Modification.Type[]Modification.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.