Uses of Enum Class
com.gigaspaces.internal.server.space.FifoGroupsSearch
Packages that use FifoGroupsSearch
-
Uses of FifoGroupsSearch in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return FifoGroupsSearchModifier and TypeMethodDescriptionstatic FifoGroupsSearchReturns the enum constant of this class with the specified name.static FifoGroupsSearch[]FifoGroupsSearch.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gigaspaces.internal.server.space with parameters of type FifoGroupsSearchModifier and TypeMethodDescriptionvoidTemplateScanner.scanNonNotifyTemplates(Context context, IEntryHolder entry, ServerTransaction txn, FifoSearch fifoSearch, FifoGroupsSearch fifoGroupsSearch) Search for templates that match the specified entry and perform each such template.