Class Remove
java.lang.Object
org.infinispan.persistence.modifications.Remove
- All Implemented Interfaces:
Modification
Represents a
CacheWriter.delete(Object)
(Object)} modification- 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
-
Remove
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceModification
-
getKey
-
equals
-
hashCode
-
toString
-