public class CommandReactiveService extends CommandAsyncService implements CommandReactiveExecutor
redisson, redissonReactive, redissonRx| Constructor and Description |
|---|
CommandReactiveService(ConnectionManager connectionManager) |
| Modifier and Type | Method and Description |
|---|---|
<R> reactor.core.publisher.Mono<R> |
reactive(Supplier<RFuture<R>> supplier) |
async, await, checkAttemptFuture, convertException, createPromise, enableRedissonReferenceSupport, enableRedissonReferenceSupport, enableRedissonReferenceSupport, evalAllAsync, evalReadAsync, evalReadAsync, evalReadAsync, evalWriteAllAsync, evalWriteAsync, evalWriteAsync, free, get, getConnection, getConnectionManager, handleError, handleSuccess, isEvalCacheActive, isRedissonReferenceSupportEnabled, readAllAsync, readAllAsync, readAllAsync, readAllAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readRandomAsync, readRandomAsync, releaseConnection, sendCommand, syncSubscription, tryHandleReference, writeAllAsync, writeAllAsync, writeAllAsync, writeAsync, writeAsync, writeAsync, writeAsyncclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitawait, convertException, enableRedissonReferenceSupport, enableRedissonReferenceSupport, enableRedissonReferenceSupport, evalReadAsync, evalReadAsync, evalReadAsync, evalWriteAllAsync, evalWriteAsync, evalWriteAsync, get, getConnectionManager, isRedissonReferenceSupportEnabled, readAllAsync, readAllAsync, readAllAsync, readAllAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readRandomAsync, readRandomAsync, syncSubscription, writeAllAsync, writeAllAsync, writeAllAsync, writeAsync, writeAsync, writeAsync, writeAsyncpublic CommandReactiveService(ConnectionManager connectionManager)
public <R> reactor.core.publisher.Mono<R> reactive(Supplier<RFuture<R>> supplier)
reactive in interface CommandReactiveExecutorCopyright © 2014–2018 The Redisson Project. All rights reserved.