Index

A B C D E F G H I K L M O P R S T U W Z 
All Classes and Interfaces|All Packages

A

afterPropertiesSet() - Method in class org.redisson.spring.data.connection.RedissonConnectionFactory
 
append(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

B

bgReWriteAof() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
bgReWriteAof(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
bgSave() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
bgSave(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
bgWriteAof() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
BinaryConvertor - Class in org.redisson.spring.data.connection
 
BinaryConvertor() - Constructor for class org.redisson.spring.data.connection.BinaryConvertor
 
bitCount(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
bitCount(byte[], long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
bitOp(RedisStringCommands.BitOperation, byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
bLPop(int, byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
bRPop(int, byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
bRPopLPush(int, byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

C

close() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
close() - Method in class org.redisson.spring.data.connection.RedissonSentinelConnection
 
closePipeline() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
clusterAddSlots(RedisClusterNode, int...) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterAddSlots(RedisClusterNode, RedisClusterNode.SlotRange) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterCountKeysInSlot(int) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterDeleteSlots(RedisClusterNode, int...) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterDeleteSlotsInRange(RedisClusterNode, RedisClusterNode.SlotRange) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterForget(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterGetClusterInfo() - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterGetKeysInSlot(int, Integer) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterGetMasterSlaveMap() - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterGetNodeForKey(byte[]) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterGetNodeForSlot(int) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterGetNodes() - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterGetSlaves(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterGetSlotForKey(byte[]) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterMeet(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterReplicate(RedisClusterNode, RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
clusterSetSlot(RedisClusterNode, int, RedisClusterCommands.AddSlots) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
convert(int...) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
convert(Exception) - Method in class org.redisson.spring.data.connection.RedissonExceptionConverter
 
convert(Object) - Method in class org.redisson.spring.data.connection.BinaryConvertor
 
convert(Object) - Method in class org.redisson.spring.data.connection.DataTypeConvertor
 
convert(Object) - Method in class org.redisson.spring.data.connection.DistanceConvertor
 
convert(Object) - Method in class org.redisson.spring.data.connection.SecondsConvertor
 
convert(Map<byte[], byte[]>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

D

DataTypeConvertor - Class in org.redisson.spring.data.connection
 
DataTypeConvertor() - Constructor for class org.redisson.spring.data.connection.DataTypeConvertor
 
dbSize() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
dbSize(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
decode(ByteBuf, State) - Method in class org.redisson.spring.data.connection.PropertiesDecoder
 
decode(ByteBuf, State) - Method in class org.redisson.spring.data.connection.RedisClusterNodeDecoder
 
decode(List<Object>, State) - Method in class org.redisson.spring.data.connection.GeoResultsDecoder
 
decode(List<Object>, State) - Method in class org.redisson.spring.data.connection.ObjectListReplayDecoder2
 
decode(List<Object>, State) - Method in class org.redisson.spring.data.connection.PointDecoder
 
decode(List<Object>, State) - Method in class org.redisson.spring.data.connection.ScoredSortedListReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.spring.data.connection.ScoredSortedSetReplayDecoder
 
decode(List<Object>, State) - Method in class org.redisson.spring.data.connection.SetReplayDecoder
 
decr(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
decrBy(byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
del(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
del(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
destroy() - Method in class org.redisson.spring.data.connection.RedissonConnectionFactory
 
discard() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
DistanceConvertor - Class in org.redisson.spring.data.connection
 
DistanceConvertor(Metric) - Constructor for class org.redisson.spring.data.connection.DistanceConvertor
 
doClose() - Method in class org.redisson.spring.data.connection.RedissonSubscription
 
doPsubscribe(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonSubscription
 
doPUnsubscribe(boolean, byte[]...) - Method in class org.redisson.spring.data.connection.RedissonSubscription
 
doSubscribe(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonSubscription
 
doUnsubscribe(boolean, byte[]...) - Method in class org.redisson.spring.data.connection.RedissonSubscription
 
dump(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

E

echo(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
eval(byte[], ReturnType, int, byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
evalSha(byte[], ReturnType, int, byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
evalSha(String, ReturnType, int, byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
EXCEPTION_TRANSLATION - Static variable in class org.redisson.spring.data.connection.RedissonConnectionFactory
 
exec() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
execute(String, byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
exists(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
expire(byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
expireAt(byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

F

failover(NamedNode) - Method in class org.redisson.spring.data.connection.RedissonSentinelConnection
 
filterResults(BatchResult<?>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
flushAll() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
flushAll(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
flushDb() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
flushDb(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 

G

geoAdd(byte[], Iterable<RedisGeoCommands.GeoLocation<byte[]>>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoAdd(byte[], Map<byte[], Point>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoAdd(byte[], Point, byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoAdd(byte[], RedisGeoCommands.GeoLocation<byte[]>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoDist(byte[], byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoDist(byte[], byte[], byte[], Metric) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoHash(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoPos(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoRadius(byte[], Circle) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoRadius(byte[], Circle, RedisGeoCommands.GeoRadiusCommandArgs) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoRadiusByMember(byte[], byte[], double) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoRadiusByMember(byte[], byte[], Distance) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoRadiusByMember(byte[], byte[], Distance, RedisGeoCommands.GeoRadiusCommandArgs) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
geoRemove(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
GeoResultsDecoder - Class in org.redisson.spring.data.connection
 
GeoResultsDecoder() - Constructor for class org.redisson.spring.data.connection.GeoResultsDecoder
 
GeoResultsDecoder(Metric) - Constructor for class org.redisson.spring.data.connection.GeoResultsDecoder
 
get(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
getBit(byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
getClientList() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
getClientList(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
getClientName() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
getClusterConnection() - Method in class org.redisson.spring.data.connection.RedissonConnectionFactory
 
getConfig(String) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
getConfig(RedisClusterNode, String) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
getConnection() - Method in class org.redisson.spring.data.connection.RedissonConnectionFactory
 
getConvertPipelineAndTxResults() - Method in class org.redisson.spring.data.connection.RedissonConnectionFactory
 
getDecoder(Codec, int, State) - Method in class org.redisson.spring.data.connection.ObjectListReplayDecoder2
 
getDecoder(Codec, int, State) - Method in class org.redisson.spring.data.connection.PointDecoder
 
getDecoder(Codec, int, State) - Method in class org.redisson.spring.data.connection.ScoredSortedListReplayDecoder
 
getDecoder(Codec, int, State) - Method in class org.redisson.spring.data.connection.ScoredSortedSetReplayDecoder
 
getDecoder(Codec, int, State) - Method in class org.redisson.spring.data.connection.SetReplayDecoder
 
getEntry(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
getNativeConnection() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
getRange(byte[], long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
getSentinelConnection() - Method in class org.redisson.spring.data.connection.RedissonConnectionFactory
 
getSet(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
getSubscription() - Method in class org.redisson.spring.data.connection.RedissonConnection
 

H

hDel(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hExists(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hGet(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hGetAll(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hIncrBy(byte[], byte[], double) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hIncrBy(byte[], byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hKeys(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hLen(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hMGet(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hMSet(byte[], Map<byte[], byte[]>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hScan(byte[], ScanOptions) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hSet(byte[], byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hSetNX(byte[], byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
hVals(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

I

incr(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
incrBy(byte[], double) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
incrBy(byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
indexCommand(RedisCommand<?>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
info() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
info(String) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
info(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
info(RedisClusterNode, String) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
isClosed() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
isOpen() - Method in class org.redisson.spring.data.connection.RedissonSentinelConnection
 
isPipelined() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
isPipelinedAtomic() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
isQueueing() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
isSubscribed() - Method in class org.redisson.spring.data.connection.RedissonConnection
 

K

keys(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
keys(RedisClusterNode, byte[]) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
killClient(String, int) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

L

lastSave() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
lastSave(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
lIndex(byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
lInsert(byte[], RedisListCommands.Position, byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
lLen(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
lPop(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
lPush(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
lPushX(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
lRange(byte[], long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
lRem(byte[], long, byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
lSet(byte[], long, byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
lTrim(byte[], long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

M

masters() - Method in class org.redisson.spring.data.connection.RedissonSentinelConnection
 
mGet(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
mGet(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
migrate(byte[], RedisNode, int, RedisServerCommands.MigrateOption) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
migrate(byte[], RedisNode, int, RedisServerCommands.MigrateOption, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
monitor(RedisServer) - Method in class org.redisson.spring.data.connection.RedissonSentinelConnection
 
move(byte[], int) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
mSet(Map<byte[], byte[]>) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
mSet(Map<byte[], byte[]>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
mSetNX(Map<byte[], byte[]>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
multi() - Method in class org.redisson.spring.data.connection.RedissonConnection
 

O

ObjectListReplayDecoder2<T> - Class in org.redisson.spring.data.connection
 
ObjectListReplayDecoder2() - Constructor for class org.redisson.spring.data.connection.ObjectListReplayDecoder2
 
ObjectListReplayDecoder2(Decoder<Object>) - Constructor for class org.redisson.spring.data.connection.ObjectListReplayDecoder2
 
openPipeline() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
org.redisson.spring.data.connection - package org.redisson.spring.data.connection
 

P

persist(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
pExpire(byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
pExpireAt(byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
pfAdd(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
pfCount(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
pfMerge(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
ping() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
ping(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
PointDecoder - Class in org.redisson.spring.data.connection
 
PointDecoder() - Constructor for class org.redisson.spring.data.connection.PointDecoder
 
PropertiesDecoder - Class in org.redisson.spring.data.connection
 
PropertiesDecoder() - Constructor for class org.redisson.spring.data.connection.PropertiesDecoder
 
pSetEx(byte[], long, byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
pSubscribe(MessageListener, byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
pTtl(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
pTtl(byte[], TimeUnit) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
publish(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

R

randomKey() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
randomKey(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
RedisClusterNodeDecoder - Class in org.redisson.spring.data.connection
 
RedisClusterNodeDecoder() - Constructor for class org.redisson.spring.data.connection.RedisClusterNodeDecoder
 
redisson - Variable in class org.redisson.spring.data.connection.RedissonConnection
 
RedissonClusterConnection - Class in org.redisson.spring.data.connection
 
RedissonClusterConnection(RedissonClient) - Constructor for class org.redisson.spring.data.connection.RedissonClusterConnection
 
RedissonConnection - Class in org.redisson.spring.data.connection
Redisson connection
RedissonConnection(RedissonClient) - Constructor for class org.redisson.spring.data.connection.RedissonConnection
 
RedissonConnectionFactory - Class in org.redisson.spring.data.connection
Redisson based connection factory
RedissonConnectionFactory() - Constructor for class org.redisson.spring.data.connection.RedissonConnectionFactory
Creates factory with default Redisson configuration
RedissonConnectionFactory(RedissonClient) - Constructor for class org.redisson.spring.data.connection.RedissonConnectionFactory
Creates factory with defined Redisson instance
RedissonConnectionFactory(Config) - Constructor for class org.redisson.spring.data.connection.RedissonConnectionFactory
Creates factory with defined Redisson config
RedissonExceptionConverter - Class in org.redisson.spring.data.connection
Converts Redisson exceptions to Spring compatible
RedissonExceptionConverter() - Constructor for class org.redisson.spring.data.connection.RedissonExceptionConverter
 
RedissonSentinelConnection - Class in org.redisson.spring.data.connection
 
RedissonSentinelConnection(RedisConnection) - Constructor for class org.redisson.spring.data.connection.RedissonSentinelConnection
 
RedissonSubscription - Class in org.redisson.spring.data.connection
 
RedissonSubscription(CommandAsyncExecutor, PublishSubscribeService, MessageListener) - Constructor for class org.redisson.spring.data.connection.RedissonSubscription
 
remove(NamedNode) - Method in class org.redisson.spring.data.connection.RedissonSentinelConnection
 
rename(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
rename(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
renameNX(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
renameNX(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
resetConfigStats() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
resetConfigStats(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
resetConnection() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
restore(byte[], long, byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
rPop(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
rPopLPush(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
rPush(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
rPushX(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

S

sAdd(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
save() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
save(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
scan(ScanOptions) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sCard(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
ScoredSortedListReplayDecoder - Class in org.redisson.spring.data.connection
 
ScoredSortedListReplayDecoder() - Constructor for class org.redisson.spring.data.connection.ScoredSortedListReplayDecoder
 
ScoredSortedSetReplayDecoder - Class in org.redisson.spring.data.connection
 
ScoredSortedSetReplayDecoder() - Constructor for class org.redisson.spring.data.connection.ScoredSortedSetReplayDecoder
 
scriptExists(String...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
scriptFlush() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
scriptKill() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
scriptLoad(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sDiff(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sDiffStore(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
SecondsConvertor - Class in org.redisson.spring.data.connection
 
SecondsConvertor(TimeUnit, TimeUnit) - Constructor for class org.redisson.spring.data.connection.SecondsConvertor
 
select(int) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
set(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
set(byte[], byte[], Expiration, RedisStringCommands.SetOption) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
setBit(byte[], long, boolean) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
setClientName(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
setConfig(String, String) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
setConfig(RedisClusterNode, String, String) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
setEx(byte[], long, byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
setNX(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
setRange(byte[], byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
SetReplayDecoder<T> - Class in org.redisson.spring.data.connection
 
SetReplayDecoder(Decoder<Object>) - Constructor for class org.redisson.spring.data.connection.SetReplayDecoder
 
shutdown() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
shutdown(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
shutdown(RedisServerCommands.ShutdownOption) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sInter(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sInterStore(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sIsMember(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
slaveOf(String, int) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
slaveOfNoOne() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
slaves(NamedNode) - Method in class org.redisson.spring.data.connection.RedissonSentinelConnection
 
sMembers(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sMove(byte[], byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sort(byte[], SortParameters) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sort(byte[], SortParameters, byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sPop(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sRandMember(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sRandMember(byte[], long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sRem(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sScan(byte[], ScanOptions) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
strLen(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
subscribe(MessageListener, byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sUnion(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sUnionStore(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
sync(RFuture<T>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

T

time() - Method in class org.redisson.spring.data.connection.RedissonConnection
 
time(RedisClusterNode) - Method in class org.redisson.spring.data.connection.RedissonClusterConnection
 
toCommand(ReturnType, String) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
transform(Exception) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
translateExceptionIfPossible(RuntimeException) - Method in class org.redisson.spring.data.connection.RedissonConnectionFactory
 
ttl(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
ttl(byte[], TimeUnit) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
type(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

U

unwatch() - Method in class org.redisson.spring.data.connection.RedissonConnection
 

W

watch(byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 

Z

zAdd(byte[], double, byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zAdd(byte[], Set<RedisZSetCommands.Tuple>) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zCard(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zCount(byte[], double, double) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zCount(byte[], RedisZSetCommands.Range) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zIncrBy(byte[], double, byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zInterStore(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zInterStore(byte[], RedisZSetCommands.Aggregate, int[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRange(byte[], long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByLex(byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByLex(byte[], RedisZSetCommands.Range) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByLex(byte[], RedisZSetCommands.Range, RedisZSetCommands.Limit) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByScore(byte[], double, double) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByScore(byte[], double, double, long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByScore(byte[], String, String) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByScore(byte[], String, String, long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByScore(byte[], RedisZSetCommands.Range) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByScore(byte[], RedisZSetCommands.Range, RedisZSetCommands.Limit) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByScoreWithScores(byte[], double, double) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByScoreWithScores(byte[], double, double, long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByScoreWithScores(byte[], RedisZSetCommands.Range) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeByScoreWithScores(byte[], RedisZSetCommands.Range, RedisZSetCommands.Limit) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRangeWithScores(byte[], long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRank(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRem(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRemRange(byte[], long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRemRangeByScore(byte[], double, double) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRemRangeByScore(byte[], RedisZSetCommands.Range) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRange(byte[], long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRangeByScore(byte[], double, double) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRangeByScore(byte[], double, double, long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRangeByScore(byte[], RedisZSetCommands.Range) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRangeByScore(byte[], RedisZSetCommands.Range, RedisZSetCommands.Limit) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRangeByScoreWithScores(byte[], double, double) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRangeByScoreWithScores(byte[], double, double, long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRangeByScoreWithScores(byte[], RedisZSetCommands.Range) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRangeByScoreWithScores(byte[], RedisZSetCommands.Range, RedisZSetCommands.Limit) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRangeWithScores(byte[], long, long) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zRevRank(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zScan(byte[], ScanOptions) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zScore(byte[], byte[]) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zUnionStore(byte[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
zUnionStore(byte[], RedisZSetCommands.Aggregate, int[], byte[]...) - Method in class org.redisson.spring.data.connection.RedissonConnection
 
A B C D E F G H I K L M O P R S T U W Z 
All Classes and Interfaces|All Packages