| Interface | Description |
|---|---|
| CollectionExecutor |
Interface for executors which will operate on a collection of events(i.e
StateEvent). |
| Class | Description |
|---|---|
| AndMultiPrimaryKeyCollectionExecutor |
Implementation of
CollectionExecutor |
| AnyAndCollectionExecutor |
Implementation of
CollectionExecutor |
| CompareCollectionExecutor |
Implementation of
CollectionExecutor which handle compare condition. |
| CompareExhaustiveAndCollectionExecutor |
Implementation of
CollectionExecutor |
| ExhaustiveCollectionExecutor |
Implementation of
CollectionExecutor |
| NonAndCollectionExecutor |
Implementation of
CollectionExecutor |
| NonCollectionExecutor |
Implementation of
CollectionExecutor which handles non condition |
| NotCollectionExecutor |
Implementation of
CollectionExecutor which handles not condition. |
| OrCollectionExecutor |
Implementation of
CollectionExecutor which handles or condition |
| Enum | Description |
|---|---|
| CollectionExecutor.Cost |
Enums to specify operation cost.
|
Copyright © 2017 WSO2. All rights reserved.