Package | Description |
---|---|
com.gigaspaces.internal.server.space | |
com.gigaspaces.internal.server.space.mvcc |
Modifier and Type | Method and Description |
---|---|
void |
SpaceEngine.executeOnMatchingEntries(Context context,
ITemplateHolder template,
boolean makeWaitForInfo)
Searches the engine for a matching entry using the BFS tree of the specified template.
|
IEntryHolder |
SpaceEngine.getMatchedEntryAndOperateSA(Context context,
ITemplateHolder template,
boolean makeWaitForInfo,
boolean useSCN)
Searches the engine for a matching entry using the BFS tree of the specified template.
|
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
|
Modifier and Type | Method and Description |
---|---|
IEntryHolder |
MVCCSpaceEngineHandler.getMatchedEntryAndOperateSA_Entry(Context context,
ITemplateHolder template,
boolean makeWaitForInfo,
MVCCEntryHolder entryHolder) |
IEntryHolder |
MVCCSpaceEngineHandler.getMatchedEntryAndOperateSA_Entry(Context context,
ITemplateHolder template,
boolean makeWaitForInfo,
MVCCShellEntryCacheInfo shellEntry) |
Copyright © GigaSpaces.