public class MultiBucketSingleFileHandshakeResponse extends Object implements IProcessLogHandshakeResponse
| Constructor and Description | 
|---|
MultiBucketSingleFileHandshakeResponse()  | 
MultiBucketSingleFileHandshakeResponse(long[] lastProcessesKeysBuckets,
                                      long lastProcessedGlobalKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
getLastProcessedGlobalKey()  | 
long[] | 
getLastProcessesKeysBuckets()  | 
void | 
readExternal(ObjectInput in)  | 
String | 
toLogMessage()  | 
String | 
toString()  | 
void | 
writeExternal(ObjectOutput out)  | 
public MultiBucketSingleFileHandshakeResponse()
public MultiBucketSingleFileHandshakeResponse(long[] lastProcessesKeysBuckets,
                                              long lastProcessedGlobalKey)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic long[] getLastProcessesKeysBuckets()
public long getLastProcessedGlobalKey()
public String toLogMessage()
toLogMessage in interface IProcessLogHandshakeResponseCopyright © GigaSpaces.