public class MultiSourceSingleFileIdleStateData extends Object implements IIdleStateData
Constructor and Description |
---|
MultiSourceSingleFileIdleStateData() |
MultiSourceSingleFileIdleStateData(long lastConfirmedKey,
long lastReceivedKey) |
Modifier and Type | Method and Description |
---|---|
long |
getLastConfirmedKey() |
long |
getLastReceivedKey() |
boolean |
isEmpty() |
void |
readExternal(ObjectInput in) |
long |
size() |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public MultiSourceSingleFileIdleStateData()
public MultiSourceSingleFileIdleStateData(long lastConfirmedKey, long lastReceivedKey)
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 isEmpty()
isEmpty
in interface IIdleStateData
public long getLastConfirmedKey()
public long getLastReceivedKey()
public long size()
size
in interface IIdleStateData
Copyright © GigaSpaces.