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)  | 
public MultiSourceSingleFileIdleStateData()
public MultiSourceSingleFileIdleStateData(long lastConfirmedKey,
                                          long lastReceivedKey)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic boolean isEmpty()
isEmpty in interface IIdleStateDatapublic long getLastConfirmedKey()
public long getLastReceivedKey()
public long size()
size in interface IIdleStateDataCopyright © GigaSpaces.