java.lang.Object
com.hazelcast.hibernate.local.Invalidation
- All Implemented Interfaces:
com.hazelcast.nio.serialization.DataSerializable,com.hazelcast.nio.serialization.IdentifiedDataSerializable
public class Invalidation
extends Object
implements com.hazelcast.nio.serialization.IdentifiedDataSerializable
An invalidation messages
-
Constructor Details
-
Invalidation
public Invalidation() -
Invalidation
-
-
Method Details
-
getKey
-
getVersion
-
writeData
- Specified by:
writeDatain interfacecom.hazelcast.nio.serialization.DataSerializable- Throws:
IOException
-
readData
- Specified by:
readDatain interfacecom.hazelcast.nio.serialization.DataSerializable- Throws:
IOException
-
getFactoryId
public int getFactoryId()- Specified by:
getFactoryIdin interfacecom.hazelcast.nio.serialization.IdentifiedDataSerializable
-
getClassId
public int getClassId()- Specified by:
getClassIdin interfacecom.hazelcast.nio.serialization.IdentifiedDataSerializable
-
toString
-