| Package | Description |
|---|---|
| tech.mlsql.common.utils.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
SettableFuture<V>
A
ListenableFuture whose result may be set by a SettableFuture.set(Object)
or SettableFuture.setException(Throwable) call. |
Copyright © 2020. All rights reserved.