Package org.infinispan.loaders.modifications

Modifications that are used to encapsulate cache operations for application to a CacheStore.

See:
          Description

Interface Summary
Modification An interface that defines a CacheStore modification
 

Class Summary
Clear Represents a CacheStore.clear() modification
ModificationsList ModificationsList contains a List
PurgeExpired  
Remove Represents a CacheStore.remove(Object) modification
Store Modification representing CacheStore.store(org.infinispan.container.entries.InternalCacheEntry)
 

Enum Summary
Modification.Type  
 

Package org.infinispan.loaders.modifications Description

Modifications that are used to encapsulate cache operations for application to a CacheStore.


-->

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.