Package | Description |
---|---|
com.gigaspaces.internal.server.space | |
com.gigaspaces.internal.server.storage |
Modifier and Type | Method and Description |
---|---|
static FifoSearch |
FifoSearch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FifoSearch[] |
FifoSearch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
boolean |
TemplateHolder.quickReject(Context context,
FifoSearch fifoSearch) |
boolean |
ITemplateHolder.quickReject(Context context,
FifoSearch fifoSearch) |
boolean |
NotifyTemplateHolder.quickReject(Context context,
FifoSearch fifoSearch,
ServerTransaction txn,
NotifyContextsHolder notifyContextsHolder) |
Copyright © GigaSpaces.