Package org.openspaces.events.polling.trigger
package org.openspaces.events.polling.trigger
An abstraction on top of the trigger operation performed before the initiation of transactional receive
operation. Incldues custom built in implementations for it.
-
ClassDescriptionA trigger operation handler that performs read based on the provided template and returns its result.Allows to perform a trigger receive operation which control if the active receive operation will be performed in a polling event container.