org.infinispan.schematic.internal
Class SchematicEntryWholeDelta.Externalizer
java.lang.Object
org.infinispan.schematic.internal.SchematicExternalizer<SchematicEntryWholeDelta>
org.infinispan.schematic.internal.SchematicEntryWholeDelta.Externalizer
- All Implemented Interfaces:
- Serializable, org.infinispan.marshall.Externalizer<SchematicEntryWholeDelta>
- Enclosing class:
- SchematicEntryWholeDelta
public static class SchematicEntryWholeDelta.Externalizer
- extends SchematicExternalizer<SchematicEntryWholeDelta>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchematicEntryWholeDelta.Externalizer
public SchematicEntryWholeDelta.Externalizer()
writeObject
public void writeObject(ObjectOutput output,
SchematicEntryWholeDelta delta)
throws IOException
- Throws:
IOException
readObject
public SchematicEntryWholeDelta readObject(ObjectInput input)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
getId
public Integer getId()
- Specified by:
getId
in class SchematicExternalizer<SchematicEntryWholeDelta>
getTypeClasses
public Set<Class<? extends SchematicEntryWholeDelta>> getTypeClasses()
- Specified by:
getTypeClasses
in class SchematicExternalizer<SchematicEntryWholeDelta>
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.