public class ExtendedRequestPacket extends RequestPacket implements SmartExternalizable
RequestPacket.Type
Constructor and Description |
---|
ExtendedRequestPacket() |
ExtendedRequestPacket(RequestPacket packet) |
Modifier and Type | Method and Description |
---|---|
Integer |
getModifiers() |
void |
readExternal(ObjectInput in) |
void |
setModifiers(Integer modifiers) |
void |
writeExternal(ObjectOutput out) |
accept, build, getPreparedValues, getPreparedValuesCollection, getStatement, getType, setPreparedValues, setPreparedValuesCollection, setStatement, setType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public ExtendedRequestPacket()
public ExtendedRequestPacket(RequestPacket packet)
public Integer getModifiers()
getModifiers
in class RequestPacket
public void setModifiers(Integer modifiers)
setModifiers
in class RequestPacket
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.