public class EntryTakenPacket extends BusPacket<Processor>
| Modifier and Type | Field and Description | 
|---|---|
IEntryHolder | 
m_EntryValueToNotify  | 
| Constructor and Description | 
|---|
EntryTakenPacket(OperationID operationID,
                IEntryHolder entryHolder,
                ServerTransaction xtn,
                IEntryHolder entryValueToNotify,
                boolean fromReplication)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(Processor processor)  | 
boolean | 
isFromReplication()  | 
clear, constructBusPacket, getCreationTime, getEntryHolder, getOperationID, getTimeout, getTransaction, setOperationIDacquire, isAcquired, isFromPool, release, setAcquired, setFromPoolpublic final IEntryHolder m_EntryValueToNotify
public EntryTakenPacket(OperationID operationID, IEntryHolder entryHolder, ServerTransaction xtn, IEntryHolder entryValueToNotify, boolean fromReplication)
Copyright © GigaSpaces.