public class QueryEntryPacket extends Object implements IEntryPacket
Constructor and Description |
---|
QueryEntryPacket() |
QueryEntryPacket(String[] fieldsNames,
Object[] fieldsValues) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allNullFieldValues, isHybrid
enabledSmartExternalizableWithReference
public String getTypeName()
getTypeName
in interface ITransportPacket
public String getCodebase()
getCodebase
in interface ITransportPacket
public String getExternalEntryImplClassName()
getExternalEntryImplClassName
in interface ITransportPacket
public Object getFieldValue(int index)
getFieldValue
in interface ITransportPacket
public Object getPropertyValue(String name)
getPropertyValue
in interface ITransportPacket
public void setPropertyValue(String name, Object value)
setPropertyValue
in interface ITransportPacket
public Object[] getFieldValues()
getFieldValues
in interface ITransportPacket
public Map<String,Object> getDynamicProperties()
getDynamicProperties
in interface ITransportPacket
public void setDynamicProperties(Map<String,Object> properties)
setDynamicProperties
in interface ITransportPacket
public String[] getFieldNames()
public Object getID()
getID
in interface IEntryPacket
public String[] getMultipleUIDs()
getMultipleUIDs
in interface ITransportPacket
public void setMultipleUIDs(String[] uids)
setMultipleUIDs
in interface ITransportPacket
public EntryType getEntryType()
getEntryType
in interface ITransportPacket
public TransportPacketType getPacketType()
getPacketType
in interface ITransportPacket
public Object getRoutingFieldValue()
getRoutingFieldValue
in interface ITransportPacket
public boolean supportsTypeDescChecksum()
supportsTypeDescChecksum
in interface ITransportPacket
public int getTypeDescChecksum()
getTypeDescChecksum
in interface ITransportPacket
public long getTTL()
getTTL
in interface IEntryPacket
public void setTTL(long ttl)
setTTL
in interface IEntryPacket
public ITypeDesc getTypeDescriptor()
getTypeDescriptor
in interface ITransportPacket
public void setTypeDesc(ITypeDesc typeDesc, boolean serializeTypeDesc)
setTypeDesc
in interface ITransportPacket
public boolean isSerializeTypeDesc()
isSerializeTypeDesc
in interface ITransportPacket
public void setSerializeTypeDesc(boolean serializeTypeDesc)
setSerializeTypeDesc
in interface ITransportPacket
public String getUID()
getUID
in interface ITransportPacket
public int getVersion()
getVersion
in interface ITransportPacket
public boolean isFifo()
isFifo
in interface ITransportPacket
public boolean isNoWriteLease()
isNoWriteLease
in interface ITransportPacket
public boolean isReturnOnlyUids()
public boolean isTransient()
isTransient
in interface ITransportPacket
public void setFieldValue(int index, Object value)
setFieldValue
in interface ITransportPacket
public void setFieldsValues(Object[] values)
setFieldsValues
in interface ITransportPacket
public void setReturnOnlyUIDs(boolean returnOnlyUIDs)
public void setUID(String uid)
setUID
in interface IEntryPacket
public void setVersion(int version)
setVersion
in interface ITransportPacket
public ICustomQuery getCustomQuery()
getCustomQuery
in interface ITransportPacket
public void setCustomQuery(ICustomQuery customQuery)
setCustomQuery
in interface IEntryPacket
public void readFromSwap(ObjectInput in) throws IOException, ClassNotFoundException
readFromSwap
in interface ISwapExternalizable
IOException
ClassNotFoundException
public void writeToSwap(ObjectOutput out) throws IOException
writeToSwap
in interface ISwapExternalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public IEntryPacket clone()
clone
in interface IEntryPacket
clone
in class Object
public OperationID getOperationID()
getOperationID
in interface ITransportPacket
public void setOperationID(OperationID operationID)
setOperationID
in interface ITransportPacket
public Object toObject(QueryResultTypeInternal resultType)
toObject
in interface ITransportPacket
public Object toObject(EntryType entryType)
toObject
in interface ITransportPacket
public Object toObject(QueryResultTypeInternal resultType, StorageTypeDeserialization storageTypeDeserialization)
toObject
in interface ITransportPacket
public Object toObject(EntryType entryType, StorageTypeDeserialization storageTypeDeserialization)
toObject
in interface ITransportPacket
public void setPreviousVersion(int version)
IEntryPacket
setPreviousVersion
in interface IEntryPacket
public int getPreviousVersion()
IEntryPacket
getPreviousVersion
in interface IEntryPacket
public boolean hasPreviousVersion()
IEntryPacket
hasPreviousVersion
in interface IEntryPacket
public boolean hasFixedPropertiesArray()
hasFixedPropertiesArray
in interface IEntryPacket
public boolean isExternalizableEntryPacket()
isExternalizableEntryPacket
in interface IEntryPacket
Copyright © GigaSpaces.