| Modifier and Type | Class and Description |
|---|---|
class |
EntryValveProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationGroupByWindowedPerSnapshotOutputRateLimiter |
class |
AggregationWindowedPerSnapshotOutputRateLimiter |
class |
AllAggregationGroupByWindowedPerSnapshotOutputRateLimiter |
class |
AllAggregationPerSnapshotOutputRateLimiter |
class |
GroupByPerSnapshotOutputRateLimiter |
class |
PerSnapshotOutputRateLimiter |
class |
SnapshotOutputRateLimiter |
class |
WindowedPerSnapshotOutputRateLimiter |
| Modifier and Type | Class and Description |
|---|---|
class |
AllPerTimeOutputRateLimiter |
class |
FirstGroupByPerTimeOutputRateLimiter |
class |
FirstPerTimeOutputRateLimiter |
class |
LastGroupByPerTimeOutputRateLimiter |
class |
LastPerTimeOutputRateLimiter |
| Constructor and Description |
|---|
EventTimeBasedScheduler(Schedulable singleThreadEntryValve,
ExecutionPlanContext executionPlanContext) |
Scheduler(Schedulable singleThreadEntryValve,
ExecutionPlanContext executionPlanContext) |
SystemTimeBasedScheduler(ScheduledExecutorService scheduledExecutorService,
Schedulable singleThreadEntryValve,
ExecutionPlanContext executionPlanContext) |
| Modifier and Type | Method and Description |
|---|---|
static Scheduler |
SchedulerParser.parse(ScheduledExecutorService scheduledExecutorService,
Schedulable singleThreadEntryValve,
ExecutionPlanContext executionPlanContext)
Create Scheduler object based on the execution plan playback configuration.
|
Copyright © 2018 WSO2. All Rights Reserved.