Class Store
java.lang.Object
org.infinispan.persistence.modifications.Store
- All Implemented Interfaces:
Modification
Modification representing
CacheWriter.write(MarshallableEntry)
.- Since:
- 4.0
- Author:
- Manik Surtani
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.persistence.modifications.Modification
Modification.Type
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Store
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceModification
-
getStoredValue
-
getKey
-
equals
-
hashCode
-
toString
-