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, writeToSwapgetCodebase, getEntryType, getExternalEntryImplClassName, getID, getOperationID, getPreviousVersion, getPropertyValue, getRoutingFieldValue, getTypeDescChecksum, getTypeDescriptor, hasPreviousVersion, isExternalizableEntryPacket, isSerializeTypeDesc, readExternalImpl, setOperationID, setPreviousVersion, setPropertyValue, setSerializeTypeDesc, setTypeDesc, supportsTypeDescChecksum, toObject, toObject, toObject, toObject, toString, toText, validateStorageType, writeExternalImplreadExternal, writeExternalfinalize, getClass, notify, notifyAll, wait, wait, waitallNullFieldValues, isHybridreadExternal, writeExternalpublic JoinedEntry()
public JoinedEntry(IEntryPacket... entries)
public boolean equals(Object ob)
equals in class AbstractEntryPacketpublic IEntryPacket getEntry(int index)
public int getSize()
public boolean isOuterJoin()
public void createProjection(List<SelectColumn> columns)
public int hashCode()
hashCode in class AbstractEntryPacketprotected void readExternal(ObjectInput in, PlatformLogicalVersion version) throws IOException, ClassNotFoundException
readExternal in class EntryPacketIOExceptionClassNotFoundExceptionprotected void writeExternal(ObjectOutput out, PlatformLogicalVersion version) throws IOException
writeExternal in class EntryPacketIOExceptionCopyright © GigaSpaces.