| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint | |
| org.apache.flink.runtime.io.async |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsyncSnapshotIOCallable<H extends StateObject>
Abstract base class for async IO operations of snapshots against a
CheckedOutputStream. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StoppableCallbackCallable<V>
A
Callable that can be stopped and offers a callback on termination. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsyncIOCallable<V,D extends Closeable>
The abstract class encapsulates the lifecycle and execution strategy for asynchronous IO operations
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.