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 TypeClassDescriptionclass
class
ModificationsList contains a List<Modification>class
Represents aNonBlockingStore.delete(int, Object)
modificationclass
Modification 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