Class SingleFileBacklogMarker.SingleFileBacklogMarkerWireForm
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.backlog.SingleFileBacklogMarker.SingleFileBacklogMarkerWireForm
- All Implemented Interfaces:
IMarkerWireForm,SmartExternalizable,Externalizable,Serializable
- Enclosing class:
- SingleFileBacklogMarker
public static class SingleFileBacklogMarker.SingleFileBacklogMarkerWireForm
extends Object
implements IMarkerWireForm
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSingleFileBacklogMarkerWireForm(String groupName, String memberName, long markedKey) -
Method Summary
Modifier and TypeMethodDescriptionvoidtoFinalizedForm(IReplicationGroupBacklog backlog) toString()voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
SingleFileBacklogMarkerWireForm
public SingleFileBacklogMarkerWireForm() -
SingleFileBacklogMarkerWireForm
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
toFinalizedForm
- Specified by:
toFinalizedFormin interfaceIMarkerWireForm
-
getGroupName
- Specified by:
getGroupNamein interfaceIMarkerWireForm
-
toString
-