public class CollocatedJoinSpaceResponseInfo extends AbstractSpaceResponseInfo
Constructor and Description |
---|
CollocatedJoinSpaceResponseInfo() |
CollocatedJoinSpaceResponseInfo(JoinedQueryResult result) |
Modifier and Type | Method and Description |
---|---|
JoinedQueryResult |
getResult() |
void |
readExternal(ObjectInput in) |
void |
setResult(JoinedQueryResult result) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public CollocatedJoinSpaceResponseInfo()
public CollocatedJoinSpaceResponseInfo(JoinedQueryResult result)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AbstractSpaceResponseInfo
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractSpaceResponseInfo
IOException
ClassNotFoundException
public JoinedQueryResult getResult()
public void setResult(JoinedQueryResult result)
Copyright © GigaSpaces.