| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimerException
RuntimeException for wrapping exceptions that are thrown in the timer callback of
the timer service in StreamTask. |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamTask.checkTimerException()
Check whether an exception was thrown in a Thread other than the main Thread.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.