public class CommandRxService extends CommandAsyncService implements CommandRxExecutor
redisson, redissonReactive, redissonRx
Constructor and Description |
---|
CommandRxService(ConnectionManager connectionManager) |
Modifier and Type | Method and Description |
---|---|
<R> io.reactivex.Flowable<R> |
flowable(Callable<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 CommandRxService(ConnectionManager connectionManager)
public <R> io.reactivex.Flowable<R> flowable(Callable<RFuture<R>> supplier)
flowable
in interface CommandRxExecutor
Copyright © 2014–2019 The Redisson Project. All rights reserved.