| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.io | |
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| Class and Description |
|---|
| BlockingQueueBroker |
| BufferSpiller.SpilledBufferOrEventSequence
This class represents a sequence of spilled buffers and events, created by the
BufferSpiller. |
| CheckpointBarrierHandler
The CheckpointBarrierHandler reacts to checkpoint barrier arriving from the input channels.
|
| StreamRecordWriter
This record writer keeps data in buffers at most for a certain timeout.
|
| Class and Description |
|---|
| RecordWriterOutput
Implementation of
Output that sends data using a RecordWriter. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.