Package org.infinispan.persistence.modifications
package org.infinispan.persistence.modifications
Modifications that are used to encapsulate cache operations for application to a
NonBlockingStore.-
ClassDescriptionAn interface that defines a
NonBlockingStoremodificationModificationsList contains a List<Modification>Represents aNonBlockingStore.delete(int, Object)modificationModification representingNonBlockingStore.write(int, MarshallableEntry).