| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint | |
| org.apache.flink.runtime.io.async |
| Class and Description |
|---|
| AbstractAsyncIOCallable
The abstract class encapsulates the lifecycle and execution strategy for asynchronous IO operations
|
| AsyncDoneCallback
Callback for an asynchronous operation that is called on termination
|
| AsyncStoppable
An asynchronous operation that can be stopped.
|
| StoppableCallbackCallable
A
Callable that can be stopped and offers a callback on termination. |
| Class and Description |
|---|
| AsyncDoneCallback
Callback for an asynchronous operation that is called on termination
|
| AsyncStoppable
An asynchronous operation that can be stopped.
|
| AsyncStoppableTaskWithCallback |
| StoppableCallbackCallable
A
Callable that can be stopped and offers a callback on termination. |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.