| Package | Description |
|---|---|
| org.apache.drill.common.concurrent | |
| org.apache.drill.exec.rpc |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCheckedFuture<T,E extends Exception>
A delegating wrapper around a
ListenableFuture that adds support for the AbstractCheckedFuture.checkedGet() and AbstractCheckedFuture.checkedGet(long, TimeUnit) methods. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DrillRpcFuture<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
RpcCheckedFuture<T> |
Copyright © 2021 The Apache Software Foundation. All rights reserved.