| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StoppableSourceStreamTask<OUT,SRC extends SourceFunction<OUT> & org.apache.flink.api.common.functions.StoppableFunction>
Stoppable task for executing stoppable streaming sources.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.