[
https://issues.apache.org/jira/browse/FLINK-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138777#comment-15138777
]
ASF GitHub Bot commented on FLINK-3371:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1603#issuecomment-181813971
Exactly, the `AlignedTrigger` will have an `AlignedTriggerContext` without
Key/Value state.
> Move TriggerCotext and TriggerResult to their own classes
> ---------------------------------------------------------
>
> Key: FLINK-3371
> URL: https://issues.apache.org/jira/browse/FLINK-3371
> Project: Flink
> Issue Type: Sub-task
> Components: Windowing Operators
> Affects Versions: 1.0.0
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 1.0.0
>
>
> As part of adding aligned window operators, we need aligned trigger classes.
> To make the {{TriggerResult}} and {{TriggerContext}} accessible to them, they
> should move to their own classes, from currently being internal classes of
> {{Trigger}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)