public class PushBroadcastTableEntrySpaceRequestInfo extends BroadcastTableSpaceRequestInfo
BroadcastTableSpaceRequestInfo.Action
Constructor and Description |
---|
PushBroadcastTableEntrySpaceRequestInfo() |
PushBroadcastTableEntrySpaceRequestInfo(IEntryPacket entryPacket,
long lease,
boolean isUpdate,
long timeout,
int modifiers) |
Modifier and Type | Method and Description |
---|---|
BroadcastTableSpaceRequestInfo.Action |
getAction() |
IEntryPacket |
getEntry() |
long |
getLease() |
int |
getModifiers() |
long |
getTimeout() |
boolean |
isUpdate() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
reduce
getSpaceContext, isFromGateway, readFromSwap, setFromGateway, setSpaceContext, writeToSwap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public PushBroadcastTableEntrySpaceRequestInfo()
public PushBroadcastTableEntrySpaceRequestInfo(IEntryPacket entryPacket, long lease, boolean isUpdate, long timeout, int modifiers)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AbstractSpaceRequestInfo
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractSpaceRequestInfo
IOException
ClassNotFoundException
public IEntryPacket getEntry()
public long getLease()
public boolean isUpdate()
public int getModifiers()
public long getTimeout()
public BroadcastTableSpaceRequestInfo.Action getAction()
getAction
in class BroadcastTableSpaceRequestInfo
Copyright © GigaSpaces.