| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.api | |
| org.apache.flink.runtime.io.network.gates |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUnionRecordReader<T extends IOReadableWritable> |
class |
MutableUnionRecordReader<T extends IOReadableWritable> |
class |
UnionRecordReader<T extends IOReadableWritable> |
| Modifier and Type | Method and Description |
|---|---|
void |
InputGate.registerRecordAvailabilityListener(RecordAvailabilityListener<T> listener)
Registers a
RecordAvailabilityListener with this input gate. |
Copyright © 2014 The Apache Software Foundation. All rights reserved.