public class JoinedEntry extends EntryPacket implements Serializable
_returnOnlyUIDs, _typeName
_entryType, _entryTypeCode, _typeDesc, _typeDescChecksum
Constructor and Description |
---|
JoinedEntry() |
JoinedEntry(IEntryPacket... entries) |
Modifier and Type | Method and Description |
---|---|
void |
createProjection(List<SelectColumn> columns)
Create columns projection from the joined entries
|
boolean |
equals(Object ob) |
IEntryPacket |
getEntry(int index) |
int |
getSize() |
int |
hashCode() |
boolean |
isOuterJoin() |
protected void |
readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
clone, getCustomQuery, getDynamicProperties, getFieldValue, getFieldValues, getMultipleUIDs, getPacketType, getTTL, getTypeName, getUID, getVersion, hasFixedPropertiesArray, isFifo, isNoWriteLease, isReturnOnlyUids, isTransient, readFromSwap, setCustomQuery, setDynamicProperties, setFieldsValues, setFieldValue, setMultipleUIDs, setReturnOnlyUIDs, setTTL, setUID, setVersion, writeToSwap
getCodebase, getEntryType, getExternalEntryImplClassName, getID, getIdImpl, getOperationID, getPreviousVersion, getPropertyValue, getRoutingFieldValue, getTypeDescChecksum, getTypeDescriptor, hasPreviousVersion, isExternalizableEntryPacket, isSerializeTypeDesc, readExternalImpl, setOperationID, setPreviousVersion, setPropertyValue, setSerializeTypeDesc, setTypeDesc, supportsTypeDescChecksum, toObject, toObject, toObject, toObject, toString, toText, validateStorageType, writeExternalImpl
readExternal, writeExternal
finalize, getClass, notify, notifyAll, wait, wait, wait
allNullFieldValues, isHybrid
enabledSmartExternalizableWithReference
readExternal, writeExternal
public JoinedEntry()
public JoinedEntry(IEntryPacket... entries)
public boolean equals(Object ob)
equals
in class AbstractEntryPacket
public IEntryPacket getEntry(int index)
public int getSize()
public boolean isOuterJoin()
public void createProjection(List<SelectColumn> columns)
public int hashCode()
hashCode
in class AbstractEntryPacket
protected void readExternal(ObjectInput in, PlatformLogicalVersion version) throws IOException, ClassNotFoundException
readExternal
in class EntryPacket
IOException
ClassNotFoundException
protected void writeExternal(ObjectOutput out, PlatformLogicalVersion version) throws IOException
writeExternal
in class EntryPacket
IOException
Copyright © GigaSpaces.