| Package | Description |
|---|---|
| org.apache.drill.common.concurrent | |
| org.apache.drill.exec.rpc |
| Class and Description |
|---|
| CheckedFuture
A
CheckedFuture is a ListenableFuture that includes versions of the get
methods that can throw a checked exception. |
| Class and Description |
|---|
| AbstractCheckedFuture
A delegating wrapper around a
ListenableFuture that adds support for the AbstractCheckedFuture.checkedGet() and AbstractCheckedFuture.checkedGet(long, TimeUnit) methods. |
| CheckedFuture
A
CheckedFuture is a ListenableFuture that includes versions of the get
methods that can throw a checked exception. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.