- constructFinder(Expression, MatchingMetaStateHolder, ExecutionPlanContext, List<VariableExpressionExecutor>, Map<String, EventTable>) - Method in class org.wso2.extension.siddhi.execution.unique.UniqueEverWindowProcessor
-
To construct a finder having the capability of finding events at the processor that corresponds to the incoming
matchingEvent and the given matching expression logic.
- constructFinder(Expression, MatchingMetaStateHolder, ExecutionPlanContext, List<VariableExpressionExecutor>, Map<String, EventTable>) - Method in class org.wso2.extension.siddhi.execution.unique.UniqueExternalTimeBatchWindowProcessor
-
- constructFinder(Expression, MatchingMetaStateHolder, ExecutionPlanContext, List<VariableExpressionExecutor>, Map<String, EventTable>) - Method in class org.wso2.extension.siddhi.execution.unique.UniqueFirstWindowProcessor
-
- constructFinder(Expression, MatchingMetaStateHolder, ExecutionPlanContext, List<VariableExpressionExecutor>, Map<String, EventTable>) - Method in class org.wso2.extension.siddhi.execution.unique.UniqueLengthBatchWindowProcessor
-
To construct a finder having the capability of finding events at the processor that corresponds
to the incoming matchingEvent and the given matching expression logic.
- constructFinder(Expression, MatchingMetaStateHolder, ExecutionPlanContext, List<VariableExpressionExecutor>, Map<String, EventTable>) - Method in class org.wso2.extension.siddhi.execution.unique.UniqueLengthWindowProcessor
-
To construct a finder having the capability of finding events at the processor that corresponds to the incoming
matchingEvent and the given matching expression logic.
- constructFinder(Expression, MatchingMetaStateHolder, ExecutionPlanContext, List<VariableExpressionExecutor>, Map<String, EventTable>) - Method in class org.wso2.extension.siddhi.execution.unique.UniqueTimeBatchWindowProcessor
-
To construct a finder having the capability of finding events at the processor that corresponds
to the incoming matchingEvent and the given matching expression logic.
- constructFinder(Expression, MatchingMetaStateHolder, ExecutionPlanContext, List<VariableExpressionExecutor>, Map<String, EventTable>) - Method in class org.wso2.extension.siddhi.execution.unique.UniqueTimeWindowProcessor
-
To construct a finder having the capability of finding events at the processor that corresponds to the incoming
matchingEvent and the given matching expression logic.
- currentState() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueEverWindowProcessor
-
Used to collect the serializable state of the processing element, that need to be
persisted for the reconstructing the element to the same state on a different point of time
- currentState() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueExternalTimeBatchWindowProcessor
-
- currentState() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueFirstWindowProcessor
-
- currentState() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueLengthBatchWindowProcessor
-
Used to collect the serializable state of the processing element, that need to be
persisted for the reconstructing the element to the same state on a different point of time.
- currentState() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueLengthWindowProcessor
-
Used to collect the serializable state of the processing element, that need to be
persisted for the reconstructing the element to the same state on a different point of time
- currentState() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueTimeBatchWindowProcessor
-
Used to collect the serializable state of the processing element, that need to be
persisted for the reconstructing the element to the same state on a different point of time.
- currentState() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueTimeWindowProcessor
-
Used to collect the serializable state of the processing element, that need to be
persisted for the reconstructing the element to the same state on a different point of time
- setScheduler(Scheduler) - Method in class org.wso2.extension.siddhi.execution.unique.UniqueExternalTimeBatchWindowProcessor
-
- setScheduler(Scheduler) - Method in class org.wso2.extension.siddhi.execution.unique.UniqueTimeBatchWindowProcessor
-
The setScheduler method of the TimeWindowProcessor, As scheduler is private variable,
to access publicly we use this setter method.
- setScheduler(Scheduler) - Method in class org.wso2.extension.siddhi.execution.unique.UniqueTimeWindowProcessor
-
The setScheduler method of the TimeWindowProcessor, As scheduler is private variable, to access publicly we
use this setter method.
- start() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueEverWindowProcessor
-
This will be called only once and this can be used to acquire
required resources for the processing element.
- start() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueExternalTimeBatchWindowProcessor
-
- start() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueFirstWindowProcessor
-
- start() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueLengthBatchWindowProcessor
-
This will be called after initializing the system and before
starting to process the events.
- start() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueLengthWindowProcessor
-
This will be called only once and this can be used to acquire
required resources for the processing element.
- start() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueTimeBatchWindowProcessor
-
This will be called after initializing the system and before starting to process the events.
- start() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueTimeWindowProcessor
-
This will be called only once and this can be used to acquire
required resources for the processing element.
- stop() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueEverWindowProcessor
-
This will be called only once and this can be used to release
the acquired resources for processing.
- stop() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueExternalTimeBatchWindowProcessor
-
- stop() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueFirstWindowProcessor
-
- stop() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueLengthBatchWindowProcessor
-
This will be called before shutting down the system.
- stop() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueLengthWindowProcessor
-
This will be called only once and this can be used to release
the acquired resources for processing.
- stop() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueTimeBatchWindowProcessor
-
This will be called before shutting down the system.
- stop() - Method in class org.wso2.extension.siddhi.execution.unique.UniqueTimeWindowProcessor
-
This will be called only once and this can be used to release
the acquired resources for processing.