public class IdQueryPacket extends AbstractQueryPacket
_entryType, _entryTypeCode, _typeDesc, _typeDescChecksum
Constructor and Description |
---|
IdQueryPacket()
Empty constructor required by Externalizable.
|
IdQueryPacket(Object id,
Object routing,
int version,
ITypeDesc typeDesc,
QueryResultTypeInternal resultType,
AbstractProjectionTemplate projectionTemplate) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getFieldValues() |
Object |
getID() |
AbstractProjectionTemplate |
getProjectionTemplate() |
Object |
getRoutingFieldValue() |
String |
getTypeName() |
String |
getUID() |
int |
getVersion() |
boolean |
isIdQuery() |
protected void |
readExternal(ObjectInput in,
PlatformLogicalVersion version) |
void |
readFromSwap(ObjectInput in) |
void |
setProjectionTemplate(AbstractProjectionTemplate projectionTemplate) |
void |
setUID(String uid) |
protected void |
writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
void |
writeToSwap(ObjectOutput out) |
clone, getCustomQuery, getDynamicProperties, getExtendedMatchCodes, getFieldValue, getMultipleUIDs, getPacketType, getQueryResultType, getRangeValues, getRangeValuesInclusion, getTTL, isAllIndexValuesSqlQuery, isFifo, isIdsQuery, isNoWriteLease, isReturnOnlyUids, isTemplateQuery, isTransient, setCustomQuery, setDynamicProperties, setFieldsValues, setFieldValue, setMultipleUIDs, setQueryResultType, setReturnOnlyUIDs, setTTL, setVersion, supportExtendedMatching, toObject, validate
equals, getCodebase, getEntryType, getExternalEntryImplClassName, getIdImpl, getOperationID, getPreviousVersion, getPropertyValue, getTypeDescChecksum, getTypeDescriptor, hasFixedPropertiesArray, hashCode, hasPreviousVersion, isExternalizableEntryPacket, isSerializeTypeDesc, readExternalImpl, setOperationID, setPreviousVersion, setPropertyValue, setSerializeTypeDesc, setTypeDesc, supportsTypeDescChecksum, toObject, toObject, toObject, toString, toText, validateStorageType, writeExternalImpl
readExternal, writeExternal
finalize, getClass, notify, notifyAll, wait, wait, wait
getTemplateRoutingValue, isBroadcast
allNullFieldValues, getPreviousVersion, hasFixedPropertiesArray, hasPreviousVersion, isExternalizableEntryPacket, isHybrid, setPreviousVersion
getCodebase, getEntryType, getExternalEntryImplClassName, getOperationID, getPropertyValue, getTypeDescChecksum, getTypeDescriptor, isSerializeTypeDesc, setOperationID, setPropertyValue, setSerializeTypeDesc, setTypeDesc, supportsTypeDescChecksum, toObject, toObject, toObject
enabledSmartExternalizableWithReference
readExternal, writeExternal
public IdQueryPacket()
public IdQueryPacket(Object id, Object routing, int version, ITypeDesc typeDesc, QueryResultTypeInternal resultType, AbstractProjectionTemplate projectionTemplate)
public void setUID(String uid)
setUID
in interface IEntryPacket
setUID
in class AbstractQueryPacket
public String getUID()
getUID
in interface ITransportPacket
getUID
in class AbstractQueryPacket
public String getTypeName()
getTypeName
in interface ITransportPacket
getTypeName
in class AbstractQueryPacket
public int getVersion()
getVersion
in interface ITransportPacket
getVersion
in class AbstractQueryPacket
public Object[] getFieldValues()
getFieldValues
in interface ITransportPacket
getFieldValues
in class AbstractQueryPacket
public Object getID()
getID
in interface IEntryPacket
getID
in class AbstractQueryPacket
public Object getRoutingFieldValue()
getRoutingFieldValue
in interface ITransportPacket
getRoutingFieldValue
in class AbstractEntryPacket
public AbstractProjectionTemplate getProjectionTemplate()
getProjectionTemplate
in interface ITemplatePacket
getProjectionTemplate
in class AbstractQueryPacket
public void setProjectionTemplate(AbstractProjectionTemplate projectionTemplate)
setProjectionTemplate
in interface ITemplatePacket
setProjectionTemplate
in class AbstractQueryPacket
public boolean isIdQuery()
isIdQuery
in interface ITemplatePacket
isIdQuery
in class AbstractQueryPacket
protected void readExternal(ObjectInput in, PlatformLogicalVersion version) throws IOException, ClassNotFoundException
readExternal
in class AbstractQueryPacket
IOException
ClassNotFoundException
public void readFromSwap(ObjectInput in) throws IOException, ClassNotFoundException
readFromSwap
in interface ISwapExternalizable
readFromSwap
in class AbstractQueryPacket
IOException
ClassNotFoundException
protected void writeExternal(ObjectOutput out, PlatformLogicalVersion version) throws IOException
writeExternal
in class AbstractQueryPacket
IOException
public void writeToSwap(ObjectOutput out) throws IOException
writeToSwap
in interface ISwapExternalizable
writeToSwap
in class AbstractQueryPacket
IOException
Copyright © GigaSpaces.