public static class MultiSourceSingleFileReliableAsyncState.MultiSourceAsyncTargetState extends Object implements SmartExternalizable, IReliableAsyncTargetState
Constructor and Description |
---|
MultiSourceAsyncTargetState() |
MultiSourceAsyncTargetState(String targetMemberName,
MultiSourceSingleFileConfirmationHolder confirmationHolder) |
Modifier and Type | Method and Description |
---|---|
long |
getLastConfirmedKey() |
long |
getLastReceivedKey() |
String |
getTargetMemberName() |
boolean |
hadAnyHandshake() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public MultiSourceAsyncTargetState()
public MultiSourceAsyncTargetState(String targetMemberName, MultiSourceSingleFileConfirmationHolder confirmationHolder)
public long getLastConfirmedKey()
public long getLastReceivedKey()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public boolean hadAnyHandshake()
public String getTargetMemberName()
getTargetMemberName
in interface IReliableAsyncTargetState
Copyright © GigaSpaces.