public class AsyncSnapshotCallable.AsyncSnapshotTask extends FutureTask<T>
FutureTask that wraps a AsyncSnapshotCallable and connects it with
cancellation and closing.| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
cancel(boolean mayInterruptIfRunning) |
protected void |
done() |
get, get, isCancelled, isDone, run, runAndReset, set, setExceptionpublic boolean cancel(boolean mayInterruptIfRunning)
protected void done()
done 在类中 FutureTask<T>Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.