Uses of Class
com.gigaspaces.internal.server.space.events.NotifyContextsHolder
Packages that use NotifyContextsHolder
Package
Description
-
Uses of NotifyContextsHolder in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space with parameters of type NotifyContextsHolderModifier and TypeMethodDescriptionvoidTemplateScanner.scanNotifyTemplates(NotifyContextsHolder notifyContextsHolder, Context context, ServerTransaction txn, FifoSearch fifoSearch) -
Uses of NotifyContextsHolder in com.gigaspaces.internal.server.space.events
Subclasses of NotifyContextsHolder in com.gigaspaces.internal.server.space.eventsModifier and TypeClassDescriptionclassAn internal class for combining the matched and re-matched notifications context. -
Uses of NotifyContextsHolder in com.gigaspaces.internal.server.storage
Methods in com.gigaspaces.internal.server.storage with parameters of type NotifyContextsHolderModifier and TypeMethodDescriptionbooleanNotifyTemplateHolder.quickReject(Context context, FifoSearch fifoSearch, ServerTransaction txn, NotifyContextsHolder notifyContextsHolder)