Uses of Class
org.redisson.client.protocol.RedisCommand
Packages that use RedisCommand
Package
Description
-
Uses of RedisCommand in org.redisson
Methods in org.redisson that return RedisCommandModifier and TypeMethodDescriptiondefault RedisCommand<T> SlotCallback.createCommand(List<Object> params) Methods in org.redisson with parameters of type RedisCommandModifier and TypeMethodDescriptionprotected <T> RFuture<T> BaseRedissonList.addAsync(V e, RedisCommand<T> command) protected final <T> RFuture<T> RedissonBaseLock.evalWriteSyncedAsync(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) protected <T> RFuture<T> RedissonMultimap.fastRemoveAsync(List<Object> mapKeys, List<Object> listKeys, RedisCommand<T> evalCommandType) <T> Iterable<T> RedissonKeys.getKeysByPattern(RedisCommand<?> command, String pattern, int limit, int count) protected <T> voidRedissonPriorityBlockingQueue.takeAsync(CompletableFuture<V> result, long delay, long timeoutInMicro, RedisCommand<T> command, Object... params) RedissonPriorityQueue.wrapLockedAsync(RedisCommand<T> command, Object... params) -
Uses of RedisCommand in org.redisson.api
Methods in org.redisson.api that return RedisCommandModifier and TypeMethodDescriptionRedisCommand<?> FunctionResult.getCommand()RedisCommand<?> RScript.ReturnType.getCommand() -
Uses of RedisCommand in org.redisson.client
Methods in org.redisson.client with parameters of type RedisCommandModifier and TypeMethodDescription<T,R> RFuture <R> RedisConnection.async(long timeout, Codec encoder, RedisCommand<T> command, Object... params) <T,R> RFuture <R> RedisConnection.async(long timeout, RedisCommand<T> command, Object... params) <T,R> RFuture <R> RedisConnection.async(Codec encoder, RedisCommand<T> command, Object... params) <T,R> RFuture <R> RedisConnection.async(RedisCommand<T> command, Object... params) <T,R> CommandData <T, R> RedisConnection.create(Codec encoder, RedisCommand<T> command, Object... params) <T,R> R RedisConnection.sync(Codec encoder, RedisCommand<T> command, Object... params) <T> TRedisConnection.sync(RedisCommand<T> command, Object... params) -
Uses of RedisCommand in org.redisson.client.protocol
Subclasses of RedisCommand in org.redisson.client.protocolFields in org.redisson.client.protocol declared as RedisCommandModifier and TypeFieldDescriptionstatic final RedisCommand<Void> RedisCommands.APPENDstatic final RedisCommand<Object> RedisCommands.BLMOVEstatic final RedisCommand<Map<String, List<Object>>> RedisCommands.BLMPOPstatic final RedisCommand<List<Object>> RedisCommands.BLPOPstatic final RedisCommand<Map<String, List<Object>>> RedisCommands.BLPOP_NAMEstatic final RedisCommand<Object> RedisCommands.BLPOP_VALUEstatic final RedisCommand<List<Object>> RedisCommands.BRPOPstatic final RedisCommand<Object> RedisCommands.BRPOP_VALUEstatic final RedisCommand<Object> RedisCommands.BRPOPLPUSHRedisCommands.BZMPOPstatic final RedisCommand<List<ScoredEntry>> RedisCommands.BZMPOP_ENTRIESstatic final RedisCommand<List<Object>> RedisCommands.BZMPOP_SINGLE_LISTstatic final RedisCommand<Object> RedisCommands.BZPOPMAX_VALUEstatic final RedisCommand<Object> RedisCommands.BZPOPMIN_VALUEstatic final RedisCommand<Object> RedisCommands.CLUSTER_SLOTSstatic final RedisCommand<Object> RedisCommands.DUMPstatic final RedisCommand<Object> RedisCommands.EVAL_FIRST_LISTstatic final RedisCommand<Object> RedisCommands.EVAL_FIRST_LIST_ENTRYstatic final RedisCommand<List<Integer>> RedisCommands.EVAL_INT_LISTstatic final RedisCommand<List<Object>> RedisCommands.EVAL_LISTstatic final RedisCommand<List<Object>> RedisCommands.EVAL_LIST_ENTRYstatic final RedisCommand<List<Object>> RedisCommands.EVAL_LIST_REVERSEstatic final RedisCommand<List<Long>> RedisCommands.EVAL_LONG_LISTstatic final RedisCommand<Map<Object, Object>> RedisCommands.EVAL_MAPstatic final RedisCommand<Set<Map.Entry<Object, Object>>> RedisCommands.EVAL_MAP_ENTRYstatic final RedisCommand<Set<Object>> RedisCommands.EVAL_MAP_KEY_SETstatic final RedisCommand<Object> RedisCommands.EVAL_MAP_VALUEstatic final RedisCommand<List<Object>> RedisCommands.EVAL_MAP_VALUE_LISTstatic final RedisCommand<Set<Object>> RedisCommands.EVAL_MAP_VALUE_SETstatic final RedisCommand<Object> RedisCommands.EVAL_OBJECTstatic final RedisCommand<ListScanResult<Object>> RedisCommands.EVAL_SCANstatic final RedisCommand<Set<Object>> RedisCommands.EVAL_SETstatic final RedisCommand<List<Object>> RedisCommands.EXECstatic final RedisCommand<List<Object>> RedisCommands.FCALL_LISTstatic final RedisCommand<Object> RedisCommands.FCALL_MAP_VALUEstatic final RedisCommand<List<Object>> RedisCommands.FCALL_MAP_VALUE_LISTstatic final RedisCommand<Object> RedisCommands.FCALL_OBJECTstatic final RedisCommand<IndexInfo> RedisCommands.FT_INFORedisCommands.FT_SPELLCHECKstatic final RedisCommand<Map<String, List<String>>> RedisCommands.FT_SYNDUMPstatic final RedisCommand<Void> RedisCommands.FT_SYNUPDATEstatic final RedisCommand<Double> RedisCommands.GEODISTstatic final RedisCommand<List<Object>> RedisCommands.GEORADIUS_ROstatic final RedisCommand<Object> RedisCommands.GEORADIUS_STOREstatic final RedisCommand<List<Object>> RedisCommands.GEORADIUSBYMEMBER_ROstatic final RedisCommand<Object> RedisCommands.GEORADIUSBYMEMBER_STOREstatic final RedisCommand<List<Object>> RedisCommands.GEOSEARCHstatic final RedisCommand<Object> RedisCommands.GEOSEARCHSTORE_STOREstatic final RedisCommand<Object> RedisCommands.GETstatic final RedisCommand<Object> RedisCommands.GETEXstatic final RedisCommand<Object> RedisCommands.GETRANGEstatic final RedisCommand<Object> RedisCommands.GETSETstatic final RedisCommand<Double> RedisCommands.GETSET_DOUBLEstatic final RedisCommand<Long> RedisCommands.GETSET_LONGstatic final RedisCommand<Long> RedisCommands.HDELstatic final RedisCommand<Boolean> RedisCommands.HEXISTSstatic final RedisCommand<Object> RedisCommands.HGETstatic final RedisCommand<Map<Object, Object>> RedisCommands.HGETALLstatic final RedisCommand<Set<Map.Entry<Object, Object>>> RedisCommands.HGETALL_ENTRYstatic final RedisCommand<Set<Object>> RedisCommands.HKEYSstatic final RedisCommand<List<Object>> RedisCommands.HMGETstatic final RedisCommand<Void> RedisCommands.HMSETstatic final RedisCommand<Boolean> RedisCommands.HPERSISTstatic final RedisCommand<Long> RedisCommands.HPTTLstatic final RedisCommand<Map<Object, Object>> RedisCommands.HRANDFIELDstatic final RedisCommand<Set<Object>> RedisCommands.HRANDFIELD_KEYSstatic final RedisCommand<Map<Object, Object>> RedisCommands.HRANDFIELD_V2static final RedisCommand<MapScanResult<Object, Object>> RedisCommands.HSCANstatic final RedisCommand<Integer> RedisCommands.HSTRLENstatic final RedisCommand<List<Object>> RedisCommands.HVALSstatic final RedisCommand<Long> RedisCommands.JSON_ARRAPPENDstatic final RedisCommand<List<Long>> RedisCommands.JSON_ARRAPPEND_LISTstatic final RedisCommand<List<Long>> RedisCommands.JSON_ARRINDEX_LISTstatic final RedisCommand<List<Long>> RedisCommands.JSON_ARRINSERT_LISTstatic final RedisCommand<List<Long>> RedisCommands.JSON_ARRLEN_LISTstatic final RedisCommand<List<Object>> RedisCommands.JSON_ARRPOP_LISTstatic final RedisCommand<List<Long>> RedisCommands.JSON_ARRTRIM_LISTstatic final RedisCommand<List<String>> RedisCommands.JSON_OBJKEYSstatic final RedisCommand<List<List<String>>> RedisCommands.JSON_OBJKEYS_LISTstatic final RedisCommand<List<Long>> RedisCommands.JSON_OBJLEN_LISTstatic final RedisCommand<List<Long>> RedisCommands.JSON_STRAPPEND_LISTstatic final RedisCommand<List<Long>> RedisCommands.JSON_STRLEN_LISTstatic final RedisCommand<Boolean> RedisCommands.JSON_TOGGLEstatic final RedisCommand<List<Boolean>> RedisCommands.JSON_TOGGLE_LISTstatic final RedisCommand<JsonType> RedisCommands.JSON_TYPEstatic final RedisCommand<Object> RedisCommands.LINDEXstatic final RedisCommand<Integer> RedisCommands.LINSERT_INTstatic final RedisCommand<Object> RedisCommands.LMOVEstatic final RedisCommand<Object> RedisCommands.LPOPstatic final RedisCommand<List<Object>> RedisCommands.LPOP_LISTstatic final RedisCommand<Integer> RedisCommands.LPUSHstatic final RedisCommand<Boolean> RedisCommands.LPUSH_BOOLEANstatic final RedisCommand<Integer> RedisCommands.LPUSHXstatic final RedisCommand<List<Object>> RedisCommands.LRANGEstatic final RedisCommand<Set<Object>> RedisCommands.LRANGE_SETstatic final RedisCommand<Boolean> RedisCommands.LREMstatic final RedisCommand<Void> RedisCommands.LSETstatic final RedisCommand<List<Object>> RedisCommands.MGETstatic final RedisCommand<Boolean> RedisCommands.PFADDstatic final RedisCommand<String> RedisCommands.PINGstatic final RedisCommand<Void> RedisCommands.PSETEXstatic final RedisCommand<Object> RedisCommands.PSUBSCRIBEstatic final RedisCommand<List<String>> RedisCommands.PUBSUB_CHANNELSstatic final RedisCommand<Long> RedisCommands.PUBSUB_NUMSUBstatic final RedisCommand<List<String>> RedisCommands.PUBSUB_SHARDCHANNELSstatic final RedisCommand<Long> RedisCommands.PUBSUB_SHARDNUMSUBstatic final RedisCommand<Object> RedisCommands.PUNSUBSCRIBEstatic final RedisCommand<Object> RedisCommands.RPOPstatic final RedisCommand<List<Object>> RedisCommands.RPOP_LISTstatic final RedisCommand<Object> RedisCommands.RPOPLPUSHstatic final RedisCommand<Integer> RedisCommands.RPUSHstatic final RedisCommand<Boolean> RedisCommands.RPUSH_BOOLEANstatic final RedisCommand<Void> RedisCommands.RPUSH_VOIDstatic final RedisCommand<Integer> RedisCommands.RPUSHXstatic final RedisCommand<Integer> RedisCommands.SADDstatic final RedisCommand<Boolean> RedisCommands.SADD_BOOLstatic final RedisCommand<Boolean> RedisCommands.SADD_SINGLEstatic final RedisCommand<ListScanResult<String>> RedisCommands.SCANstatic final RedisCommand<Set<Object>> RedisCommands.SDIFFstatic final RedisCommand<Map<String, String>> RedisCommands.SENTINEL_MASTERstatic final RedisCommand<List<Map<String, String>>> RedisCommands.SENTINEL_MASTERSstatic final RedisCommand<List<Map<String, String>>> RedisCommands.SENTINEL_SENTINELSstatic final RedisCommand<List<Map<String, String>>> RedisCommands.SENTINEL_SLAVESstatic final RedisCommand<Void> RedisCommands.SETstatic final RedisCommand<Boolean> RedisCommands.SET_BOOLEANstatic final RedisCommand<Boolean> RedisCommands.SETNXstatic final RedisCommand<Long> RedisCommands.SETRANGEstatic final RedisCommand<Set<Object>> RedisCommands.SINTERstatic final RedisCommand<Boolean> RedisCommands.SISMEMBERstatic final RedisCommand<Set<Object>> RedisCommands.SMEMBERSstatic final RedisCommand<List<Long>> RedisCommands.SMISMEMBERstatic final RedisCommand<Boolean> RedisCommands.SMOVEstatic final RedisCommand<List<Object>> RedisCommands.SORT_LISTstatic final RedisCommand<Set<Object>> RedisCommands.SORT_SETstatic final RedisCommand<Integer> RedisCommands.SORT_TOstatic final RedisCommand<Set<Object>> RedisCommands.SPOPstatic final RedisCommand<Object> RedisCommands.SPOP_SINGLEstatic final RedisCommand<Set<Object>> RedisCommands.SRANDMEMBERstatic final RedisCommand<Object> RedisCommands.SRANDMEMBER_SINGLEstatic final RedisCommand<Integer> RedisCommands.SREMstatic final RedisCommand<Boolean> RedisCommands.SREM_SINGLEstatic final RedisCommand<ListScanResult<Object>> RedisCommands.SSCANstatic final RedisCommand<Object> RedisCommands.SSUBSCRIBEstatic final RedisCommand<Object> RedisCommands.SUBSCRIBEstatic final RedisCommand<Set<Object>> RedisCommands.SUNIONstatic final RedisCommand<Object> RedisCommands.SUNSUBSCRIBEstatic final RedisCommand<Object> RedisCommands.UNSUBSCRIBEstatic final RedisCommand<List<Integer>> RedisCommands.WAITAOFstatic final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XAUTOCLAIMstatic final RedisCommand<FastAutoClaimResult> RedisCommands.XAUTOCLAIM_IDSstatic final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XCLAIMstatic final RedisCommand<Object> RedisCommands.XCLAIM_IDSstatic final RedisCommand<StreamInfo<Object, Object>> RedisCommands.XINFO_CONSUMERSstatic final RedisCommand<StreamInfo<Object, Object>> RedisCommands.XINFO_GROUPSstatic final RedisCommand<Object> RedisCommands.XPENDINGstatic final RedisCommand<Object> RedisCommands.XPENDING_ENTRIESstatic final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XRANGEstatic final RedisCommand<Map<String, Map<StreamMessageId, Map<Object, Object>>>> RedisCommands.XREADstatic final RedisCommand<Map<String, Map<StreamMessageId, Map<Object, Object>>>> RedisCommands.XREAD_BLOCKINGstatic final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XREAD_BLOCKING_SINGLEstatic final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XREAD_BLOCKING_SINGLE_V2static final RedisCommand<Map<String, Map<StreamMessageId, Map<Object, Object>>>> RedisCommands.XREAD_BLOCKING_V2static final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XREAD_SINGLEstatic final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XREAD_SINGLE_V2static final RedisCommand<Map<String, Map<StreamMessageId, Map<Object, Object>>>> RedisCommands.XREAD_V2static final RedisCommand<Map<String, Map<StreamMessageId, Map<Object, Object>>>> RedisCommands.XREADGROUPstatic final RedisCommand<Map<String, Map<StreamMessageId, Map<Object, Object>>>> RedisCommands.XREADGROUP_BLOCKINGstatic final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XREADGROUP_BLOCKING_SINGLEstatic final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XREADGROUP_BLOCKING_SINGLE_V2static final RedisCommand<Map<String, Map<StreamMessageId, Map<Object, Object>>>> RedisCommands.XREADGROUP_BLOCKING_V2static final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XREADGROUP_SINGLEstatic final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XREADGROUP_SINGLE_V2static final RedisCommand<Map<String, Map<StreamMessageId, Map<Object, Object>>>> RedisCommands.XREADGROUP_V2static final RedisCommand<Map<StreamMessageId, Map<Object, Object>>> RedisCommands.XREVRANGEstatic final RedisCommand<Long> RedisCommands.ZADDstatic final RedisCommand<Boolean> RedisCommands.ZADD_BOOLstatic final RedisCommand<Boolean> RedisCommands.ZADD_BOOL_RAWstatic final RedisCommand<Boolean> RedisCommands.ZADD_NX_BOOLstatic final RedisCommand<Boolean> RedisCommands.ZADD_RAWstatic final RedisCommand<List<Object>> RedisCommands.ZINTERRedisCommands.ZMPOPstatic final RedisCommand<List<Object>> RedisCommands.ZMPOP_VALUESstatic final RedisCommand<List<Object>> RedisCommands.ZPOPMAXstatic final RedisCommand<List<Object>> RedisCommands.ZPOPMINstatic final RedisCommand<Set<Object>> RedisCommands.ZRANDMEMBERstatic final RedisCommand<Map<Object, Object>> RedisCommands.ZRANDMEMBER_ENTRIESstatic final RedisCommand<Object> RedisCommands.ZRANDMEMBER_SINGLEstatic final RedisCommand<List<Object>> RedisCommands.ZRANGEstatic final RedisCommand<List<ScoredEntry<Object>>> RedisCommands.ZRANGE_ENTRYstatic final RedisCommand<List<ScoredEntry<Object>>> RedisCommands.ZRANGE_ENTRY_V2static final RedisCommand<Object> RedisCommands.ZRANGE_SINGLEstatic final RedisCommand<Object> RedisCommands.ZRANGE_SINGLE_ENTRYstatic final RedisCommand<Object> RedisCommands.ZRANGE_SINGLE_ENTRY_V2static final RedisCommand<List<Object>> RedisCommands.ZRANGEBYLEXstatic final RedisCommand<Set<Object>> RedisCommands.ZRANGEBYSCOREstatic final RedisCommand<List<ScoredEntry<Object>>> RedisCommands.ZRANGEBYSCORE_ENTRYstatic final RedisCommand<List<ScoredEntry<Object>>> RedisCommands.ZRANGEBYSCORE_ENTRY_V2static final RedisCommand<List<Object>> RedisCommands.ZRANGEBYSCORE_LISTstatic final RedisCommand<Integer> RedisCommands.ZRANGESTOREstatic final RedisCommand<RankedEntry<?>> RedisCommands.ZRANK_ENTRYstatic final RedisCommand<Integer> RedisCommands.ZRANK_INTstatic final RedisCommand<Boolean> RedisCommands.ZREMstatic final RedisCommand<List<Object>> RedisCommands.ZREVRANGEstatic final RedisCommand<List<ScoredEntry<Object>>> RedisCommands.ZREVRANGE_ENTRYstatic final RedisCommand<List<ScoredEntry<Object>>> RedisCommands.ZREVRANGE_ENTRY_V2static final RedisCommand<List<Object>> RedisCommands.ZREVRANGEBYLEXstatic final RedisCommand<Set<Object>> RedisCommands.ZREVRANGEBYSCOREstatic final RedisCommand<List<ScoredEntry<Object>>> RedisCommands.ZREVRANGEBYSCORE_ENTRYstatic final RedisCommand<List<ScoredEntry<Object>>> RedisCommands.ZREVRANGEBYSCORE_ENTRY_V2static final RedisCommand<RankedEntry<?>> RedisCommands.ZREVRANK_ENTRYstatic final RedisCommand<Integer> RedisCommands.ZREVRANK_INTstatic final RedisCommand<ListScanResult<Object>> RedisCommands.ZSCANstatic final RedisCommand<ListScanResult<Object>> RedisCommands.ZSCAN_ENTRYstatic final RedisCommand<Boolean> RedisCommands.ZSCORE_CONTAINSstatic final RedisCommand<List<Object>> RedisCommands.ZUNIONFields in org.redisson.client.protocol with type parameters of type RedisCommandModifier and TypeFieldDescriptionstatic final Set<RedisCommand> RedisCommands.BLOCKING_COMMANDSstatic final Set<RedisCommand> RedisCommands.NO_RETRY_COMMANDSMethods in org.redisson.client.protocol that return RedisCommandMethods in org.redisson.client.protocol with parameters of type RedisCommandConstructors in org.redisson.client.protocol with parameters of type RedisCommandModifierConstructorDescriptionBatchCommandData(CompletableFuture<R> promise, Codec codec, RedisCommand<T> command, Object[] params, int index) BatchCommandData(RedisCommand<T> command, Object[] params, int index) CommandData(CompletableFuture<R> promise, Codec codec, RedisCommand<T> command, Object[] params) CommandData(CompletableFuture<R> promise, MultiDecoder<Object> messageDecoder, Codec codec, RedisCommand<T> command, Object[] params) RedisCommand(RedisCommand<R> command, String name) Copy command and change nameRedisCommand(RedisCommand<R> command, String name, Convertor<R> convertor) -
Uses of RedisCommand in org.redisson.command
Methods in org.redisson.command with parameters of type RedisCommandModifier and TypeMethodDescription<V,R> RFuture <R> CommandAsyncExecutor.async(boolean readOnlyMode, NodeSource source, Codec codec, RedisCommand<V> command, Object[] params, boolean ignoreRedirect, boolean noRetry) <V,R> RFuture <R> CommandAsyncService.async(boolean readOnlyMode, NodeSource source, Codec codec, RedisCommand<V> command, Object[] params, boolean ignoreRedirect, boolean noRetry) <V,R> RFuture <R> CommandBatchService.async(boolean readOnlyMode, NodeSource nodeSource, Codec codec, RedisCommand<V> command, Object[] params, boolean ignoreRedirect, boolean noRetry) <T,R> RFuture <R> CommandAsyncService.evalAsync(NodeSource nodeSource, boolean readOnlyMode, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, boolean noRetry, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.evalReadAsync(io.netty.buffer.ByteBuf key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.evalReadAsync(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.evalReadAsync(RedisClient client, String name, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.evalReadAsync(RedisClient client, MasterSlaveEntry entry, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.evalReadAsync(MasterSlaveEntry entry, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncService.evalReadAsync(io.netty.buffer.ByteBuf key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncService.evalReadAsync(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncService.evalReadAsync(RedisClient client, String name, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncService.evalReadAsync(RedisClient client, MasterSlaveEntry entry, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncService.evalReadAsync(MasterSlaveEntry entry, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.evalReadBatchedAsync(Codec codec, RedisCommand<T> command, String script, List<Object> keys, SlotCallback<T, R> callback) <T,R> RFuture <R> CommandAsyncService.evalReadBatchedAsync(Codec codec, RedisCommand<T> command, String script, List<Object> keys, SlotCallback<T, R> callback) <T,R> RFuture <R> CommandAsyncExecutor.evalWriteAsync(io.netty.buffer.ByteBuf key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.evalWriteAsync(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.evalWriteAsync(MasterSlaveEntry entry, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncService.evalWriteAsync(io.netty.buffer.ByteBuf key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncService.evalWriteAsync(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncService.evalWriteAsync(MasterSlaveEntry entry, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.evalWriteBatchedAsync(Codec codec, RedisCommand<T> command, String script, List<Object> keys, SlotCallback<T, R> callback) <T,R> RFuture <R> CommandAsyncService.evalWriteBatchedAsync(Codec codec, RedisCommand<T> command, String script, List<Object> keys, SlotCallback<T, R> callback) <T,R> RFuture <R> CommandAsyncExecutor.evalWriteNoRetryAsync(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T,R> RFuture <R> CommandAsyncService.evalWriteNoRetryAsync(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <R> List<CompletableFuture<R>> CommandAsyncExecutor.executeAllAsync(RedisCommand<?> command, Object... params) <R> List<CompletableFuture<R>> CommandAsyncExecutor.executeAllAsync(MasterSlaveEntry entry, RedisCommand<?> command, Object... params) <R> List<CompletableFuture<R>> CommandAsyncService.executeAllAsync(RedisCommand<?> command, Object... params) <R> List<CompletableFuture<R>> CommandAsyncService.executeAllAsync(MasterSlaveEntry entry, RedisCommand<?> command, Object... params) <V> RFuture<V> CommandAsyncExecutor.pollFromAnyAsync(String name, Codec codec, RedisCommand<?> command, long secondsTimeout, String... queueNames) <V> RFuture<V> CommandAsyncService.pollFromAnyAsync(String name, Codec codec, RedisCommand<?> command, long secondsTimeout, String... queueNames) <R> List<CompletableFuture<R>> CommandAsyncExecutor.readAllAsync(Codec codec, RedisCommand<?> command, Object... params) <R> List<CompletableFuture<R>> CommandAsyncExecutor.readAllAsync(RedisCommand<?> command, Object... params) <R> List<CompletableFuture<R>> CommandAsyncService.readAllAsync(Codec codec, RedisCommand<?> command, Object... params) <R> List<CompletableFuture<R>> CommandAsyncService.readAllAsync(RedisCommand<?> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readAsync(byte[] key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readAsync(io.netty.buffer.ByteBuf key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readAsync(String key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readAsync(String key, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readAsync(RedisClient client, byte[] key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readAsync(RedisClient client, String name, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readAsync(RedisClient client, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readAsync(RedisClient client, MasterSlaveEntry entry, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readAsync(MasterSlaveEntry entry, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readAsync(byte[] key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readAsync(io.netty.buffer.ByteBuf key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readAsync(String key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readAsync(String key, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readAsync(RedisClient client, byte[] key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readAsync(RedisClient client, String name, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readAsync(RedisClient client, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readAsync(RedisClient client, MasterSlaveEntry entry, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readAsync(MasterSlaveEntry entry, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readBatchedAsync(Codec codec, RedisCommand<T> command, SlotCallback<T, R> callback, Object... keys) <T,R> RFuture <R> CommandAsyncService.readBatchedAsync(Codec codec, RedisCommand<T> command, SlotCallback<T, R> callback, Object... keys) <T,R> RFuture <R> CommandAsyncExecutor.readRandomAsync(Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.readRandomAsync(RedisClient client, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readRandomAsync(Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.readRandomAsync(RedisClient client, Codec codec, RedisCommand<T> command, Object... params) <T> RFuture<T> CommandAsyncExecutor.syncedEval(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T> RFuture<T> CommandAsyncService.syncedEval(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T> RFuture<T> CommandAsyncExecutor.syncedEvalWithRetry(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <T> RFuture<T> CommandAsyncService.syncedEvalWithRetry(String key, Codec codec, RedisCommand<T> evalCommandType, String script, List<Object> keys, Object... params) <R> List<CompletableFuture<R>> CommandAsyncExecutor.writeAllAsync(Codec codec, RedisCommand<?> command, Object... params) <R> List<CompletableFuture<R>> CommandAsyncExecutor.writeAllAsync(RedisCommand<?> command, Object... params) <R> List<CompletableFuture<R>> CommandAsyncService.writeAllAsync(Codec codec, RedisCommand<?> command, Object... params) <R> List<CompletableFuture<R>> CommandAsyncService.writeAllAsync(RedisCommand<?> command, Object... params) CommandAsyncExecutor.writeAllVoidAsync(RedisCommand<T> command, Object... params) CommandAsyncService.writeAllVoidAsync(RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.writeAsync(byte[] key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.writeAsync(io.netty.buffer.ByteBuf key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.writeAsync(String key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.writeAsync(String key, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.writeAsync(RedisClient client, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.writeAsync(MasterSlaveEntry entry, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.writeAsync(byte[] key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.writeAsync(io.netty.buffer.ByteBuf key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.writeAsync(String key, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.writeAsync(String key, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.writeAsync(RedisClient client, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncService.writeAsync(MasterSlaveEntry entry, Codec codec, RedisCommand<T> command, Object... params) <T,R> RFuture <R> CommandAsyncExecutor.writeBatchedAsync(Codec codec, RedisCommand<T> command, SlotCallback<T, R> callback, Object... keys) <T,R> RFuture <R> CommandAsyncService.writeBatchedAsync(Codec codec, RedisCommand<T> command, SlotCallback<T, R> callback, Object... keys) Constructors in org.redisson.command with parameters of type RedisCommandModifierConstructorDescriptionBaseRedisBatchExecutor(boolean readOnlyMode, NodeSource source, Codec codec, RedisCommand<V> command, Object[] params, CompletableFuture<R> mainPromise, boolean ignoreRedirect, ConnectionManager connectionManager, RedissonObjectBuilder objectBuilder, ConcurrentMap<NodeSource, CommandBatchService.Entry> commands, BatchOptions options, AtomicInteger index, AtomicBoolean executed, RedissonObjectBuilder.ReferenceType referenceType, boolean noRetry) RedisBatchExecutor(boolean readOnlyMode, NodeSource source, Codec codec, RedisCommand<V> command, Object[] params, CompletableFuture<R> mainPromise, boolean ignoreRedirect, ConnectionManager connectionManager, RedissonObjectBuilder objectBuilder, ConcurrentMap<NodeSource, CommandBatchService.Entry> commands, BatchOptions options, AtomicInteger index, AtomicBoolean executed, RedissonObjectBuilder.ReferenceType referenceType, boolean noRetry) RedisExecutor(boolean readOnlyMode, NodeSource source, Codec codec, RedisCommand<V> command, Object[] params, CompletableFuture<R> mainPromise, boolean ignoreRedirect, ConnectionManager connectionManager, RedissonObjectBuilder objectBuilder, RedissonObjectBuilder.ReferenceType referenceType, boolean noRetry, int retryAttempts, int retryInterval, int responseTimeout, boolean trackChanges) RedisQueuedBatchExecutor(boolean readOnlyMode, NodeSource source, Codec codec, RedisCommand<V> command, Object[] params, CompletableFuture<R> mainPromise, boolean ignoreRedirect, ConnectionManager connectionManager, RedissonObjectBuilder objectBuilder, ConcurrentMap<NodeSource, CommandBatchService.Entry> commands, ConcurrentMap<MasterSlaveEntry, CommandBatchService.ConnectionEntry> connections, BatchOptions options, AtomicInteger index, AtomicBoolean executed, RedissonObjectBuilder.ReferenceType referenceType, boolean noRetry, Map<MasterSlaveEntry, CommandBatchService.Entry> aggregatedCommands) -
Uses of RedisCommand in org.redisson.connection
Methods in org.redisson.connection that return RedisCommandModifier and TypeMethodDescription<R> RedisCommand<R> ServiceManager.resp3(RedisCommand<R> command) Methods in org.redisson.connection with parameters of type RedisCommandModifier and TypeMethodDescriptionConnectionsHolder.acquireConnection(RedisCommand<?> command) TrackedConnectionsHolder.acquireConnection(RedisCommand<?> command) MasterSlaveEntry.connectionReadOp(RedisCommand<?> command, boolean trackChanges) MasterSlaveEntry.connectionReadOp(RedisCommand<?> command, RedisClient client, boolean trackChanges) MasterSlaveEntry.connectionReadOp(RedisCommand<?> command, RedisURI addr) SingleEntry.connectionReadOp(RedisCommand<?> command, boolean trackChanges) SingleEntry.connectionReadOp(RedisCommand<?> command, RedisURI addr) MasterSlaveEntry.connectionWriteOp(RedisCommand<?> command) MasterSlaveEntry.redirectedConnectionWriteOp(RedisCommand<?> command, RedisURI addr) <R> RedisCommand<R> ServiceManager.resp3(RedisCommand<R> command) MasterSlaveEntry.trackedConnectionWriteOp(RedisCommand<?> command) -
Uses of RedisCommand in org.redisson.connection.balancer
Methods in org.redisson.connection.balancer with parameters of type RedisCommandModifier and TypeMethodDescriptionCommandsLoadBalancer.getEntry(List<ClientConnectionsEntry> clientsCopy, RedisCommand<?> redisCommand) default ClientConnectionsEntryLoadBalancer.getEntry(List<ClientConnectionsEntry> clientsCopy, RedisCommand<?> redisCommand) -
Uses of RedisCommand in org.redisson.connection.pool
Methods in org.redisson.connection.pool with parameters of type RedisCommandModifier and TypeMethodDescriptionMasterConnectionPool.get(RedisCommand<?> command, boolean trackChanges) MasterPubSubConnectionPool.get(RedisCommand<?> command, boolean trackChanges) -
Uses of RedisCommand in org.redisson.misc
Methods in org.redisson.misc with parameters of type RedisCommandModifier and TypeMethodDescriptionstatic StringLogHelper.toString(RedisCommand<?> command, Object... params) -
Uses of RedisCommand in org.redisson.reactive
Methods in org.redisson.reactive with parameters of type RedisCommandModifier and TypeMethodDescription<V,R> RFuture <R> CommandReactiveBatchService.async(boolean readOnlyMode, NodeSource nodeSource, Codec codec, RedisCommand<V> command, Object[] params, boolean ignoreRedirect, boolean noRetry) -
Uses of RedisCommand in org.redisson.rx
Methods in org.redisson.rx with parameters of type RedisCommandModifier and TypeMethodDescription<V,R> RFuture <R> CommandRxBatchService.async(boolean readOnlyMode, NodeSource nodeSource, Codec codec, RedisCommand<V> command, Object[] params, boolean ignoreRedirect, boolean noRetry)