Uses of Interface
org.infinispan.persistence.modifications.Modification
Packages that use Modification
Package
Description
Modifications that are used to encapsulate cache operations for application to a
NonBlockingStore.-
Uses of Modification in org.infinispan.persistence.modifications
Classes in org.infinispan.persistence.modifications that implement ModificationModifier and TypeClassDescriptionclassclassModificationsList contains a List<Modification>classRepresents aNonBlockingStore.delete(int, Object)modificationclassModification representingNonBlockingStore.write(int, MarshallableEntry).Methods in org.infinispan.persistence.modifications that return types with arguments of type ModificationConstructor parameters in org.infinispan.persistence.modifications with type arguments of type Modification