Package io.siddhi.core.executor.incremental
-
Class Summary Class Description IncrementalAggregateBaseTimeFunctionExecutor Executor class for finding the start time and end time of the within clause in incremental processing.IncrementalShouldUpdateFunctionExecutor Execute class for shouldUpdate() function.IncrementalStartTimeEndTimeFunctionExecutor Executor class for finding the start time and end time of the within clause in incremental processing.IncrementalTimeGetTimeZone Executor class for retrieving the timezone from a string timeStamp.IncrementalUnixTimeFunctionExecutor Executor class for converting string timestamp to unix time in incremental processing.