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> & StoppableFunction>
Stoppable task for executing stoppable streaming sources.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.