public class ReliableAsyncHandshakeIteration extends Object implements IHandshakeIteration
Constructor and Description |
---|
ReliableAsyncHandshakeIteration() |
ReliableAsyncHandshakeIteration(List<IReplicationOrderedPacket> packets) |
Modifier and Type | Method and Description |
---|---|
List<IReplicationOrderedPacket> |
getPackets() |
void |
readExternal(ObjectInput in) |
String |
toLogMessage(boolean detailed) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public ReliableAsyncHandshakeIteration()
public ReliableAsyncHandshakeIteration(List<IReplicationOrderedPacket> packets)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public List<IReplicationOrderedPacket> getPackets()
public String toLogMessage(boolean detailed)
toLogMessage
in interface IHandshakeIteration
Copyright © GigaSpaces.