Package | Description |
---|---|
org.apache.flink.streaming.runtime.io | |
org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamMultipleInputProcessor
Input processor for
MultipleInputStreamOperator . |
class |
StreamOneInputProcessor<IN>
Input reader for
OneInputStreamTask . |
Modifier and Type | Field and Description |
---|---|
protected StreamInputProcessor |
StreamTask.inputProcessor
The input processor.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.