Package org.infinispan.persistence.modifications
package org.infinispan.persistence.modifications
Modifications that are used to encapsulate cache operations for application to a
CacheStore
.-
ClassDescriptionAn interface that defines a
CacheWriter
modificationModificationsList contains a ListRepresents aCacheWriter.delete(Object)
(Object)} modificationModification representingCacheWriter.write(MarshallableEntry)
.