| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators | |
| org.apache.flink.streaming.runtime.operators |
This package contains the operators that perform the stream transformations.
|
| org.apache.flink.streaming.runtime.operators.windowing |
This package contains the operators that implement the various window operations
on data streams.
|
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| Class and Description |
|---|
| Triggerable
This interface must be implemented by objects that are triggered by the timer service available
to stream operators in
StreamExecutionEnvironment. |
| Class and Description |
|---|
| CheckpointCommitter
This class is used to save information about which sink operator instance has committed checkpoints to a backend.
|
| Triggerable
This interface must be implemented by objects that are triggered by the timer service available
to stream operators in
StreamExecutionEnvironment. |
| Class and Description |
|---|
| Triggerable
This interface must be implemented by objects that are triggered by the timer service available
to stream operators in
StreamExecutionEnvironment. |
| Class and Description |
|---|
| Triggerable
This interface must be implemented by objects that are triggered by the timer service available
to stream operators in
StreamExecutionEnvironment. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.