org.infinispan.loaders.modifications
Interface Modification

All Known Implementing Classes:
Clear, ModificationsList, PurgeExpired, Remove, Store

public interface Modification

An interface that defines a CacheStore modification

Since:
4.0
Author:
Manik Surtani

Nested Class Summary
static class Modification.Type
           
 
Method Summary
 Modification.Type getType()
           
 

Method Detail

getType

Modification.Type getType()

-->

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