Class Clear
- java.lang.Object
-
- org.infinispan.persistence.modifications.Clear
-
- All Implemented Interfaces:
Modification
public class Clear extends java.lang.Object implements Modification
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.infinispan.persistence.modifications.Modification
Modification.Type
-
-
Constructor Summary
Constructors Constructor Description Clear()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Modification.Type
getType()
-
-
-
Method Detail
-
getType
public Modification.Type getType()
- Specified by:
getType
in interfaceModification
-
-