| Package | Description |
|---|---|
| org.redisson.command |
| Modifier and Type | Method and Description |
|---|---|
static AsyncDetails |
AsyncDetails.acquire() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AsyncDetails.release(AsyncDetails details) |
protected <V,R> void |
CommandAsyncService.releaseConnection(NodeSource source,
RFuture<RedisConnection> connectionFuture,
boolean isReadOnly,
RPromise<R> attemptPromise,
AsyncDetails<V,R> details) |
Copyright © 2014–2017 The Redisson Project. All rights reserved.