Package | Description |
---|---|
com.gigaspaces.internal.server.space | |
com.j_spaces.core.fifo | |
com.j_spaces.core.server.processor |
Modifier and Type | Method and Description |
---|---|
static EntryDeletedException |
SpaceEngine.getEntryDeletedException() |
Modifier and Type | Method and Description |
---|---|
void |
SpaceEngine.performTemplateOnEntrySA(Context context,
ITemplateHolder template,
IEntryHolder entry,
boolean makeWaitForInfo)
try to process an entry , if the entry has a shadow try it too if the entry don't suite
|
void |
TemplateScanner.scanNonNotifyTemplates(Context context,
IEntryHolder entry,
ServerTransaction txn,
FifoSearch fifoSearch)
Search for templates that match the specified entry and perform each such template.
|
void |
TemplateScanner.scanNonNotifyTemplates(Context context,
IEntryHolder entry,
ServerTransaction txn,
FifoSearch fifoSearch,
FifoGroupsSearch fifoGroupsSearch)
Search for templates that match the specified entry and perform each such template.
|
void |
TemplateScanner.scanNotifyTemplates(NotifyContextsHolder notifyContextsHolder,
Context context,
ServerTransaction txn,
FifoSearch fifoSearch) |
Modifier and Type | Method and Description |
---|---|
protected void |
FifoWorkerThread.handleNonNotifyRequest(FifoBackgroundRequest rd) |
protected abstract void |
FifoWorkerThread.handleNotifyRequest(FifoBackgroundRequest rd) |
protected void |
FifoWorkerThread.handleNotifyRequest(FifoBackgroundRequest rd,
NotifyActionType notifyType) |
protected void |
FifoWorkerThread.performGeneralEntryNonNotify(IEntryHolder eh,
FifoBackgroundRequest rd)
perform general non-notify
|
protected void |
FifoWorkerThread.performTemplateOnEntryNonNotify(IEntryHolder eh,
ITemplateHolder template,
FifoBackgroundRequest rd) |
protected void |
FifoWorkerThread.processRejectedRequestsToPerform(FifoBackgroundRequest rd,
List<FifoBackgroundRequest> rejectedRequestsToPerform) |
Modifier and Type | Method and Description |
---|---|
void |
Processor.entryArrivedSA(EntryArrivedPacket packet)
Handles EntryArrived packets.
|
void |
Processor.entryUnmatchedSA(EntryUnmatchedPacket packet)
Handles overridden packets.
|
void |
Processor.entryUpdatedSA(EntryUpdatedPacket packet) |
Copyright © GigaSpaces.