Interface | Description |
---|---|
OutputProcessViewAfterState | |
OutputProcessViewConditionDeltaSet |
Class | Description |
---|---|
OutputProcessViewAfterStateImpl | |
OutputProcessViewAfterStateNone | |
OutputProcessViewBaseWAfter | |
OutputProcessViewConditionDefault |
A view that prepares output events, batching incoming
events and invoking the result set processor as necessary.
|
OutputProcessViewConditionDeltaSetImpl | |
OutputProcessViewConditionFactory |
A view that handles the "output snapshot" keyword in output rate stabilizing.
|
OutputProcessViewConditionFirst |
Handles output rate limiting for FIRST, only applicable with a having-clause and no group-by clause.
|
OutputProcessViewConditionFirstPostProcess |
Handles output rate limiting for FIRST, only applicable with a having-clause and no group-by clause.
|
OutputProcessViewConditionForge | |
OutputProcessViewConditionLastAllUnord |
Handles output rate limiting for LAST and without order-by.
|
OutputProcessViewConditionSnapshotPostProcess |
A view that handles the "output snapshot" keyword in output rate stabilizing.
|
OutputProcessViewConditionSpec |
A view that handles the "output snapshot" keyword in output rate stabilizing.
|
OutputProcessViewDirect |
Output process view that does not enforce any output policies and may simply
hand over events to child views, does not handle distinct.
|
OutputProcessViewDirectDistinctOrAfter |
Output process view that does not enforce any output policies and may simply
hand over events to child views, but works with distinct and after-output policies
|
OutputProcessViewDirectDistinctOrAfterFactory |
Output process view that does not enforce any output policies and may simply
hand over events to child views, but works with distinct and after-output policies
|
OutputProcessViewDirectDistinctOrAfterFactoryForge |
Output process view that does not enforce any output policies and may simply
hand over events to child views, but works with distinct and after-output policies
|
OutputProcessViewDirectDistinctOrAfterPostProcess |
Output process view that does not enforce any output policies and may simply
hand over events to child views, but works with distinct and after-output policies
|
OutputProcessViewDirectFactory |
Factory for output process view that does not enforce any output policies and may simply
hand over events to child views, does not handle distinct.
|
OutputProcessViewDirectForge | |
OutputProcessViewDirectPostProcess | |
OutputStrategyPostProcess |
An output strategy that handles routing (insert-into) and stream selection.
|
OutputStrategyPostProcessFactory |
An output strategy that handles routing (insert-into) and stream selection.
|
Copyright © 2005–2018. All rights reserved.