public class PushBroadcastTableEntriesSpaceRequestInfo extends BroadcastTableSpaceRequestInfo
BroadcastTableSpaceRequestInfo.Action
Constructor and Description |
---|
PushBroadcastTableEntriesSpaceRequestInfo() |
PushBroadcastTableEntriesSpaceRequestInfo(IEntryPacket[] entryPackets,
long lease,
long[] leases,
long timeout,
int modifiers) |
Modifier and Type | Method and Description |
---|---|
BroadcastTableSpaceRequestInfo.Action |
getAction() |
IEntryPacket[] |
getEntryPackets() |
long |
getLease() |
long[] |
getLeases() |
int |
getModifiers() |
long |
getTimeout() |
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 PushBroadcastTableEntriesSpaceRequestInfo()
public PushBroadcastTableEntriesSpaceRequestInfo(IEntryPacket[] entryPackets, long lease, long[] leases, 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[] getEntryPackets()
public long getLease()
public long[] getLeases()
public int getModifiers()
public long getTimeout()
public BroadcastTableSpaceRequestInfo.Action getAction()
getAction
in class BroadcastTableSpaceRequestInfo
Copyright © GigaSpaces.