public static class JRedisFutureSupport.FutureResultBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Future<Response> |
pendingRequest |
| Modifier | Constructor and Description |
|---|---|
protected |
FutureResultBase(Future<Response> pendingRequest) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel(boolean mayInterruptIfRunning) |
boolean |
isCancelled() |
boolean |
isDone() |
Copyright © 2009–2021. All rights reserved.