| Package | Description |
|---|---|
| org.apache.flink.runtime.io.disk.iomanager | |
| org.apache.flink.runtime.io.network.partition | |
| org.apache.flink.runtime.io.network.partition.consumer |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BufferFileWriter.registerAllRequestsProcessedListener(NotificationListener listener)
Registers a listener, which is notified after all outstanding requests have been processed.
|
boolean |
AsynchronousBufferFileWriter.registerAllRequestsProcessedListener(NotificationListener listener) |
protected boolean |
AsynchronousFileIOChannel.registerAllRequestsProcessedListener(NotificationListener listener)
Registers a listener to be notified when all outstanding requests have been processed.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ResultSubpartitionView.registerListener(NotificationListener listener)
Subscribes to data availability notifications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalInputChannel
An input channel, which requests a local subpartition.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.