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, getCodec, getConnection, getConnectionManager, getObjectBuilder, handleError, handleSuccess, isEvalCacheActive, isRedissonReferenceSupportEnabled, pollFromAnyAsync, readAllAsync, readAllAsync, readAllAsync, readAllAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readRandomAsync, readRandomAsync, releaseConnection, sendCommand, syncSubscription, tryHandleReference, writeAllAsync, writeAllAsync, writeAllAsync, writeAsync, writeAsync, writeAsync, writeAsync
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
await, convertException, enableRedissonReferenceSupport, enableRedissonReferenceSupport, enableRedissonReferenceSupport, evalReadAsync, evalReadAsync, evalReadAsync, evalWriteAllAsync, evalWriteAsync, evalWriteAsync, get, getConnectionManager, getObjectBuilder, isRedissonReferenceSupportEnabled, pollFromAnyAsync, readAllAsync, readAllAsync, readAllAsync, readAllAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readAsync, readRandomAsync, readRandomAsync, syncSubscription, writeAllAsync, writeAllAsync, writeAllAsync, writeAsync, writeAsync, writeAsync, writeAsync
public CommandReactiveService(ConnectionManager connectionManager)
public <R> reactor.core.publisher.Mono<R> reactive(Supplier<RFuture<R>> supplier)
reactive
in interface CommandReactiveExecutor
Copyright © 2014–2019 The Redisson Project. All rights reserved.