forked from Xeli/flink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FLINK-10042][state] (part 2) Refactoring of snapshot algorithms for …
…better abstraction and cleaner resource management This closes apache#6556.
- Loading branch information
1 parent
aba02eb
commit f803280
Showing
22 changed files
with
1,329 additions
and
1,146 deletions.
There are no files selected for viewing
194 changes: 0 additions & 194 deletions
194
...e/src/main/java/org/apache/flink/runtime/io/async/AbstractAsyncCallableWithResources.java
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
flink-runtime/src/main/java/org/apache/flink/runtime/io/async/AsyncDoneCallback.java
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
flink-runtime/src/main/java/org/apache/flink/runtime/io/async/AsyncStoppable.java
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
...ntime/src/main/java/org/apache/flink/runtime/io/async/AsyncStoppableTaskWithCallback.java
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
flink-runtime/src/main/java/org/apache/flink/runtime/io/async/StoppableCallbackCallable.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.