|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
RedisCollection.AbstractSubscription instance.
value to key.
RedisClient that calls auth on all new connections using the supplied credentialsDefaultStringRedisConnection.bgReWriteAof().
JedisConnection.bgReWriteAof().
JredisConnection.bgReWriteAof().
LettuceConnection.bgReWriteAof().
RedisServerCommands.bgReWriteAof().
SrpConnection.bgReWriteAof().
enableTranactionSupport is set to true.
key.
key between begin and
end.
keys (see: RedisListCommands.lPop(byte[])).
keys (see: RedisListCommands.rPop(byte[])).
srcKey, append it to dstKey and return its value (see
RedisListCommands.rPopLPush(byte[], byte[])).
ChannelTopic instance.
== the expected value.
== the expected value.
RedisConnectionkey by 1.
key by value.
LettucePool.DefaultLettucePool instance with default settings.
Config and RedisClient defaults for configuring the connection pool
RedisClient defaults for configuring the connection pool
RedisCachePrefix which uses the given cache name and a delimiter for creating the
prefix.RedisList.DefaultRedisList instance.
DefaultRedisList instance.
DefaultRedisList instance.
RedisMap.DefaultRedisMap instance.
DefaultRedisMap instance.
RedisScript.RedisSet.DefaultRedisSet instance.
DefaultRedisSet instance.
RedisZSet.DefaultRedisZSet instance with a default score of '1'.
DefaultRedisSortedSet instance.
DefaultRedisZSet instance with a default score of '1'.
DefaultRedisZSet instance.
ScriptExecutor.SortParameters.DefaultSortParameters instance.
DefaultSortParameters instance.
DefaultSortParameters instance.
StringRedisConnection.DefaultStringRedisConnection instance.
DefaultStringRedisConnection instance.
StringRedisConnection.StringTuple interface.DefaultStringTuple instance.
DefaultStringTuple instance.
RedisZSetCommands.Tuple interface.DefaultTuple instance.
DefaultTypedTuple instance.
keys.
MessageDigestRedisTxCommands.multi().
RedisTemplate with an active Redis connection.
key.
message via server roundtrip.
script.
scriptSha.
RedisTxCommands.multi().
RedisSerializer to deserialize any results that are byte[]s or
Collections of byte[]s.
RedisSerializers to deserialize any results that are byte[]s or
Collections or Maps of byte[]s or Tuples.
RedisScript
RedisScript, using the provided RedisSerializers to serialize the script
arguments and result.
RedisScript
RedisScript, using the provided RedisSerializers to serialize the script
arguments and result.
key exists.
key in seconds.
key as a UNIX timestamp.
key.
key.
offset of value at key.
pattern from server.
JredisConnection does not support pipeline or transactions
JavaType for the specific class.
JavaType for the specific class.
key between begin and end.
key and return its old value.
LettuceConnections should share a single native connection.
fields.
field exists.
field from hash at key.
key.
value of a hash field by the given delta.
value of a hash field by the given delta.
key.
key.
fields from hash at key.
hashes
value of a hash field.
value of a hash field only if field does not exist.
field.
key by 1.
key by value.
key by value.
selection.
String.equalsIgnoreCase(String) compare the given string representation of command against the
Enum.toString() representation of the command as well as its given RedisCommand.alias.
RedisSerializer that can read and write JSON using Jackson's and Jackson Databind ObjectMapper.RedisSerializer that can read and write JSON using Jackson's
ObjectMapper.RedisConnection implementation on top of Jedis library.JedisConnection instance.
JedisConnection instance backed by a jedis pool.
JedisConnectionFactory instance with default settings (default connection pooling, no
shard information).
JedisConnectionFactory instance.
JedisConnectionFactory instance using the given pool configuration.
DataAccessExceptionsReturnTypeRedisConnection implementation on top of JRedis library.JredisConnection instance.
JredisConnectionFactory instance.
JredisConnectionFactory instance.
PoolConfig and ConnectionSpec defaults for configuring the connection pool
ConnectionSpec defaults for configuring the connection pool
Config defaults for configuring the connection pool
Config defaults for configuring the connection pool
pattern.
client.
RedisServerCommands.bgSave() operation in seconds.
RedisConnection implementation on top of Lettuce Redis client.LettuceConnectionFactory instance with default settings.
LettuceConnectionFactory instance with default settings.
DataAccessExceptionsRedisAsyncConnectionsindex form list at key.
value RedisListCommands.Position.BEFORE or RedisListCommands.Position.AFTER existing pivot for key.
key.
key.
values to key.
values to key only if the list exits.
begin and end from list at key.
count occurrences of value from the list stored at key.
value list element at index.
key to elements between begin and end.
MessageListenerAdapter with default settings.
MessageListenerAdapter for the given delegate.
MessageListenerAdapter for the given delegate.
keys.
key to database with index.
tuple.
tuple only if the provided key does
not exist.
MessageListener entry point.
java.util.atomic package in Redis.java.util collections on top of Redis.Version.
key.
key in milliseconds.
key as a UNIX timestamp in milliseconds.
GenericObjectPoolConfig instead. Will be removed in 1.4.PoolException instance.
PoolException instance.
pSetEx is not directly supported and therefore emulated via lua script.
value and expiration in milliseconds for key.
value and expiration in milliseconds for key.
key in milliseconds.
SortQuery implementations.RedisTemplate defining common properties.RedisAtomicDouble instance.
RedisAtomicDouble instance.
RedisAtomicDouble instance.
RedisAtomicDouble instance.
RedisAtomicInteger instance.
RedisAtomicInteger instance.
RedisAtomicInteger instance.
RedisAtomicInteger instance.
RedisAtomicLong instance.
RedisAtomicLong instance.
RedisAtomicLong instance.
RedisAtomicLong instance.
CacheManager implementation for Redis.RedisCacheManager.
RedisCacheManager, managing caches for the specified cache names only.
RedisClientInfo provides general and statistical information about client connections.Collection contract.RedisConnection handling, allowing for reuse of instances within
'transactions'/scopes.Subscription.RedisInvalidSubscriptionException instance.
RedisInvalidSubscriptionException instance.
List contract.RedisListenerExecutionFailedException instance.
RedisListenerExecutionFailedException instance.
RedisTemplate.RedisPipelineException instance.
RedisPipelineException instance using a default message.
RedisPipelineException instance using a default message and an empty pipeline result
list.
RedisPipelineException instance.
Properties extension for a Redis back-store.RedisProperties instance.
RedisProperties instance.
RedisProperties instance.
RedisProperties instance.
Set contract.RedisSubscribedConnectionException instance.
RedisSubscribedConnectionException instance.
RedisTemplate instance.
oleName to newName.
oleName to newName only if newName does not exist.
key using the serializedValue, previously obtained using RedisKeyCommands.dump(byte[]).
key.
srcKey, append it to dstKey and return its value.
values to key.
values to key only if the list exists.
values to set at key.
key.
RedisScriptsscriptShas exist in script cache.
RuntimeException thrown when issues occur with RedisScriptsScriptingException instance.
ScriptingException instance.
keys.
keys and store result in destKey
dbIndex.
SerializationException instance.
SerializationException instance.
value for key.
key to hold the string value until timeout.
offset in value stored at key.
offset in value stored at key.
name to connection using registered RedisSerializer for name conversion.
key to value.
true RedisTemplate will use MULTI...EXEC|DISCARD to keep track of operations.
value and expiration in seconds for key.
RedisCallback code.
true RedisCacheManager will try to retrieve cache names from redis server using
KEYS command and initialize RedisCache for each of them.
value for key, only if key does not exist.
ObjectMapper for this view.
ObjectMapper for this view.
key starting at the specified offset with given value.
LettuceConnections to share a single native connection.
Topics into low-level channels and patterns.
LettuceConnectionFactory.getConnection().
keys.
keys and store result in destKey.
key contains value.
key.
key.
value from srcKey to
key.
key and store result in storeKey.
SortParameters).SortQuery.key.
key.
count random elements from set at key.
values from set at key and return the number of removed elements.
RedisConnection implementation on top of spullara Redis
Protocol library.SRedisConnectionFactory instance with default settings.
SRedisConnectionFactory instance with default settings.
ReturnTypeRedisConnection that accepts and returns Strings instead of byte arrays.StringRedisTemplate instance.
StringRedisTemplate instance ready to be used.
DataTypesPropertiesConverter implementation to create one RedisClientInfo per line entry in given String array.key.
keys.
keys and store result in destKey.
TIME command.
IntegerReply to a Boolean by inspecting IntegerReply.data().
Replys to Long.
seconds and microseconds.
FutureResults.key in seconds.
key.
#watch(byte[]) keys.
Comparable software versionkeys for modifications during transaction started with RedisTxCommands.multi().
value to a sorted set at key, or update its score if it already exists.
tuples to a sorted set at key, or update its score if it already exists.
key.
key.
min and max.
value in sorted set by increment.
sets and store result in destination key.
sets and store result in destination key.
begin and end from sorted set.
min and max from sorted set.
begin to end where score is between min and max from
sorted set.
RedisZSetCommands.Tuples where score is between min and max from sorted set.
RedisZSetCommands.Tuples in range from begin to end where score is between min and
max from sorted set.
RedisZSetCommands.Tuples between begin and end from sorted set.
value in a sorted set.
values from sorted set.
begin and end from sorted set with key.
min and max from sorted set with key.
begin to end from sorted set ordered high -> low.
min and max from sorted set ordered high -> low.
begin to end where score is between min and max from
sorted set ordered high -> low.
RedisZSetCommands.Tuple where score is between min and max from sorted set ordered high -> low.
RedisZSetCommands.Tuple in range from begin to end where score is between min and
max from sorted set ordered high -> low.
RedisZSetCommands.Tuples in range from begin to end from sorted set ordered high -> low.
value in a sorted set when scored high to low.
value from sorted set with key key.
sets and store result in destination key.
sets and store result in destination key.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||