Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

A

add(K, T) - Method in interface org.jredis.KeyValueSet
 
add(K, T) - Method in class org.jredis.ri.alphazero.BulkSetMapping
 
addListener(Connection.Listener) - Method in interface org.jredis.connector.Connection
Connection.Event propagation.
addListener(Connection.Listener) - Method in class org.jredis.connector.FaultedConnection
 
addListener(Connection.Listener) - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
Optional
ALPHA() - Method in class org.jredis.ri.alphazero.support.SortSupport
 
ALPHA() - Method in interface org.jredis.Sort
sort is be default numeric -- use this to indicate lexiographic alphanumeric sort
append(K, byte[]) - Method in interface org.jredis.JRedis
 
append(K, String) - Method in interface org.jredis.JRedis
 
append(K, Number) - Method in interface org.jredis.JRedis
 
append(K, T) - Method in interface org.jredis.JRedis
 
append(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
append(K, String) - Method in interface org.jredis.JRedisFuture
 
append(K, Number) - Method in interface org.jredis.JRedisFuture
 
append(K, T) - Method in interface org.jredis.JRedisFuture
 
append(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
append(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
append(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
append(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
append(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
append(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
append(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
append(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
ASCII_ZERO - Static variable in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
ASCII_ZERO - Static variable in class org.jredis.ri.alphazero.support.SortSupport
 
Assert - Class in org.jredis.ri.alphazero.support
[TODO: document me!]
Assert() - Constructor for class org.jredis.ri.alphazero.support.Assert
 
assertResponseRead() - Method in class org.jredis.ri.alphazero.protocol.ResponseSupport
a bit aggressive but to force out the little bugs ..
AsyncConnection - Class in org.jredis.ri.alphazero.connection
[TODO: document me!]
AsyncConnection(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.connection.AsyncConnection
 
AsyncConnection.RequestProcessor - Class in org.jredis.ri.alphazero.connection
 
AsyncPipelineConnection - Class in org.jredis.ri.alphazero.connection
 
AsyncPipelineConnection(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.connection.AsyncPipelineConnection
 
auth(String) - Method in interface org.jredis.semantics.SemanticJRedis
Required for authorizing access to the server.
available() - Method in class org.jredis.ri.alphazero.support.FastBufferedInputStream
 
await(long, TimeUnit) - Method in class org.jredis.ri.alphazero.support.Signal
Blocking call awaits the signal for the specified duration.
await() - Method in class org.jredis.ri.alphazero.support.Signal
Blocking call awaits the signal.

B

BasicCodecManager - Class in org.jredis.semantics
 
BasicCodecManager() - Constructor for class org.jredis.semantics.BasicCodecManager
 
BenchmarkWorker(String, int, int) - Constructor for class org.jredis.bench.JRedisBenchmark.BenchmarkWorker
 
bgrewriteaof() - Method in interface org.jredis.JRedis
 
bgrewriteaof() - Method in interface org.jredis.JRedisFuture
 
bgrewriteaof() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
bgrewriteaof() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
bgsave() - Method in interface org.jredis.JRedis
 
bgsave() - Method in interface org.jredis.JRedisFuture
 
bgsave() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
bgsave() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
bgsave() - Method in interface org.jredis.semantics.SemanticJRedis
 
bind(String, Object) - Method in interface org.jredis.resource.Context
 
bitclear(int, Connection.Flag...) - Static method in enum org.jredis.connector.Connection.Flag
 
bitclear(int, Command.Flag...) - Static method in enum org.jredis.protocol.Command.Flag
 
bitmask - Variable in enum org.jredis.connector.Connection.Flag
 
bitmask - Variable in enum org.jredis.protocol.Command.Flag
 
bitset(Connection.Flag...) - Static method in enum org.jredis.connector.Connection.Flag
 
bitset(int, Connection.Flag...) - Static method in enum org.jredis.connector.Connection.Flag
 
bitset(Command.Flag...) - Static method in enum org.jredis.protocol.Command.Flag
 
bitset(int, Command.Flag...) - Static method in enum org.jredis.protocol.Command.Flag
 
bug(String) - Static method in class org.jredis.ri.alphazero.support.Log
 
bug(String, Object...) - Static method in class org.jredis.ri.alphazero.support.Log
 
BulkResponse - Interface in org.jredis.protocol
[TODO: document me!]
BulkSetMapping<K,T> - Class in org.jredis.ri.alphazero
 
BulkSetMapping() - Constructor for class org.jredis.ri.alphazero.BulkSetMapping
 
BY(K) - Method in class org.jredis.ri.alphazero.support.SortSupport
 
BY(K) - Method in interface org.jredis.Sort
species the BY clause
bytes - Variable in enum org.jredis.protocol.Command
 
bytes - Variable in enum org.jredis.protocol.Command.Option
semantic sugar

C

CacheKeys - Static variable in class org.jredis.ri.alphazero.JRedisFutureSupport
 
CacheKeys - Static variable in class org.jredis.ri.alphazero.JRedisSupport
 
CacheKeys - Static variable in class org.jredis.ri.alphazero.semantics.DefaultKeyCodec
TODO: jvm arg me ...
cancel(boolean) - Method in class org.jredis.ri.alphazero.connection.PendingRequest
Pipeline does not support canceling of requests -- will always return false.
cancel(boolean) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureResultBase
 
cast(Object, Class<T>, String, Class<E>) - Static method in class org.jredis.ri.alphazero.support.Assert
Tests to see if the object can be cast to the specified type.
ChunkedPipelineConnection - Class in org.jredis.ri.alphazero.connection
WIP NOTES:
ChunkedPipelineConnection(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.connection.ChunkedPipelineConnection
 
ChunkedPipelineConnection.ResponseHandler - Class in org.jredis.ri.alphazero.connection
Provides the response processing logic as a Runnable.
ClientRuntimeException - Exception in org.jredis
Base class for all non-Redis exceptions relating to client runtime.
ClientRuntimeException(String) - Constructor for exception org.jredis.ClientRuntimeException
 
ClientRuntimeException(String, Throwable) - Constructor for exception org.jredis.ClientRuntimeException
 
close() - Method in class org.jredis.ri.alphazero.support.Log.Handler
 
cmd - Variable in class org.jredis.ri.alphazero.protocol.ResponseSupport
 
code - Variable in enum org.jredis.protocol.Command
semantic sugar
code() - Method in class org.jredis.protocol.ResponseStatus
 
Codec<T> - Interface in org.jredis
Defines the necessary methods for a Java type encoder-decoder.
CodecManager - Interface in org.jredis.semantics
A CodecManager maintains a mapping of Java types to Codec instances and can be used by a JRedis implementation to support the optional semantic methods.
Command - Enum in org.jredis.protocol
Redis commands, (~) verbatim.
Command.Flag - Enum in org.jredis.protocol
Defines (32 bit) flags for Command
Command.Option - Enum in org.jredis.protocol
Redis Command Options and modifiers
Command.RequestType - Enum in org.jredis.protocol
Broad Request Type categorization of the Redis Command per the request's argument signature.
Command.ResponseType - Enum in org.jredis.protocol
Broad Response Type categorization of the Redis Command responses.
CommandNotImplemented - Exception in org.jredis.protocol
[TODO: document me!]
CommandNotImplemented(Command) - Constructor for exception org.jredis.protocol.CommandNotImplemented
 
compress(byte[]) - Static method in class org.jredis.ri.alphazero.support.GZip
 
ConcurrentSyncProtocol - Class in org.jredis.ri.alphazero.protocol
This basically extends SyncProtocol so that the response buffers are not shared, so that it can be used in multi-threaded environments.
ConcurrentSyncProtocol() - Constructor for class org.jredis.ri.alphazero.protocol.ConcurrentSyncProtocol
 
connect() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
Connection - Interface in org.jredis.connector
Connection defines the general (required) and optional contract of a JRedis connection.
Connection.Event - Class in org.jredis.connector
Events raised by the Connection.
Connection.Event.Type - Enum in org.jredis.connector
Connector.Event types.
Connection.Factory - Interface in org.jredis.connector
 
Connection.Flag - Enum in org.jredis.connector
Connection flags - not necessarily mutually exclusive.
Connection.Listener - Interface in org.jredis.connector
Connection listeners' callback API.
Connection.Modality - Enum in org.jredis.connector
Enum for defining the operational modality of the protocol handlers.
Connection.Property - Enum in org.jredis.connector
Enumeration of the top-level properties of the Connection that can be specified by the User.
Connection.Socket - Interface in org.jredis.connector
 
Connection.Socket.Flag - Enum in org.jredis.connector
Flag keys for SocketFlag settings of the connection specification.
Connection.Socket.Property - Enum in org.jredis.connector
Property keys for SocketProperty settings of the connection specification.
Connection.State - Enum in org.jredis.connector
 
ConnectionBase - Class in org.jredis.ri.alphazero.connection
This abstract class is responsible for managing the socket connection, and, defining the template of the Connection for concrete extensions.
ConnectionBase(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.connection.ConnectionBase
Will create and initialize a socket per the connection spec.
ConnectionException - Exception in org.jredis.connector
[TODO: document me!]
ConnectionException(String, SocketException) - Constructor for exception org.jredis.connector.ConnectionException
TODO: not sure if specifying SocketException is a good idea.
ConnectionException(String) - Constructor for exception org.jredis.connector.ConnectionException
 
ConnectionFault - Exception in org.jredis.connector
[TODO: document me!]
ConnectionFault(String, SocketException) - Constructor for exception org.jredis.connector.ConnectionFault
 
ConnectionFault(String) - Constructor for exception org.jredis.connector.ConnectionFault
 
ConnectionReset - Exception in org.jredis.connector
This exception is thrown by a Connection to indicate that the connection to redis was reset (typically due to timeout on Redis side).
ConnectionReset(String, SocketException) - Constructor for exception org.jredis.connector.ConnectionReset
 
ConnectionReset(String) - Constructor for exception org.jredis.connector.ConnectionReset
 
ConnectionSpec - Interface in org.jredis.connector
ConnectionSpec specifies the parameters used in the creation and runtime operation of JRedis connections.
ConnectionSpec.RefImpl - Class in org.jredis.connector
Reference implementation of ConnectionSpec.
connSpec - Variable in class org.jredis.ri.alphazero.JRedisAsyncClient
 
Context - Interface in org.jredis.resource
Context provides basic context support for Resources, by providing methods for String parameter name/values and basic namespace operations for generic Object types.
Convert - Class in org.jredis.ri.alphazero.support
Perhaps a silly hack, but proven to speed things up.
Convert() - Constructor for class org.jredis.ri.alphazero.support.Convert
 
COUNT_BYTE - Static variable in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
COUNT_BYTE - Static variable in class org.jredis.ri.alphazero.support.SortSupport
 
createBooleanResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ConcurrentSyncProtocol
 
createBooleanResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createBooleanResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol
 
createBulkResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ConcurrentSyncProtocol
 
createBulkResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createBulkResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol
 
createMultiBulkResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ConcurrentSyncProtocol
 
createMultiBulkResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createMultiBulkResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol
 
createNumberResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ConcurrentSyncProtocol
 
createNumberResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createNumberResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol
 
createRequest(Command, byte[]...) - Method in interface org.jredis.protocol.Protocol
 
createRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createRequest(ByteArrayOutputStream) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createRequest(ByteArrayOutputStream) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol
 
createRequestBuffer(Command, byte[]...) - Method in interface org.jredis.protocol.Protocol
EXPERIMENTAL
createRequestBuffer(Command, byte[]...) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createRequestBufffer(Command) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createRequestBufffer(Command) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol
 
createResponse(Command) - Method in interface org.jredis.protocol.Protocol
Creates a response object for the Command specified.
createResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createStatusResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ConcurrentSyncProtocol
 
createStatusResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createStatusResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol
 
createStringResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ConcurrentSyncProtocol
 
createStringResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
createStringResponse(Command) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol
 
createSyncConnection(ConnectionSpec) - Method in class org.jredis.ri.alphazero.SyncJRedisBase
Creates a Connection with Connection.Modality#Synchronous semantics suitable for use by synchronous (blocking) JRedis clients.
CRLF - Static variable in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
CRLF - Static variable in class org.jredis.ri.alphazero.support.SortSupport
 
CRLF_LEN - Static variable in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
CRLF_LEN - Static variable in class org.jredis.ri.alphazero.support.SortSupport
 

D

dataClass - Variable in enum org.jredis.protocol.Response.Type
 
dbsize() - Method in interface org.jredis.JRedis
 
dbsize() - Method in interface org.jredis.JRedisFuture
 
dbsize() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
dbsize() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
dbsize() - Method in interface org.jredis.semantics.SemanticJRedis
 
debug(K) - Method in interface org.jredis.JRedis
 
debug(K) - Method in interface org.jredis.JRedisFuture
 
debug(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
debug(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
debug(String) - Static method in class org.jredis.ri.alphazero.support.Log
 
debug(String, Object...) - Static method in class org.jredis.ri.alphazero.support.Log
 
decode(byte[]) - Method in interface org.jredis.Codec
 
decode(byte[]) - Method in class org.jredis.ri.alphazero.semantics.DefaultKeyCodec
 
decode(byte[]) - Method in class org.jredis.ri.alphazero.semantics.DefaultStringCodec
 
decode(byte[]) - Method in class org.jredis.ri.alphazero.semantics.GZipCompressedStringCodec
 
decode(List<byte[]>) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
This helper method will assume the List being presented is the list returned from a JRedis method such as JRedis#smembers(String), and that this list contains the DefaultCodec.encode(Serializable)ed bytes of the parametric type T.
decode(byte[]) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
This helper method will assume that the byte[] provided are the serialized bytes obtainable for an instance of type T obtained from ObjectOutputStream and subsequently stored as a value for a Redis key (regardless of key type).
decode(byte[]) - Method in class org.jredis.ri.alphazero.support.DefaultCodec.Keys
 
decompress(byte[]) - Static method in class org.jredis.ri.alphazero.support.GZip
 
decr(K) - Method in interface org.jredis.JRedis
 
decr(K) - Method in interface org.jredis.JRedisFuture
 
decr(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
decr(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
decr(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
decrby(K, int) - Method in interface org.jredis.JRedis
 
decrby(K, int) - Method in interface org.jredis.JRedisFuture
 
decrby(K, int) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
decrby(K, int) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
decrby(String, int) - Method in interface org.jredis.semantics.SemanticJRedis
 
DEFAULT_CHARSET - Static variable in class org.jredis.ri.alphazero.semantics.DefaultStringCodec
Default supported character set is UTF-8
DefaultCodec - Class in org.jredis.ri.alphazero.support
Note that this is the one element of this package that is most likely to change drastically.
DefaultCodec() - Constructor for class org.jredis.ri.alphazero.support.DefaultCodec
 
DefaultCodec.Keys<K> - Class in org.jredis.ri.alphazero.support
 
DefaultCodec.Keys.SupportedType - Enum in org.jredis.ri.alphazero.support
 
DefaultConnectionFactory - Class in org.jredis.ri.alphazero.connection
[TODO: document me!]
DefaultConnectionFactory() - Constructor for class org.jredis.ri.alphazero.connection.DefaultConnectionFactory
 
DefaultConnectionSpec - Class in org.jredis.ri.alphazero.connection
Default connection spec provides the following default values for a connection.
DefaultConnectionSpec() - Constructor for class org.jredis.ri.alphazero.connection.DefaultConnectionSpec
Instantiates a default connection spec for the given host and port.
DefaultConnectionSpec(InetAddress, int) - Constructor for class org.jredis.ri.alphazero.connection.DefaultConnectionSpec
Deprecated.
DefaultConnectionSpec(InetAddress, int, int, byte[]) - Constructor for class org.jredis.ri.alphazero.connection.DefaultConnectionSpec
Deprecated.
DefaultKeyCodec<K> - Class in org.jredis.ri.alphazero.semantics
Default KeyCodec provider for JRedis RI.
DefaultKeyCodec() - Constructor for class org.jredis.ri.alphazero.semantics.DefaultKeyCodec
 
DefaultProtocolFactory - Class in org.jredis.ri.alphazero.protocol
[TODO: document me!]
DefaultProtocolFactory() - Constructor for class org.jredis.ri.alphazero.protocol.DefaultProtocolFactory
 
DefaultStringCodec - Class in org.jredis.ri.alphazero.semantics
Nothing to see here, folks.
DefaultStringCodec() - Constructor for class org.jredis.ri.alphazero.semantics.DefaultStringCodec
 
DefaultStringCodec(Charset) - Constructor for class org.jredis.ri.alphazero.semantics.DefaultStringCodec
 
del(K...) - Method in interface org.jredis.JRedis
 
del(K...) - Method in interface org.jredis.JRedisFuture
 
del(K...) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
del(K...) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
del(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
DELIMETER_LEN - Static variable in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
DELIMETER_LEN - Static variable in class org.jredis.ri.alphazero.support.SortSupport
 
deltaAtMark() - Method in class org.jredis.bench.Util.Timer
 
deltaAtMark(TimeUnit) - Method in class org.jredis.bench.Util.Timer
 
DESC() - Method in class org.jredis.ri.alphazero.support.SortSupport
 
DESC() - Method in interface org.jredis.Sort
default sort is ASCending -- use this in your sort to specify DESC sort
didRead() - Method in interface org.jredis.protocol.Response
 
didRead - Variable in class org.jredis.ri.alphazero.protocol.ResponseSupport
 
didRead(boolean) - Method in class org.jredis.ri.alphazero.protocol.ResponseSupport
called by child classes to indicate if & when their read operation has completed
didRead() - Method in class org.jredis.ri.alphazero.protocol.ResponseSupport
 
didRead() - Method in class org.jredis.ri.alphazero.protocol.VirtualResponse
 
discard() - Method in interface org.jredis.JRedis
 
discard() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
disconnect() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 

E

echo(byte[]) - Method in interface org.jredis.JRedis
 
echo(String) - Method in interface org.jredis.JRedis
 
echo(Number) - Method in interface org.jredis.JRedis
 
echo(T) - Method in interface org.jredis.JRedis
 
echo(byte[]) - Method in interface org.jredis.JRedisFuture
 
echo(String) - Method in interface org.jredis.JRedisFuture
 
echo(Number) - Method in interface org.jredis.JRedisFuture
 
echo(T) - Method in interface org.jredis.JRedisFuture
 
echo(byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
echo(String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
echo(Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
echo(T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
echo(byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
echo(String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
echo(Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
echo(T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
encode(T) - Method in interface org.jredis.Codec
 
encode(K) - Method in class org.jredis.ri.alphazero.semantics.DefaultKeyCodec
 
encode(String) - Method in class org.jredis.ri.alphazero.semantics.DefaultStringCodec
 
encode(String) - Method in class org.jredis.ri.alphazero.semantics.GZipCompressedStringCodec
 
encode(String) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
 
encode(T) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
This helper method will serialize the given serializable object of type T to a byte[], suitable for use as a value for a redis key, regardless of the key type.
encode(K) - Method in class org.jredis.ri.alphazero.support.DefaultCodec.Keys
 
encodeString(String) - Static method in class org.jredis.ri.alphazero.semantics.DefaultKeyCodec
 
ERR_BYTE - Static variable in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
ERR_BYTE - Static variable in class org.jredis.ri.alphazero.support.SortSupport
 
error(String) - Static method in class org.jredis.ri.alphazero.support.Log
 
error(String, Throwable) - Static method in class org.jredis.ri.alphazero.support.Log
 
error(String, Object...) - Static method in class org.jredis.ri.alphazero.support.Log
 
Event(Connection, Connection.Event.Type) - Constructor for class org.jredis.connector.Connection.Event
 
Event(Connection, Connection.Event.Type, Object) - Constructor for class org.jredis.connector.Connection.Event
 
Event<SRC,ETYPE,INFO> - Class in org.jredis
Generic Event class for JRedis and sub-modules.
Event(SRC, ETYPE, INFO) - Constructor for class org.jredis.Event
 
Event(SRC, ETYPE) - Constructor for class org.jredis.Event
 
exec() - Method in interface org.jredis.Query
Executes the query.
exec() - Method in class org.jredis.ri.alphazero.support.SortSupport
 
exec() - Method in interface org.jredis.semantics.SemanticQuery
 
execAsync() - Method in interface org.jredis.Query
 
execAsync() - Method in class org.jredis.ri.alphazero.support.SortSupport
 
execAsyncSort(byte[]...) - Method in class org.jredis.ri.alphazero.support.SortSupport
 
execAsyncSortStore(byte[]...) - Method in class org.jredis.ri.alphazero.support.SortSupport
 
execSort(byte[]...) - Method in class org.jredis.ri.alphazero.support.SortSupport
 
execSortStore(byte[]...) - Method in class org.jredis.ri.alphazero.support.SortSupport
 
exists(K) - Method in interface org.jredis.JRedis
 
exists(K) - Method in interface org.jredis.JRedisFuture
 
exists(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
exists(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
exists(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
expire(K, int) - Method in interface org.jredis.JRedis
 
expire(K, int) - Method in interface org.jredis.JRedisFuture
 
expire(K, int) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
expire(K, int) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
expire(String, int) - Method in interface org.jredis.semantics.SemanticJRedis
 
expireat(K, long) - Method in interface org.jredis.JRedis
 
expireat(K, long) - Method in interface org.jredis.JRedisFuture
 
expireat(K, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
expireat(K, long) - Method in class org.jredis.ri.alphazero.JRedisSupport
 

F

FastBufferedInputStream - Class in org.jredis.ri.alphazero.support
Extension of InputStream that uses the enclosing instance's InputStream its data source.
FastBufferedInputStream(InputStream, int) - Constructor for class org.jredis.ri.alphazero.support.FastBufferedInputStream
 
FaultedConnection - Class in org.jredis.connector
FaultedConnection is a support class for implementors of JRedis API.
FaultedConnection(ConnectionSpec, String) - Constructor for class org.jredis.connector.FaultedConnection
instantiates a faulted connection for the given ConnectionSpec
flush() - Method in interface org.jredis.JRedisFuture
Optional connection control command.
flush() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
flush() - Method in class org.jredis.ri.alphazero.support.Log.Handler
 
flushall() - Method in interface org.jredis.JRedis
Flushes all dbs in the connect Redis server, regardless of which db was selected on connect time.
flushall() - Method in interface org.jredis.JRedisFuture
Flushes all dbs in the connect Redis server, regardless of which db was selected on connect time.
flushall() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
flushall() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
flushall() - Method in interface org.jredis.semantics.SemanticJRedis
 
flushdb() - Method in interface org.jredis.JRedis
Flushes the db you selected when connecting to Redis server.
flushdb() - Method in interface org.jredis.JRedisFuture
Flushes the db you selected when connecting to Redis server.
flushdb() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
flushdb() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
flushdb() - Method in interface org.jredis.semantics.SemanticJRedis
 
foo() - Method in class org.jredis.semantics.BasicCodecManager
 
format(LogRecord) - Method in class org.jredis.ri.alphazero.support.Log.Formatter
 
Formatter() - Constructor for class org.jredis.ri.alphazero.support.Log.Formatter
 
forType(Class<T>) - Method in interface org.jredis.semantics.Semantics
 
FutureBit(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureBit
 
FutureBoolean(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureBoolean
 
FutureByteArray(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureByteArray
 
FutureByteArrayList(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureByteArrayList
 
FutureDataDictionary(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureDataDictionary
 
FutureDouble(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureDouble
 
FutureInfo(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureInfo
 
FutureKeyList(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureKeyList
 
FutureLong(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureLong
 
FutureObjectInfo(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureObjectInfo
 
FutureRedisType(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureRedisType
 
FutureResultBase(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureResultBase
 
FutureSortStoreResp(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureSortStoreResp
 
FutureStatus(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureStatus
 
FutureString(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureString
 
FutureZSetList(Future<Response>) - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport.FutureZSetList
 

G

get(K) - Method in interface org.jredis.JRedis
 
get(K) - Method in interface org.jredis.JRedisFuture
 
get(String) - Method in interface org.jredis.resource.Context
 
get() - Method in class org.jredis.ri.alphazero.connection.PendingRequest
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.connection.PendingRequest
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureBit
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureBit
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureBoolean
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureBoolean
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureByteArray
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureByteArray
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureByteArrayList
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureByteArrayList
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureDataDictionary
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureDataDictionary
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureDouble
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureDouble
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureInfo
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureInfo
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureKeyList
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureKeyList
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureLong
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureLong
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureObjectInfo
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureObjectInfo
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureRedisType
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureRedisType
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureSortStoreResp
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureSortStoreResp
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureStatus
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureStatus
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureString
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureString
 
get() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureZSetList
 
get(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureZSetList
 
get(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
get(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
GET(K) - Method in class org.jredis.ri.alphazero.support.SortSupport
 
get(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
GET(K) - Method in interface org.jredis.Sort
specifies the GET clause
getAddress() - Method in interface org.jredis.connector.ConnectionSpec
 
getAddress() - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getbit(K, int) - Method in interface org.jredis.JRedis
 
getbit(K, int) - Method in interface org.jredis.JRedisFuture
 
getbit(K, int) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
getbit(K, int) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
getBooleanValue() - Method in interface org.jredis.protocol.ValueResponse
 
getBooleanValue() - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncLineResponse
 
getBulkData() - Method in interface org.jredis.protocol.BulkResponse
 
getBulkData() - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncBulkResponse
 
getCodec(Class<T>) - Method in class org.jredis.semantics.BasicCodecManager
 
getCodec(Class<T>) - Method in interface org.jredis.semantics.CodecManager
 
getCommand() - Method in exception org.jredis.RedisException
 
getConnectionFlag(Connection.Flag) - Method in interface org.jredis.connector.ConnectionSpec
 
getConnectionFlag(Connection.Flag) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getConnectionProperty(Connection.Property) - Method in interface org.jredis.connector.ConnectionSpec
 
getConnectionProperty(Connection.Property) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getContext() - Method in interface org.jredis.resource.Resource
 
getContext() - Method in class org.jredis.ri.alphazero.SyncJRedisBase
 
getCredentials() - Method in interface org.jredis.connector.ConnectionSpec
 
getCredentials() - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getDatabase() - Method in interface org.jredis.connector.ConnectionSpec
 
getDatabase() - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getDataClass() - Method in enum org.jredis.protocol.Response.Type
 
getEncoding() - Method in class org.jredis.ObjectInfo
 
getHeartbeat() - Method in interface org.jredis.connector.ConnectionSpec
 
getHeartbeat() - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getImplementationClass() - Method in class org.jredis.bench.JRedisBenchmark
 
getImplementationClass() - Method in class org.jredis.ri.alphazero.bench.JRedisClientBenchmark
 
getInfo() - Method in class org.jredis.Event
 
getInputStream() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
getInterface() - Method in interface org.jredis.resource.Resource
 
getInterface() - Method in class org.jredis.ri.alphazero.JRedisClient
 
getInterface() - Method in class org.jredis.ri.alphazero.JRedisPipelineService
 
getKeyAddress() - Method in class org.jredis.ObjectInfo
 
getKeyBytes(K) - Static method in class org.jredis.ri.alphazero.JRedisSupport
 
getKeyCodec(Class<T>) - Method in interface org.jredis.Semantics
 
getKeyRefCount() - Method in class org.jredis.ObjectInfo
 
getLocalizedMessage() - Method in exception org.jredis.ClientRuntimeException
 
getLongValue() - Method in interface org.jredis.protocol.ValueResponse
Redis number values are "64bit signed integers".
getLongValue() - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncLineResponse
 
getMappings() - Method in interface org.jredis.KeyValueSet
 
getMappings() - Method in class org.jredis.ri.alphazero.BulkSetMapping
 
getMaxConnectWait() - Method in interface org.jredis.connector.ConnectionSpec
 
getMaxConnectWait() - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getMessage() - Method in exception org.jredis.ClientRuntimeException
 
getModality() - Method in interface org.jredis.connector.ConnectionSpec
 
getModality() - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getModality() - Method in class org.jredis.ri.alphazero.connection.AsyncConnection
 
getModality() - Method in class org.jredis.ri.alphazero.connection.SyncConnection
 
getMultiBulkData() - Method in interface org.jredis.protocol.MultiBulkResponse
 
getMultiBulkData() - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncMultiBulkResponse
 
getOutputStream() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
getParam(String) - Method in interface org.jredis.resource.Context
 
getParamsKeys() - Method in interface org.jredis.resource.Context
 
getPort() - Method in interface org.jredis.connector.ConnectionSpec
 
getPort() - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getProtocolHandler() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
getRandomBytes(int) - Static method in class org.jredis.bench.Util
Generates a random byte[] of given size.
getRandomString(int) - Static method in class org.jredis.bench.Util
Generates a random String of length size using the default encoding scheme.
getReconnectCnt() - Method in interface org.jredis.connector.ConnectionSpec
 
getReconnectCnt() - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getScore() - Method in interface org.jredis.ZSetEntry
 
getset(K, byte[]) - Method in interface org.jredis.JRedis
 
getset(K, String) - Method in interface org.jredis.JRedis
 
getset(K, Number) - Method in interface org.jredis.JRedis
 
getset(K, T) - Method in interface org.jredis.JRedis
 
getset(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
getset(K, String) - Method in interface org.jredis.JRedisFuture
 
getset(K, Number) - Method in interface org.jredis.JRedisFuture
 
getset(K, T) - Method in interface org.jredis.JRedisFuture
 
getset(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
getset(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
getset(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
getset(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
getset(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
getset(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
getset(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
getset(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
getSocketFlag(Connection.Socket.Flag) - Method in interface org.jredis.connector.ConnectionSpec
Get the SocketFlag for the ConnectionSpec
getSocketFlag(Connection.Socket.Flag) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getSocketProperty(Connection.Socket.Property) - Method in interface org.jredis.connector.ConnectionSpec
getSocketProperty(Connection.Socket.Property) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
getSource() - Method in class org.jredis.Event
 
getSpec() - Method in interface org.jredis.connector.Connection
The ConnectionSpec of a Connection must be invariant during its life-cycle.
getSpec() - Method in class org.jredis.connector.FaultedConnection
 
getSpec() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
getStatus() - Method in interface org.jredis.protocol.Response
 
getStatus() - Method in class org.jredis.ri.alphazero.protocol.ResponseSupport
 
getStatus() - Method in class org.jredis.ri.alphazero.protocol.VirtualResponse
 
getStringValue() - Method in interface org.jredis.protocol.ValueResponse
 
getStringValue() - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncLineResponse
 
getType() - Method in class org.jredis.Event
 
getType() - Method in interface org.jredis.protocol.Response
 
getType() - Method in class org.jredis.ri.alphazero.protocol.ResponseSupport
 
getType() - Method in class org.jredis.ri.alphazero.protocol.VirtualResponse
 
getValue() - Method in interface org.jredis.ZSetEntry
 
getValueCodec(Class<T>) - Method in interface org.jredis.Semantics
 
GZip - Class in org.jredis.ri.alphazero.support
GZip (de)compression utility methods.
GZip() - Constructor for class org.jredis.ri.alphazero.support.GZip
 
GZipCompressedStringCodec - Class in org.jredis.ri.alphazero.semantics
 
GZipCompressedStringCodec() - Constructor for class org.jredis.ri.alphazero.semantics.GZipCompressedStringCodec
 

H

Handler() - Constructor for class org.jredis.ri.alphazero.support.Log.Handler
 
hdel(K, K) - Method in interface org.jredis.JRedis
 
hdel(K, K) - Method in interface org.jredis.JRedisFuture
 
hdel(K, K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hdel(K, K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
HeartbeatJinn - Class in org.jredis.ri.alphazero.connection
A demon thread tasked with PINGing the associated connection per its ConnectionSpec.getHeartbeat() heartbeat interval.
HeartbeatJinn(Connection, int, String) - Constructor for class org.jredis.ri.alphazero.connection.HeartbeatJinn
Instantiate and initialize the HeartbeatJinn.
hexists(K, K) - Method in interface org.jredis.JRedis
 
hexists(K, K) - Method in interface org.jredis.JRedisFuture
 
hexists(K, K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hexists(K, K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
hget(K, K) - Method in interface org.jredis.JRedis
 
hget(K, K) - Method in interface org.jredis.JRedisFuture
 
hget(K, K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hget(K, K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
hgetall(K) - Method in interface org.jredis.JRedis
 
hgetall(K) - Method in interface org.jredis.JRedisFuture
 
hgetall(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hgetall(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
hincrby(K, K, long) - Method in interface org.jredis.JRedisFuture
 
hincrby(K, K, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hkeys(K) - Method in interface org.jredis.JRedis
 
hkeys(K) - Method in interface org.jredis.JRedisFuture
 
hkeys(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hkeys(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
hlen(K) - Method in interface org.jredis.JRedis
 
hlen(K) - Method in interface org.jredis.JRedisFuture
 
hlen(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hlen(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
hset(K, K, byte[]) - Method in interface org.jredis.JRedis
 
hset(K, K, String) - Method in interface org.jredis.JRedis
 
hset(K, K, Number) - Method in interface org.jredis.JRedis
 
hset(K, K, T) - Method in interface org.jredis.JRedis
 
hset(K, K, byte[]) - Method in interface org.jredis.JRedisFuture
 
hset(K, K, String) - Method in interface org.jredis.JRedisFuture
 
hset(K, K, Number) - Method in interface org.jredis.JRedisFuture
 
hset(K, K, T) - Method in interface org.jredis.JRedisFuture
 
hset(K, K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hset(K, K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hset(K, K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hset(K, K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hset(K, K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
hset(K, K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
hset(K, K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
hset(K, K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
hvals(K) - Method in interface org.jredis.JRedis
 
hvals(K) - Method in interface org.jredis.JRedisFuture
 
hvals(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
hvals(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 

I

incr(K) - Method in interface org.jredis.JRedis
 
incr(K) - Method in interface org.jredis.JRedisFuture
 
incr(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
incr(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
incr(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
incrby(K, int) - Method in interface org.jredis.JRedis
 
incrby(K, int) - Method in interface org.jredis.JRedisFuture
 
incrby(K, int) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
incrby(K, int) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
incrby(String, int) - Method in interface org.jredis.semantics.SemanticJRedis
 
info() - Method in interface org.jredis.JRedis
 
info() - Method in interface org.jredis.JRedisFuture
 
info() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
info() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
info() - Method in interface org.jredis.semantics.SemanticJRedis
 
initializeAsyncConnection() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
initializeComponents() - Method in class org.jredis.ri.alphazero.connection.AsyncConnection
 
initializeComponents() - Method in class org.jredis.ri.alphazero.connection.ChunkedPipelineConnection
 
initializeComponents() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
Extension point: child classes may override for additional components:
initializeComponents() - Method in class org.jredis.ri.alphazero.connection.PipelineConnectionBase
 
initializeOnConnect() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
initializeSocketStreams() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
initializeSyncConnection() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
INPUT_STREAM_BUFFER_SIZE - Static variable in class org.jredis.ri.alphazero.protocol.SyncProtocol
 
inRange(long, long, long, String, Class<E>) - Static method in class org.jredis.ri.alphazero.support.Assert
 
inRange(int, int, int, String, Class<E>) - Static method in class org.jredis.ri.alphazero.support.Assert
Note: asserts n is in the range from->to, inclusive.
INT_N_65535 - Static variable in class org.jredis.ri.alphazero.support.Convert
 
INT_P_65535 - Static variable in class org.jredis.ri.alphazero.support.Convert
 
isCancelled() - Method in class org.jredis.ri.alphazero.connection.PendingRequest
Pipeline does not support canceling of requests -- will always return false.
isCancelled() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureResultBase
 
isCompatibleWithVersion(String) - Method in interface org.jredis.protocol.Protocol
 
isCompatibleWithVersion(String) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
isConnected() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
isDone() - Method in class org.jredis.ri.alphazero.connection.PendingRequest
 
isDone() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureResultBase
 
isEquivalent(byte[], byte[]) - Static method in class org.jredis.ri.alphazero.support.Assert
assert identical based on content.
isEquivalent(byte[], byte[], Class<E>) - Static method in class org.jredis.ri.alphazero.support.Assert
assert identical based on content.
isError() - Method in interface org.jredis.protocol.Response
 
isError() - Method in class org.jredis.protocol.ResponseStatus
 
isError - Variable in class org.jredis.ri.alphazero.protocol.ResponseSupport
 
isError() - Method in class org.jredis.ri.alphazero.protocol.ResponseSupport
 
isError() - Method in class org.jredis.ri.alphazero.protocol.VirtualResponse
 
isSet(int, Connection.Flag) - Static method in enum org.jredis.connector.Connection.Flag
 
isSet(int, Command.Flag) - Static method in enum org.jredis.protocol.Command.Flag
 
isSet(Command.Flag) - Method in enum org.jredis.protocol.Command
Tests if the specified flag is set for the command.
isSignalled() - Method in class org.jredis.ri.alphazero.support.Signal
Non-blocking call immediately returns with the current status of the signal.
isTrue(boolean, String, Class<E>) - Static method in class org.jredis.ri.alphazero.support.Assert
Usage:
isTrue(boolean, Class<E>) - Static method in class org.jredis.ri.alphazero.support.Assert
Usage:

J

JRedis - Interface in org.jredis
This is effectively a one to one mapping to Redis commands.
JRedisAsyncClient - Class in org.jredis.ri.alphazero
[TODO: document me!]
JRedisAsyncClient(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.JRedisAsyncClient
 
JRedisBenchmark - Class in org.jredis.bench
Runs a few benchmarks for the SocketConnection, using a concurrent set of workers, each with its own unique connection to the Redis server.
JRedisBenchmark() - Constructor for class org.jredis.bench.JRedisBenchmark
 
JRedisBenchmark.Benchmarker - Class in org.jredis.bench
 
JRedisBenchmark.BenchmarkWorker - Class in org.jredis.bench
Abstract base class for all benchmark workers.
JRedisChunkedPipeline - Class in org.jredis.ri.alphazero
An asynchronous pipeline supporting JRedisFuture api, utilizing the ChunkedPipelineConnection, providing maximal throughput as a forwarding pipe to Redis server.
JRedisChunkedPipeline(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.JRedisChunkedPipeline
 
JRedisClient - Class in org.jredis.ri.alphazero
[TODO: document me!]
JRedisClient(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.JRedisClient
 
JRedisClient(String) - Constructor for class org.jredis.ri.alphazero.JRedisClient
Connects to the localhost:6379 redis server using the password.
JRedisClient() - Constructor for class org.jredis.ri.alphazero.JRedisClient
and using localhost:6379 as its network addressing parameters.
JRedisClient(String, int) - Constructor for class org.jredis.ri.alphazero.JRedisClient
 
JRedisClient(String, int, String, int) - Constructor for class org.jredis.ri.alphazero.JRedisClient
New JRedisClient for the default protocol version RedisVersion
JRedisClientBenchmark - Class in org.jredis.ri.alphazero.bench
Not fully baked ...
JRedisClientBenchmark() - Constructor for class org.jredis.ri.alphazero.bench.JRedisClientBenchmark
 
JRedisClientJProfileSubject - Class in org.jredis.ri.alphazero.bench
[TODO: document me!]
JRedisClientJProfileSubject() - Constructor for class org.jredis.ri.alphazero.bench.JRedisClientJProfileSubject
 
JRedisFuture - Interface in org.jredis
The asynchronous interface to Redis.
JRedisFutureSupport - Class in org.jredis.ri.alphazero
[TODO: document me!]
JRedisFutureSupport() - Constructor for class org.jredis.ri.alphazero.JRedisFutureSupport
 
JRedisFutureSupport.FutureBit - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureBoolean - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureByteArray - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureByteArrayList - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureDataDictionary - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureDouble - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureInfo - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureKeyList - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureLong - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureObjectInfo - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureRedisType - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureResultBase - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureSortStoreResp - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureStatus - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureString - Class in org.jredis.ri.alphazero
 
JRedisFutureSupport.FutureZSetList - Class in org.jredis.ri.alphazero
 
JRedisJProfileSubject - Class in org.jredis.bench
[TODO: document me!]
JRedisJProfileSubject(JRedis) - Constructor for class org.jredis.bench.JRedisJProfileSubject
 
JRedisJProfileSubject() - Constructor for class org.jredis.bench.JRedisJProfileSubject
 
JRedisPipeline - Class in org.jredis.ri.alphazero
Asynchronous Redis client implementing JRedisFuture and using an AsyncPipelineConnection for command processing.
JRedisPipeline(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.JRedisPipeline
 
JRedisPipelineService - Class in org.jredis.ri.alphazero
 
JRedisPipelineService(String, int, String, int) - Constructor for class org.jredis.ri.alphazero.JRedisPipelineService
 
JRedisPipelineService(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.JRedisPipelineService
 
JRedisSupport - Class in org.jredis.ri.alphazero
[TODO: document me!]
JRedisSupport() - Constructor for class org.jredis.ri.alphazero.JRedisSupport
 

K

keyBytes - Variable in class org.jredis.ri.alphazero.support.SortSupport
 
KeyCodec<K> - Interface in org.jredis.semantics
Encoding and decoding keys is a significant (but not major) performance bottleneck.
keys(K) - Method in interface org.jredis.JRedis
 
keys() - Method in interface org.jredis.JRedis
Convenience method.
keys(K) - Method in interface org.jredis.JRedisFuture
 
keys() - Method in interface org.jredis.JRedisFuture
Convenience method.
keys() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
keys(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
keys() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
keys(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
Keys() - Constructor for class org.jredis.ri.alphazero.support.DefaultCodec.Keys
 
keys() - Method in interface org.jredis.semantics.SemanticJRedis
 
keys(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
keystolist(String, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
KeyValueSet<K,T> - Interface in org.jredis
[TODO: document me!]
KeyValueSet.ByteArrays<K> - Interface in org.jredis
 
KeyValueSet.Numbers<K> - Interface in org.jredis
 
KeyValueSet.Objects<K,T extends Serializable> - Interface in org.jredis
 
KeyValueSet.Strings<K> - Interface in org.jredis
 

L

lastsave() - Method in interface org.jredis.JRedis
 
lastsave() - Method in interface org.jredis.JRedisFuture
 
lastsave() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lastsave() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lastsave() - Method in interface org.jredis.semantics.SemanticJRedis
 
LIMIT(long, long) - Method in class org.jredis.ri.alphazero.support.SortSupport
 
LIMIT(long, long) - Method in interface org.jredis.Sort
Specifies the LIMIT class: from is the initial index, count is the number of results
lindex(K, long) - Method in interface org.jredis.JRedis
 
lindex(K, long) - Method in interface org.jredis.JRedisFuture
 
lindex(K, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lindex(K, long) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lindex(String, int) - Method in interface org.jredis.semantics.SemanticJRedis
 
linsert(K, boolean, byte[], byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
linsertAfter(K, byte[], byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
linsertBefore(K, byte[], byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
llen(K) - Method in interface org.jredis.JRedis
Given a 'list' key, returns the number of items in the list.
llen(K) - Method in interface org.jredis.JRedisFuture
Given a 'list' key, returns the number of items in the list.
llen(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
llen(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
llen(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
Log - Class in org.jredis.ri.alphazero.support
 
Log() - Constructor for class org.jredis.ri.alphazero.support.Log
 
log(String) - Static method in class org.jredis.ri.alphazero.support.Log
 
log(String, Object...) - Static method in class org.jredis.ri.alphazero.support.Log
 
Log.Category - Enum in org.jredis.ri.alphazero.support
 
Log.Formatter - Class in org.jredis.ri.alphazero.support
simple formatter for a single line log out.
Log.Handler - Class in org.jredis.ri.alphazero.support
Default handler for JRedis.Log
logger - Static variable in class org.jredis.ri.alphazero.support.Log
 
lpop(K) - Method in interface org.jredis.JRedis
 
lpop(K) - Method in interface org.jredis.JRedisFuture
 
lpop(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lpop(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lpop(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
lpush(K, byte[]) - Method in interface org.jredis.JRedis
 
lpush(K, String) - Method in interface org.jredis.JRedis
 
lpush(K, Number) - Method in interface org.jredis.JRedis
 
lpush(K, T) - Method in interface org.jredis.JRedis
 
lpush(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
lpush(K, String) - Method in interface org.jredis.JRedisFuture
 
lpush(K, Number) - Method in interface org.jredis.JRedisFuture
 
lpush(K, T) - Method in interface org.jredis.JRedisFuture
 
lpush(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lpush(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lpush(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lpush(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lpush(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lpush(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lpush(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lpush(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lpush(String, T) - Method in interface org.jredis.semantics.SemanticJRedis
 
lpushx(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lrange(K, long, long) - Method in interface org.jredis.JRedis
 
lrange(K, long, long) - Method in interface org.jredis.JRedisFuture
 
lrange(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lrange(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lrange(String, int, int) - Method in interface org.jredis.semantics.SemanticJRedis
 
lrem(K, byte[], int) - Method in interface org.jredis.JRedis
 
lrem(K, String, int) - Method in interface org.jredis.JRedis
 
lrem(K, Number, int) - Method in interface org.jredis.JRedis
 
lrem(K, T, int) - Method in interface org.jredis.JRedis
 
lrem(K, byte[], int) - Method in interface org.jredis.JRedisFuture
 
lrem(K, String, int) - Method in interface org.jredis.JRedisFuture
 
lrem(K, Number, int) - Method in interface org.jredis.JRedisFuture
 
lrem(K, T, int) - Method in interface org.jredis.JRedisFuture
 
lrem(K, byte[], int) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lrem(K, String, int) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lrem(K, Number, int) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lrem(K, T, int) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lrem(K, byte[], int) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lrem(K, String, int) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lrem(K, Number, int) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lrem(K, T, int) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lrem(String, T, int) - Method in interface org.jredis.semantics.SemanticJRedis
 
lset(K, long, byte[]) - Method in interface org.jredis.JRedis
 
lset(K, long, String) - Method in interface org.jredis.JRedis
 
lset(K, long, Number) - Method in interface org.jredis.JRedis
 
lset(K, long, T) - Method in interface org.jredis.JRedis
 
lset(K, long, byte[]) - Method in interface org.jredis.JRedisFuture
 
lset(K, long, String) - Method in interface org.jredis.JRedisFuture
 
lset(K, long, Number) - Method in interface org.jredis.JRedisFuture
 
lset(K, long, T) - Method in interface org.jredis.JRedisFuture
 
lset(K, long, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lset(K, long, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lset(K, long, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lset(K, long, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
lset(K, long, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lset(K, long, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lset(K, long, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lset(K, long, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
lset(String, int, T) - Method in interface org.jredis.semantics.SemanticJRedis
 
ltrim(K, long, long) - Method in interface org.jredis.JRedis
 
ltrim(K, long, long) - Method in interface org.jredis.JRedisFuture
 
ltrim(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
ltrim(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
ltrim(String, int, int) - Method in interface org.jredis.semantics.SemanticJRedis
 

M

main(String[]) - Static method in class org.jredis.ri.alphazero.bench.JRedisClientBenchmark
Runs the benchmark tests.
main(String[]) - Static method in class org.jredis.ri.alphazero.bench.JRedisClientJProfileSubject
 
main(String[]) - Static method in class org.jredis.ri.alphazero.bench.SimpleBenchJRedisAsync
 
main(String[]) - Static method in class org.jredis.ri.alphazero.bench.SimpleBenchJRedisChunkedPipeline
 
main(String[]) - Static method in class org.jredis.ri.alphazero.bench.SimpleBenchJRedisClient
 
main(String[]) - Static method in class org.jredis.ri.alphazero.bench.SimpleBenchJRedisPipeline
 
major - Static variable in interface org.jredis._specification.Version
 
major - Static variable in interface org.jredis.resource._specification.Version
currently at toplevel spec version
major - Static variable in interface org.jredis.ri.alphazero._specification.Version
 
mark() - Method in class org.jredis.bench.Util.Timer
 
markSupported() - Method in class org.jredis.ri.alphazero.support.FastBufferedInputStream
InputStream.mark(int) is not supported.
Message - Interface in org.jredis.connector
[TODO: document me!]
message() - Method in class org.jredis.protocol.ResponseStatus
 
mget(K...) - Method in interface org.jredis.JRedis
 
mget(String...) - Method in interface org.jredis.JRedisFuture
 
mget(String...) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
mget(K...) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
mget(String, String...) - Method in interface org.jredis.semantics.SemanticJRedis
 
minor - Static variable in interface org.jredis._specification.Version
 
minor - Static variable in interface org.jredis.resource._specification.Version
currently at toplevel spec version
minor - Static variable in interface org.jredis.ri.alphazero._specification.Version
 
move(K, int) - Method in interface org.jredis.JRedis
Moves the given key from the currently selected db to the one indicated by dbIndex.
move(K, int) - Method in interface org.jredis.JRedisFuture
Moves the given key from the currently selected db to the one indicated by dbIndex.
move(K, int) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
move(K, int) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
move(String, int) - Method in interface org.jredis.semantics.SemanticJRedis
 
mset(Map<K, byte[]>) - Method in interface org.jredis.JRedis
 
mset(KeyValueSet.ByteArrays<K>) - Method in interface org.jredis.JRedis
 
mset(KeyValueSet.Strings<K>) - Method in interface org.jredis.JRedis
 
mset(KeyValueSet.Numbers<K>) - Method in interface org.jredis.JRedis
 
mset(KeyValueSet.Objects<K, T>) - Method in interface org.jredis.JRedis
 
mset(Map<K, byte[]>) - Method in interface org.jredis.JRedisFuture
 
mset(KeyValueSet.ByteArrays<K>) - Method in interface org.jredis.JRedisFuture
 
mset(KeyValueSet.Strings<K>) - Method in interface org.jredis.JRedisFuture
 
mset(KeyValueSet.Numbers<K>) - Method in interface org.jredis.JRedisFuture
 
mset(KeyValueSet.Objects<K, T>) - Method in interface org.jredis.JRedisFuture
 
mset(Map<K, byte[]>) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
mset(KeyValueSet.ByteArrays<K>) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
mset(KeyValueSet.Strings<K>) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
mset(KeyValueSet.Numbers<K>) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
mset(KeyValueSet.Objects<K, T>) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
mset(Map<K, byte[]>) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
mset(KeyValueSet.ByteArrays<K>) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
mset(KeyValueSet.Strings<K>) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
mset(KeyValueSet.Numbers<K>) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
mset(KeyValueSet.Objects<K, T>) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
msetnx(Map<K, byte[]>) - Method in interface org.jredis.JRedis
 
msetnx(KeyValueSet.ByteArrays<K>) - Method in interface org.jredis.JRedis
 
msetnx(KeyValueSet.Strings<K>) - Method in interface org.jredis.JRedis
 
msetnx(KeyValueSet.Numbers<K>) - Method in interface org.jredis.JRedis
 
msetnx(KeyValueSet.Objects<K, T>) - Method in interface org.jredis.JRedis
 
msetnx(Map<K, byte[]>) - Method in interface org.jredis.JRedisFuture
 
msetnx(KeyValueSet.ByteArrays<K>) - Method in interface org.jredis.JRedisFuture
 
msetnx(KeyValueSet.Strings<K>) - Method in interface org.jredis.JRedisFuture
 
msetnx(KeyValueSet.Numbers<K>) - Method in interface org.jredis.JRedisFuture
 
msetnx(KeyValueSet.Objects<K, T>) - Method in interface org.jredis.JRedisFuture
 
msetnx(Map<K, byte[]>) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
msetnx(KeyValueSet.ByteArrays<K>) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
msetnx(KeyValueSet.Strings<K>) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
msetnx(KeyValueSet.Numbers<K>) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
msetnx(KeyValueSet.Objects<K, T>) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
msetnx(Map<K, byte[]>) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
msetnx(KeyValueSet.ByteArrays<K>) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
msetnx(KeyValueSet.Strings<K>) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
msetnx(KeyValueSet.Numbers<K>) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
msetnx(KeyValueSet.Objects<K, T>) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
multi() - Method in interface org.jredis.JRedis
one option is to return a subclass of JRedis (e.g.
multi() - Method in class org.jredis.ri.alphazero.JRedisSupport
one option is to return a subclass of JRedis (e.g.
MultiBulkResponse - Interface in org.jredis.protocol
[TODO: document me!]

N

newByteArrayKVSet() - Static method in class org.jredis.ri.alphazero.BulkSetMapping
 
newConnection(String, int, int, String) - Method in class org.jredis.bench.JRedisBenchmark
Define this method to test a specific JRedis implementation.
newConnection(ConnectionSpec) - Method in interface org.jredis.connector.Connection.Factory
Creates a connection to a redis server using the specified connection attributes.
newConnection(String, int, int, String) - Method in class org.jredis.ri.alphazero.bench.JRedisClientBenchmark
 
newConnection(ConnectionSpec) - Method in class org.jredis.ri.alphazero.connection.DefaultConnectionFactory
 
newDbsizeWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the DBSIZE
newDecrbyWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the DECR
newDecrWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the DECR
newGetWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the GET
newIncrbyWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the INCRBY
newIncrWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the INCR
newInputStream(InputStream) - Method in class org.jredis.ri.alphazero.connection.AsyncConnection
Just make sure its a FastBufferedInputStream.
newInputStream(InputStream) - Method in class org.jredis.ri.alphazero.connection.ChunkedPipelineConnection
Just make sure its a FastBufferedInputStream.
newInputStream(InputStream) - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
Extension point: override to return stream per requirement.
newInputStream(InputStream) - Method in class org.jredis.ri.alphazero.connection.PipelineConnectionBase
Just make sure its a FastBufferedInputStream.
newLLenWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the LLEN
newLPopWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the LPOP
newLPushWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the LPUSH
newNumberKVSet() - Static method in class org.jredis.ri.alphazero.BulkSetMapping
 
newObjectKVSet() - Static method in class org.jredis.ri.alphazero.BulkSetMapping
 
newOutputStream(OutputStream) - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
Extension point: override to return stream per requirement.
newPingWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the PING
newProtocol(ConnectionSpec) - Method in interface org.jredis.protocol.Protocol.Factory
Creates a Protocol instance for a connection per the specified ConnectionSpec
newProtocol(ConnectionSpec) - Method in class org.jredis.ri.alphazero.protocol.DefaultProtocolFactory
 
newProtocolHandler() - Method in class org.jredis.ri.alphazero.connection.AsyncConnection
Pipeline must use a concurrent protocol handler.
newProtocolHandler() - Method in class org.jredis.ri.alphazero.connection.ChunkedPipelineConnection
Pipeline must use a concurrent protocol handler.
newProtocolHandler() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
Extension point: child classes may override to return specific Protocol implementations per their requirements.
newProtocolHandler() - Method in class org.jredis.ri.alphazero.connection.PipelineConnectionBase
Pipeline must use a concurrent protocol handler.
newRPopWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the RPOP
newRPushWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the RPUSH
newSaddWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the SADD
newScardWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the SCARD
newSetnxWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the SETNX
newSetWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the SET
newSmembersWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the SMEMBERS
newSpec() - Static method in class org.jredis.ri.alphazero.connection.DefaultConnectionSpec
 
newSpec(String, int, int, byte[]) - Static method in class org.jredis.ri.alphazero.connection.DefaultConnectionSpec
Returns an instance of the ConnectionSpec used by this Connection as default spec, for the provided params.
newSpec(InetAddress, int, int, byte[]) - Static method in class org.jredis.ri.alphazero.connection.DefaultConnectionSpec
Returns an instance of the ConnectionSpec used by this Connection as default spec, for the provided params.
newSremWorker(String, int, int) - Method in class org.jredis.bench.JRedisBenchmark
does the SREM
newStringKVSet() - Static method in class org.jredis.ri.alphazero.BulkSetMapping
 
NotConnectedException - Exception in org.jredis.connector
This connection will should be thrown if users issue any calls on the JRedis interface after a call to either JRedis.quit() or JRedis#shutdown() [TODO: document me!]
NotConnectedException(String) - Constructor for exception org.jredis.connector.NotConnectedException
 
notifyConnected() - Method in class org.jredis.ri.alphazero.connection.ChunkedPipelineConnection
 
notifyConnected() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
Extension point -- callback on this method when ConnectionBase has connected to server.
notifyConnected() - Method in class org.jredis.ri.alphazero.connection.PipelineConnectionBase
 
notifyDisconnected() - Method in class org.jredis.ri.alphazero.connection.ChunkedPipelineConnection
 
notifyDisconnected() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
Extension point -- callback on this method when ConnectionBase has disconnected from server.
notifyDisconnected() - Method in class org.jredis.ri.alphazero.connection.PipelineConnectionBase
 
notifyFaulted(String) - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
notifyListeners(Connection.Event) - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
notifyShuttingDown() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
notNull(T, Class<E>) - Static method in class org.jredis.ri.alphazero.support.Assert
Usage:
notNull(T, String, Class<E>) - Static method in class org.jredis.ri.alphazero.support.Assert
Usage:
notNull(T, int, Class<E>) - Static method in class org.jredis.ri.alphazero.support.Assert
 
NotSupportedException - Exception in org.jredis
Providers can throw this exception in response for requests for optional aspects of Redis Specification.
NotSupportedException(String) - Constructor for exception org.jredis.NotSupportedException
 
NotSupportedException(String, Throwable) - Constructor for exception org.jredis.NotSupportedException
 
now() - Static method in class org.jredis.bench.Util.Timer
 
NUM_BYTE - Static variable in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
NUM_BYTE - Static variable in class org.jredis.ri.alphazero.support.SortSupport
 

O

ObjectEncoding - Enum in org.jredis
Internal Redis object encoding schemes.
ObjectInfo - Class in org.jredis
Encapsulates the debug information returned by Redis in response to DEBUG OBJECT .
ObjectInfo(String, long, ObjectEncoding, long, long, long) - Constructor for class org.jredis.ObjectInfo
 
OK_BYTE - Static variable in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
OK_BYTE - Static variable in class org.jredis.ri.alphazero.support.SortSupport
 
onConnectionFault(String, boolean) - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
Will throw a ClientRuntimeException if raiseEx is true
onEvent(Connection.Event) - Method in interface org.jredis.connector.Connection.Listener
 
onEvent(Connection.Event) - Method in class org.jredis.ri.alphazero.connection.ChunkedPipelineConnection.ResponseHandler
 
onEvent(Connection.Event) - Method in class org.jredis.ri.alphazero.connection.HeartbeatJinn
 
onEvent(Connection.Event) - Method in class org.jredis.ri.alphazero.connection.PipelineConnectionBase.ResponseHandler
Needs to be hooked up.
onResponse(Object, Request, Response) - Method in interface org.jredis.connector.RequestListener
 
opsPerSecAtDelta(long, long) - Method in class org.jredis.bench.Util.Timer
 
opsPerSecAtMark(long) - Method in class org.jredis.bench.Util.Timer
 
OPTCODE - Static variable in enum org.jredis.protocol.Command
internal
org.jredis - package org.jredis
This package contains the constructs that define the Java API semantics of the JRedis clients.
org.jredis.bench - package org.jredis.bench
 
org.jredis.connector - package org.jredis.connector
Native Client Interface Specification.
org.jredis.protocol - package org.jredis.protocol
This package contains the constructs that reflect the Redis Protocol Specification TODO: elaborate on the spec requirements.
org.jredis.resource - package org.jredis.resource
Optional package.
org.jredis.ri - package org.jredis.ri
This the top level package for the reference implementations of JRedis.
org.jredis.ri.alphazero - package org.jredis.ri.alphazero
This package and child packages contain reference implementation alphazero of the JRedis and Connection of the optional Connector specifications.
org.jredis.ri.alphazero.bench - package org.jredis.ri.alphazero.bench
 
org.jredis.ri.alphazero.connection - package org.jredis.ri.alphazero.connection
 
org.jredis.ri.alphazero.protocol - package org.jredis.ri.alphazero.protocol
 
org.jredis.ri.alphazero.semantics - package org.jredis.ri.alphazero.semantics
 
org.jredis.ri.alphazero.support - package org.jredis.ri.alphazero.support
Utility classes to support this implementation.
org.jredis.semantics - package org.jredis.semantics
This package is optional.

P

password - Static variable in class org.jredis.bench.JRedisBenchmark
password used to AUTH with redis select -- password is: jredis
PendingRequest - Class in org.jredis.ri.alphazero.connection
An implementation of Future for parameteric T type Response used for processing of pipelined responses from the server.
PendingRequest(Command) - Constructor for class org.jredis.ri.alphazero.connection.PendingRequest
 
PendingRequest(Command, byte[]...) - Constructor for class org.jredis.ri.alphazero.connection.PendingRequest
 
pendingRequest - Variable in class org.jredis.ri.alphazero.JRedisFutureSupport.FutureResultBase
 
ping() - Method in interface org.jredis.JRedis
Ping redis
ping() - Method in interface org.jredis.JRedisFuture
Ping redis
ping() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
ping() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
ping() - Method in interface org.jredis.semantics.SemanticJRedis
Ping redis
PipelineConnectionBase - Class in org.jredis.ri.alphazero.connection
Abstract base for all Pipeline connections, providing basically all of the required functionality for a pipeline with asynchronous semantics.
PipelineConnectionBase(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.connection.PipelineConnectionBase
 
PipelineConnectionBase.ResponseHandler - Class in org.jredis.ri.alphazero.connection
Provides the response processing logic as a Runnable.
PREFERRED_LINE_BUFFER_SIZE - Static variable in class org.jredis.ri.alphazero.protocol.SyncProtocol
Initial size of the shared line buffer
PREFERRED_REQUEST_BUFFER_SIZE - Static variable in class org.jredis.ri.alphazero.protocol.SyncProtocol
Preferred size of request data buffer
prep() - Method in class org.jredis.bench.JRedisBenchmark.BenchmarkWorker
anything that needs to be done to setup the calls -- typically all time consuming data setup tasks go here ...
problem(String) - Static method in class org.jredis.ri.alphazero.support.Log
 
problem(String, Object...) - Static method in class org.jredis.ri.alphazero.support.Log
 
Protocol - Interface in org.jredis.protocol
Protocol is effectively a Message factory.
Protocol.Factory - Interface in org.jredis.protocol
 
ProtocolBase - Class in org.jredis.ri.alphazero.protocol
[TODO: document me!]
ProtocolBase() - Constructor for class org.jredis.ri.alphazero.protocol.ProtocolBase
 
ProtocolBase.StreamBufferRequest - Class in org.jredis.ri.alphazero.protocol
SimpleRequest implements the required Message.read(InputStream) using a (likely) shared data buffer.
provider() - Static method in class org.jredis.ri.alphazero.semantics.DefaultKeyCodec
 
ProviderException - Exception in org.jredis
Used by JRedis implementation providers to indicate an exception related to the implementation of the specification.
ProviderException(String) - Constructor for exception org.jredis.ProviderException
 
ProviderException(String, Throwable) - Constructor for exception org.jredis.ProviderException
 
publish(LogRecord) - Method in class org.jredis.ri.alphazero.support.Log.Handler
 

Q

Query - Interface in org.jredis
Provides for specifying and chaining query predicates.
Query.Support - Class in org.jredis
 
queueRequest(Command, byte[]...) - Method in interface org.jredis.connector.Connection
A non-blocking call to service the specified request at some point in the future.
queueRequest(Command, byte[]...) - Method in class org.jredis.connector.FaultedConnection
 
queueRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.connection.AsyncConnection
 
queueRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.connection.ChunkedPipelineConnection
This is a true asynchronous method.
queueRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
queueRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.connection.PipelineConnectionBase
This is a pseudo asynchronous method.
queueRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.JRedisAsyncClient
Requests to server are queued at this point.
queueRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.JRedisChunkedPipeline
 
queueRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
This method mimics the eponymous Connection#queueRequest(Command, byte[]...) which defines the blocking api semantics of Synchronous connections.
queueRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.JRedisPipeline
Requests to server are queued at this point.
quit() - Method in interface org.jredis.JRedis
Disconnects the client.
quit() - Method in interface org.jredis.JRedisFuture
Disconnects the client.
quit() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
quit() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
quit() - Method in interface org.jredis.semantics.SemanticJRedis
 
quitOnRunEnd - Variable in class org.jredis.bench.JRedisBenchmark
 
quitOnRunEnd(boolean) - Method in class org.jredis.bench.JRedisBenchmark
 

R

randomkey() - Method in interface org.jredis.JRedis
 
randomkey() - Method in interface org.jredis.JRedisFuture
 
randomkey() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
randomkey() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
randomkey() - Method in interface org.jredis.semantics.SemanticJRedis
 
read(InputStream) - Method in interface org.jredis.connector.Message
Reads itself from the provided InputStream
read(InputStream) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase.StreamBufferRequest
 
read(InputStream) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncBulkResponse
 
read(InputStream) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncLineResponse
Delegates the io handling to the base class and parses the value reponse based on the data flavor.
read(InputStream) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncMultiBulkResponse
 
read(InputStream) - Method in class org.jredis.ri.alphazero.protocol.VirtualResponse
 
read(byte[], int, int) - Method in class org.jredis.ri.alphazero.support.FastBufferedInputStream
 
read(byte[]) - Method in class org.jredis.ri.alphazero.support.FastBufferedInputStream
 
read() - Method in class org.jredis.ri.alphazero.support.FastBufferedInputStream
 
readBulkData(InputStream, int) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncMultiLineResponseBase
Will read up expected bulkdata bytes from the input stream.
rebind(String, Object) - Method in interface org.jredis.resource.Context
 
reconnect() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
Attempt reconnect.
Redis - Annotation Type in org.jredis
Annotation to mark complaint elements of JRedis implementations.
RedisException - Exception in org.jredis
[TODO: update doc regarding "extensions"] RedisExceptions are only created/raised subsequent to an error result from the redis server.
RedisException(Command, String) - Constructor for exception org.jredis.RedisException
 
RedisInfo - Enum in org.jredis
RedisInfo is a convenience enum that tracks the canonical entries returned by INFO command.
RedisType - Enum in org.jredis
 
RefImpl() - Constructor for class org.jredis.connector.ConnectionSpec.RefImpl
 
register(Codec<T>, Class<T>) - Method in class org.jredis.semantics.BasicCodecManager
 
register(Codec<T>, Class<T>) - Method in interface org.jredis.semantics.CodecManager
 
removeListener(Connection.Listener) - Method in interface org.jredis.connector.Connection
Optional event propagation method.
removeListener(Connection.Listener) - Method in class org.jredis.connector.FaultedConnection
 
removeListener(Connection.Listener) - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
Optional
rename(K, K) - Method in interface org.jredis.JRedis
 
rename(K, K) - Method in interface org.jredis.JRedisFuture
 
rename(K, K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
rename(K, K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
rename(String, String) - Method in interface org.jredis.semantics.SemanticJRedis
 
renamenx(K, K) - Method in interface org.jredis.JRedis
 
renamenx(K, K) - Method in interface org.jredis.JRedisFuture
 
renamenx(K, K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
renamenx(K, K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
renamenx(String, String) - Method in interface org.jredis.semantics.SemanticJRedis
 
Request - Interface in org.jredis.protocol
[TODO: document me!]
RequestListener - Interface in org.jredis.connector
 
RequestProcessor() - Constructor for class org.jredis.ri.alphazero.connection.AsyncConnection.RequestProcessor
 
requestType - Variable in enum org.jredis.protocol.Command
 
reset(ByteArrayOutputStream) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase.StreamBufferRequest
 
reset(Command) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncBulkResponse
 
reset(Command) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncLineResponse
 
reset(Command, SyncProtocol.ValueType) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncLineResponse
 
reset(Command) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncMultiBulkResponse
 
reset(Command, Response.Type) - Method in class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncResponseBase
 
Resource<T> - Interface in org.jredis.resource
 
ResourceException - Exception in org.jredis.resource
The overall superclass for resource related exceptions, itself an extension of ClientRuntimeException.
ResourceException(String, Throwable) - Constructor for exception org.jredis.resource.ResourceException
 
ResourceException(String) - Constructor for exception org.jredis.resource.ResourceException
 
respClass - Variable in enum org.jredis.protocol.Command.ResponseType
 
Response - Interface in org.jredis.protocol
[TODO: detail the requirements - this is wip.]
Response.Type - Enum in org.jredis.protocol
A redis server responds with: Status response - such as Command.SET Value Data ("String") - such as Command.GET Bulk Data - such as Command.KEYS Multi Bulk Data - such as Command.LRANGE
ResponseHandler() - Constructor for class org.jredis.ri.alphazero.connection.ChunkedPipelineConnection.ResponseHandler
Adds self to the listeners of the enclosing Connection instance.
ResponseHandler() - Constructor for class org.jredis.ri.alphazero.connection.PipelineConnectionBase.ResponseHandler
Adds self to the listeners of the enclosing Connection instance.
ResponseStatus - Class in org.jredis.protocol
[TODO: document me!]
ResponseStatus(ResponseStatus.Code) - Constructor for class org.jredis.protocol.ResponseStatus
 
ResponseStatus(ResponseStatus.Code, String) - Constructor for class org.jredis.protocol.ResponseStatus
 
ResponseStatus.Code - Enum in org.jredis.protocol
Status code enum -- error or ok
ResponseSupport - Class in org.jredis.ri.alphazero.protocol
Base for all responses.
ResponseSupport(Command, Response.Type) - Constructor for class org.jredis.ri.alphazero.protocol.ResponseSupport
 
responseType - Variable in enum org.jredis.protocol.Command
 
RI - Interface in org.jredis.ri
[TODO: document me!]
RI.Release - Enum in org.jredis.ri
 
RI.Version - Annotation Type in org.jredis.ri
 
rpop(K) - Method in interface org.jredis.JRedis
 
rpop(K) - Method in interface org.jredis.JRedisFuture
 
rpop(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
rpop(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
rpop(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
rpoplpush(K, K) - Method in interface org.jredis.JRedis
 
rpoplpush(String, String) - Method in interface org.jredis.JRedisFuture
 
rpoplpush(String, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
rpoplpush(K, K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
rpush(K, byte[]) - Method in interface org.jredis.JRedis
 
rpush(K, String) - Method in interface org.jredis.JRedis
 
rpush(K, Number) - Method in interface org.jredis.JRedis
 
rpush(K, T) - Method in interface org.jredis.JRedis
 
rpush(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
rpush(K, String) - Method in interface org.jredis.JRedisFuture
 
rpush(K, Number) - Method in interface org.jredis.JRedisFuture
 
rpush(K, T) - Method in interface org.jredis.JRedisFuture
 
rpush(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
rpush(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
rpush(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
rpush(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
rpush(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
rpush(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
rpush(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
rpush(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
rpush(String, T) - Method in interface org.jredis.semantics.SemanticJRedis
 
rpushx(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
run() - Method in class org.jredis.bench.JRedisBenchmark.BenchmarkWorker
1 - connects to the redis server
run() - Method in class org.jredis.bench.JRedisJProfileSubject
In a tight loop, we execute a few select commands that touch the various permutations of request complexity, and response type, so that we can pinpoint the bottlenecks and the general runtime characteristics of the JRedic provider.
run() - Method in class org.jredis.ri.alphazero.bench.SimpleBenchJRedisChunkedPipeline
 
run() - Method in class org.jredis.ri.alphazero.connection.AsyncConnection.RequestProcessor
Keeps processing the PendingRequests in the pending Queue until a QUIT is encountered in the pending queue.
run() - Method in class org.jredis.ri.alphazero.connection.ChunkedPipelineConnection.ResponseHandler
Keeps processing the PendingRequests in the pending Queue until a QUIT is encountered in the pending queue.
run() - Method in class org.jredis.ri.alphazero.connection.HeartbeatJinn
Your basic infinite loop with branchings on connection state and modality
run() - Method in class org.jredis.ri.alphazero.connection.PipelineConnectionBase.ResponseHandler
Keeps processing the PendingRequests in the pending Queue until a QUIT is encountered in the pending queue.
runBenchmark(Command, int, int, JRedisBenchmark.BenchmarkWorker[]) - Static method in class org.jredis.bench.JRedisBenchmark.Benchmarker
 
runBenchmarks(String, int, int, int, int, int) - Method in class org.jredis.bench.JRedisBenchmark
Runs a set of command primitives test runs using concurrent clients.

S

sadd(K, byte[]) - Method in interface org.jredis.JRedis
 
sadd(K, String) - Method in interface org.jredis.JRedis
 
sadd(K, Number) - Method in interface org.jredis.JRedis
 
sadd(K, T) - Method in interface org.jredis.JRedis
 
sadd(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
sadd(K, String) - Method in interface org.jredis.JRedisFuture
 
sadd(K, Number) - Method in interface org.jredis.JRedisFuture
 
sadd(K, T) - Method in interface org.jredis.JRedisFuture
 
sadd(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sadd(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sadd(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sadd(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sadd(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sadd(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sadd(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sadd(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sadd(String, T) - Method in interface org.jredis.semantics.SemanticJRedis
 
save() - Method in interface org.jredis.JRedis
 
save() - Method in interface org.jredis.JRedisFuture
 
save() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
save() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
save() - Method in interface org.jredis.semantics.SemanticJRedis
 
scard(K) - Method in interface org.jredis.JRedis
 
scard(K) - Method in interface org.jredis.JRedisFuture
 
scard(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
scard(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
scard(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
sdiff(K, K...) - Method in interface org.jredis.JRedis
 
sdiff(K, K...) - Method in interface org.jredis.JRedisFuture
 
sdiff(K, K...) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sdiff(K, K...) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sdiffstore(K, K...) - Method in interface org.jredis.JRedis
 
sdiffstore(K, K...) - Method in interface org.jredis.JRedisFuture
 
sdiffstore(K, K...) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sdiffstore(K, K...) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
select(int) - Method in interface org.jredis.semantics.SemanticJRedis
 
SemanticJRedis<T> - Interface in org.jredis.semantics
This interface is certainly optional, and as of now simply an idea that needed to be put in place for review and feedback.
SemanticQuery<T> - Interface in org.jredis.semantics
[TODO: document me!]
Semantics - Interface in org.jredis
Interface to specify the semantics of the actual key/values stored in the Redis server.
Semantics - Interface in org.jredis.semantics
[TODO: document me!]
SemanticSort<T> - Interface in org.jredis.semantics
[TODO: document me!]
serviceRequest(Command, byte[]...) - Method in interface org.jredis.connector.Connection
A blocking call to service the specified request.
serviceRequest(Command, byte[]...) - Method in class org.jredis.connector.FaultedConnection
 
serviceRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
serviceRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.connection.SyncConnection
 
serviceRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.connection.SyncPipelineConnection
 
serviceRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.JRedisClient
 
serviceRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.JRedisPipelineService
 
serviceRequest(Command, byte[]...) - Method in class org.jredis.ri.alphazero.JRedisSupport
This method mimics the eponymous Connection#serviceRequest(Command, byte[]...) which defines the blocking api semantics of Synchronous connections.
set(K, byte[]) - Method in interface org.jredis.JRedis
Bind the value to key.
set(K, String) - Method in interface org.jredis.JRedis
Convenient method for String data binding
set(K, Number) - Method in interface org.jredis.JRedis
Convenient method for String numeric values binding
set(K, T) - Method in interface org.jredis.JRedis
Binds the given java Object to the key.
set(K, byte[]) - Method in interface org.jredis.JRedisFuture
Bind the value to key.
set(K, String) - Method in interface org.jredis.JRedisFuture
Convenient method for String data binding
set(K, Number) - Method in interface org.jredis.JRedisFuture
Convenient method for String numeric values binding
set(K, T) - Method in interface org.jredis.JRedisFuture
Binds the given java Object to the key.
set(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
set(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
set(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
set(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
set(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
set(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
set(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
set(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
set(String, T) - Method in interface org.jredis.semantics.SemanticJRedis
 
setAddress(InetAddress) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setAddress(InetAddress) - Method in interface org.jredis.connector.ConnectionSpec
 
setbit(K, int, boolean) - Method in interface org.jredis.JRedis
 
setbit(K, int, boolean) - Method in interface org.jredis.JRedisFuture
 
setbit(K, int, boolean) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
setbit(K, int, boolean) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
setConnection(Connection) - Method in class org.jredis.ri.alphazero.JRedisClient
 
setConnection(Connection) - Method in class org.jredis.ri.alphazero.JRedisPipelineService
 
setConnection(Connection) - Method in class org.jredis.ri.alphazero.SyncJRedisBase
This extension point is really only necessary to allow this class to set the FaultedConnection when necessary, in course of the SyncJRedisBase#createSyncConnection(String) method operation.
setConnectionFlag(Connection.Flag, Boolean) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setConnectionFlag(Connection.Flag, Boolean) - Method in interface org.jredis.connector.ConnectionSpec
Sets the specified Connection.Flag
setConnectionProperty(Connection.Property, Object) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setConnectionProperty(Connection.Property, Object) - Method in interface org.jredis.connector.ConnectionSpec
 
setContext(Context) - Method in interface org.jredis.resource.Resource
Sets the resource context.
setContext(Context) - Method in class org.jredis.ri.alphazero.SyncJRedisBase
 
setCredentials(byte[]) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setCredentials(String) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setCredentials(byte[]) - Method in interface org.jredis.connector.ConnectionSpec
Set the Connection's credentials, presented to Redis on (re)connects.
setCredentials(String) - Method in interface org.jredis.connector.ConnectionSpec
Convenience method
setDatabase(int) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setDatabase(int) - Method in interface org.jredis.connector.ConnectionSpec
 
setHeartbeat(int) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setHeartbeat(int) - Method in interface org.jredis.connector.ConnectionSpec
 
setKeyCodec(Class<T>, Codec<T>) - Method in interface org.jredis.Semantics
 
setMaxConnectWait(int) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setMaxConnectWait(int) - Method in interface org.jredis.connector.ConnectionSpec
 
setModality(Connection.Modality) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setModality(Connection.Modality) - Method in interface org.jredis.connector.ConnectionSpec
 
setnx(K, byte[]) - Method in interface org.jredis.JRedis
 
setnx(K, String) - Method in interface org.jredis.JRedis
 
setnx(K, Number) - Method in interface org.jredis.JRedis
 
setnx(K, T) - Method in interface org.jredis.JRedis
 
setnx(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
setnx(K, String) - Method in interface org.jredis.JRedisFuture
 
setnx(K, Number) - Method in interface org.jredis.JRedisFuture
 
setnx(K, T) - Method in interface org.jredis.JRedisFuture
 
setnx(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
setnx(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
setnx(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
setnx(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
setnx(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
setnx(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
setnx(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
setnx(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
setnx(String, T) - Method in interface org.jredis.semantics.SemanticJRedis
 
setParam(String, String) - Method in interface org.jredis.resource.Context
 
setPort(int) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setPort(int) - Method in interface org.jredis.connector.ConnectionSpec
 
setReconnectCnt(int) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setReconnectCnt(int) - Method in interface org.jredis.connector.ConnectionSpec
 
setSocketFlag(Connection.Socket.Flag, Boolean) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setSocketFlag(Connection.Socket.Flag, Boolean) - Method in interface org.jredis.connector.ConnectionSpec
setSocketProperty(Connection.Socket.Property, Integer) - Method in class org.jredis.connector.ConnectionSpec.RefImpl
 
setSocketProperty(Connection.Socket.Property, Integer) - Method in interface org.jredis.connector.ConnectionSpec
Set the SocketProperty for the ConnectionSpec
setValueCodec(Class<T>, Codec<T>) - Method in interface org.jredis.Semantics
 
shutdown() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
shutdown() - Method in class org.jredis.ri.alphazero.connection.HeartbeatJinn
 
shutdown() - Method in interface org.jredis.semantics.SemanticJRedis
 
Signal - Class in org.jredis.ri.alphazero.support
Non-reusable (disposable) signal class.
Signal() - Constructor for class org.jredis.ri.alphazero.support.Signal
 
signal() - Method in class org.jredis.ri.alphazero.support.Signal
Signals.
SimpleBenchJRedisAsync - Class in org.jredis.ri.alphazero.bench
 
SimpleBenchJRedisAsync() - Constructor for class org.jredis.ri.alphazero.bench.SimpleBenchJRedisAsync
 
SimpleBenchJRedisChunkedPipeline - Class in org.jredis.ri.alphazero.bench
 
SimpleBenchJRedisChunkedPipeline() - Constructor for class org.jredis.ri.alphazero.bench.SimpleBenchJRedisChunkedPipeline
 
SimpleBenchJRedisClient - Class in org.jredis.ri.alphazero.bench
 
SimpleBenchJRedisClient() - Constructor for class org.jredis.ri.alphazero.bench.SimpleBenchJRedisClient
 
SimpleBenchJRedisPipeline - Class in org.jredis.ri.alphazero.bench
 
SimpleBenchJRedisPipeline() - Constructor for class org.jredis.ri.alphazero.bench.SimpleBenchJRedisPipeline
 
sinter(K, K...) - Method in interface org.jredis.JRedis
 
sinter(K, K...) - Method in interface org.jredis.JRedisFuture
 
sinter(K, K...) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sinter(K, K...) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sinter(String, String...) - Method in interface org.jredis.semantics.SemanticJRedis
 
sinterstore(K, K...) - Method in interface org.jredis.JRedis
 
sinterstore(K, K...) - Method in interface org.jredis.JRedisFuture
 
sinterstore(K, K...) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sinterstore(K, K...) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sinterstore(String, String...) - Method in interface org.jredis.semantics.SemanticJRedis
 
sismember(K, byte[]) - Method in interface org.jredis.JRedis
 
sismember(K, String) - Method in interface org.jredis.JRedis
 
sismember(K, Number) - Method in interface org.jredis.JRedis
 
sismember(K, T) - Method in interface org.jredis.JRedis
 
sismember(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
sismember(K, String) - Method in interface org.jredis.JRedisFuture
 
sismember(K, Number) - Method in interface org.jredis.JRedisFuture
 
sismember(K, T) - Method in interface org.jredis.JRedisFuture
 
sismember(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sismember(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sismember(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sismember(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sismember(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sismember(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sismember(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sismember(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sismember(String, T) - Method in interface org.jredis.semantics.SemanticJRedis
 
SIZE_BYTE - Static variable in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
SIZE_BYTE - Static variable in class org.jredis.ri.alphazero.support.SortSupport
 
slaveof(String, int) - Method in interface org.jredis.JRedis
 
slaveof(String, int) - Method in interface org.jredis.JRedisFuture
 
slaveof(String, int) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
slaveof(String, int) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
slaveofnone() - Method in interface org.jredis.JRedis
Convenience method.
slaveofnone() - Method in interface org.jredis.JRedisFuture
Convenience method.
slaveofnone() - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
slaveofnone() - Method in class org.jredis.ri.alphazero.JRedisSupport
 
smembers(K) - Method in interface org.jredis.JRedis
 
smembers(K) - Method in interface org.jredis.JRedisFuture
 
smembers(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
smembers(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
smembers(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
smove(K, K, byte[]) - Method in interface org.jredis.JRedis
 
smove(K, K, String) - Method in interface org.jredis.JRedis
 
smove(K, K, Number) - Method in interface org.jredis.JRedis
 
smove(K, K, T) - Method in interface org.jredis.JRedis
 
smove(K, K, byte[]) - Method in interface org.jredis.JRedisFuture
 
smove(K, K, String) - Method in interface org.jredis.JRedisFuture
 
smove(K, K, Number) - Method in interface org.jredis.JRedisFuture
 
smove(K, K, T) - Method in interface org.jredis.JRedisFuture
 
smove(K, K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
smove(K, K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
smove(K, K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
smove(K, K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
smove(K, K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
smove(K, K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
smove(K, K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
smove(K, K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sort(K) - Method in interface org.jredis.JRedis
Usage:
sort(K) - Method in interface org.jredis.JRedisFuture
For Usage details regarding sort semantics, see JRedis.sort(K).
sort(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sort(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sort(String) - Method in interface org.jredis.semantics.SemanticJRedis
 
Sort - Interface in org.jredis
Sort, a type of Query, provides for specifying and chaining the query predicates.
SortSupport - Class in org.jredis.ri.alphazero.support
 
SortSupport(byte[]) - Constructor for class org.jredis.ri.alphazero.support.SortSupport
 
SPACE - Static variable in class org.jredis.ri.alphazero.protocol.ProtocolBase
 
SPACE - Static variable in class org.jredis.ri.alphazero.support.SortSupport
 
spec - Variable in class org.jredis.ri.alphazero.connection.ConnectionBase
Connection specs used to create this Connection
spop(K) - Method in interface org.jredis.JRedis
 
spop(K) - Method in interface org.jredis.JRedisFuture
 
spop(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
spop(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
srandmember(K) - Method in interface org.jredis.JRedis
 
srandmember(K) - Method in interface org.jredis.JRedisFuture
 
srandmember(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
srandmember(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
srem(K, byte[]) - Method in interface org.jredis.JRedis
 
srem(K, String) - Method in interface org.jredis.JRedis
 
srem(K, Number) - Method in interface org.jredis.JRedis
 
srem(K, T) - Method in interface org.jredis.JRedis
 
srem(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
srem(K, String) - Method in interface org.jredis.JRedisFuture
 
srem(K, Number) - Method in interface org.jredis.JRedisFuture
 
srem(K, T) - Method in interface org.jredis.JRedisFuture
 
srem(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
srem(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
srem(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
srem(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
srem(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
srem(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
srem(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
srem(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
srem(String, T) - Method in interface org.jredis.semantics.SemanticJRedis
 
startNewTimer() - Static method in class org.jredis.bench.Util.Timer
 
status - Variable in class org.jredis.ri.alphazero.protocol.ResponseSupport
 
STATUS_CIAO - Static variable in class org.jredis.protocol.ResponseStatus
 
STATUS_OK - Static variable in class org.jredis.protocol.ResponseStatus
Hopefully we have many none error response statuses and we don't want to keep instantiating them.
StatusResponse - Interface in org.jredis.protocol
This is just a marker interface.
STORE(K) - Method in class org.jredis.ri.alphazero.support.SortSupport
Store the sort results in another key
STORE(K) - Method in interface org.jredis.Sort
Store the sort results in another key.
stores - Variable in class org.jredis.ri.alphazero.support.SortSupport
 
StreamBufferRequest(ByteArrayOutputStream) - Constructor for class org.jredis.ri.alphazero.protocol.ProtocolBase.StreamBufferRequest
 
substr(K, long, long) - Method in interface org.jredis.JRedis
 
substr(K, long, long) - Method in interface org.jredis.JRedisFuture
 
substr(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
substr(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sunion(K, K...) - Method in interface org.jredis.JRedis
 
sunion(K, K...) - Method in interface org.jredis.JRedisFuture
 
sunion(K, K...) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sunion(K, K...) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
sunionstore(K, K...) - Method in interface org.jredis.JRedis
 
sunionstore(K, K...) - Method in interface org.jredis.JRedisFuture
 
sunionstore(K, K...) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
sunionstore(K, K...) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
Support() - Constructor for class org.jredis.Query.Support
 
SUPPORTED_CHARSET - Static variable in class org.jredis.ri.alphazero.support.DefaultCodec
 
SUPPORTED_CHARSET_NAME - Static variable in class org.jredis.ri.alphazero.support.DefaultCodec
 
supports(Class<?>) - Method in interface org.jredis.Codec
 
supports(Class<?>) - Method in class org.jredis.ri.alphazero.semantics.DefaultKeyCodec
 
supports(Class<?>) - Method in class org.jredis.ri.alphazero.semantics.DefaultStringCodec
 
supports(Class<?>) - Method in class org.jredis.ri.alphazero.support.DefaultCodec.Keys
 
sync() - Method in class org.jredis.ri.alphazero.JRedisPipeline
Provides a synchronous semantics interface (JRedis) to this pipeline.
sync(long, TimeUnit) - Method in class org.jredis.ri.alphazero.JRedisPipeline
 
SyncBulkResponse(byte[], Command) - Constructor for class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncBulkResponse
 
SyncConnection - Class in org.jredis.ri.alphazero.connection
[TODO: document me!]
SyncConnection(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.connection.SyncConnection
This constructor will pass the connection spec to the super class constructor and create and install the Protocol handler delegate instance for this SyncConnection.
SyncJRedisBase - Class in org.jredis.ri.alphazero
[TODO: document me!]
SyncJRedisBase() - Constructor for class org.jredis.ri.alphazero.SyncJRedisBase
 
SyncLineResponse(byte[], Command, SyncProtocol.ValueType) - Constructor for class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncLineResponse
 
SyncMultiBulkResponse(byte[], Command) - Constructor for class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncMultiBulkResponse
 
SyncMultiLineResponseBase(byte[], Command, Response.Type) - Constructor for class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncMultiLineResponseBase
 
SyncPipelineConnection - Class in org.jredis.ri.alphazero.connection
Synchronous PipelineConnectionBase extension.
SyncPipelineConnection(ConnectionSpec) - Constructor for class org.jredis.ri.alphazero.connection.SyncPipelineConnection
 
SyncProtocol - Class in org.jredis.ri.alphazero.protocol
[TODO: document me!]
SyncProtocol() - Constructor for class org.jredis.ri.alphazero.protocol.SyncProtocol
 
SyncProtocol.SyncBulkResponse - Class in org.jredis.ri.alphazero.protocol
 
SyncProtocol.SyncLineResponse - Class in org.jredis.ri.alphazero.protocol
 
SyncProtocol.SyncMultiBulkResponse - Class in org.jredis.ri.alphazero.protocol
 
SyncProtocol.SyncMultiLineResponseBase - Class in org.jredis.ri.alphazero.protocol
Abstract base for all multiline responses (as of now, Bulk and MultBulk).
SyncProtocol.SyncResponseBase - Class in org.jredis.ri.alphazero.protocol
Synchronous responses are guaranteed to be contiguous chunks (if the client of this class is respecting its contract) -- meaning, it can go ahead and read as much as it can in its first read without busy waiting or reading one byte at a time.
SyncProtocol.ValueType - Enum in org.jredis.ri.alphazero.protocol
 
SyncResponseBase(byte[], Command, Response.Type) - Constructor for class org.jredis.ri.alphazero.protocol.SyncProtocol.SyncResponseBase
 

T

toBytes(int) - Static method in class org.jredis.ri.alphazero.support.Convert
return the bytes of the string representation of the integer.
toBytes(long) - Static method in class org.jredis.ri.alphazero.support.Convert
Will delegate to Convert#getBytes(int) if the 'long' number is actually within the range of our int cache, otherwise it will return the bytes using std JDK mechanisms.
toBytes(double) - Static method in class org.jredis.ri.alphazero.support.Convert
 
toDataDictionary(Map<byte[], byte[]>) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
 
toDouble(byte[]) - Static method in class org.jredis.ri.alphazero.support.Convert
TODO: optimize.
toDouble(byte[]) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
 
toDouble(List<byte[]>) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
 
toInt(byte[], int, int) - Static method in class org.jredis.ri.alphazero.support.Convert
Converts the byte[]s of the ASCII representation of a decimal number to an int.
toInt(byte[]) - Static method in class org.jredis.ri.alphazero.support.Convert
 
toLong(String) - Static method in class org.jredis.ObjectInfo
Convenience method to convert the address info to long.
toLong(byte[], int, int) - Static method in class org.jredis.ri.alphazero.support.Convert
Its just like (really! :) Convert.toInt(byte[], int, int) but for Long values.
toLong(byte[]) - Static method in class org.jredis.ri.alphazero.support.Convert
 
toLong(byte[]) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
NOTE: Isn't this already in Convert.toLong(byte[])? TODO: get rid of this method This helper method will convert the byte[] to a Long.
toLong(List<byte[]>) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
 
toStr(List<byte[]>) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
This helper method is mainly intended for use with a list of keys returned from Redis, given that it will use the UTF-8 Charset in decoding the byte array.
toStr(byte[]) - Static method in class org.jredis.ri.alphazero.support.DefaultCodec
 
toString() - Method in class org.jredis.ObjectInfo
 
toString() - Method in exception org.jredis.RedisException
 
toString() - Method in class org.jredis.ri.alphazero.connection.ConnectionBase
 
ttl(K) - Method in interface org.jredis.JRedis
 
ttl(K) - Method in interface org.jredis.JRedisFuture
 
ttl(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
ttl(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
type(K) - Method in interface org.jredis.JRedis
 
type(K) - Method in interface org.jredis.JRedisFuture
 
type(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
type(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
type - Variable in class org.jredis.ri.alphazero.protocol.ResponseSupport
 
type(String) - Method in interface org.jredis.semantics.SemanticJRedis
 

U

UnexpectedEOFException - Exception in org.jredis.ri.alphazero.connection
[TODO: document me!]
UnexpectedEOFException(String) - Constructor for exception org.jredis.ri.alphazero.connection.UnexpectedEOFException
 
UNIT - Static variable in class org.jredis.bench.Util.Timer
 
unpackValue(List<byte[]>) - Static method in class org.jredis.Query.Support
 
Util - Class in org.jredis.bench
 
Util() - Constructor for class org.jredis.bench.Util
 
Util.Timer - Class in org.jredis.bench
A timer utility for benchmarking.

V

valueOf(String) - Static method in enum org.jredis.connector.Connection.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.connector.Connection.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.connector.Connection.Modality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.connector.Connection.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.connector.Connection.Socket.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.connector.Connection.Socket.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.connector.Connection.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.ObjectEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.jredis.ObjectInfo
Strictly speaking, this doesn't belong here but cuts down on redundant code.
valueOf(String) - Static method in enum org.jredis.protocol.Command.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.protocol.Command.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.protocol.Command.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.protocol.Command.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.protocol.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.protocol.Response.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.protocol.ResponseStatus.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.RedisInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.RedisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.ri.alphazero.protocol.SyncProtocol.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.ri.alphazero.support.DefaultCodec.Keys.SupportedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.ri.alphazero.support.Log.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jredis.ri.RI.Release
Returns the enum constant of this type with the specified name.
ValueResponse - Interface in org.jredis.protocol
Formally, redis only returns "integers" as values, but in fact, an operation such as Command.RANDOMKEY will return a key in a single line reply, and not a bulk reply.
values() - Static method in enum org.jredis.connector.Connection.Event.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.connector.Connection.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.connector.Connection.Modality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.connector.Connection.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.connector.Connection.Socket.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.connector.Connection.Socket.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.connector.Connection.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.ObjectEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.protocol.Command.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.protocol.Command.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.protocol.Command.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.protocol.Command.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.protocol.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.protocol.Response.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.protocol.ResponseStatus.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.RedisInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.RedisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.ri.alphazero.protocol.SyncProtocol.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.ri.alphazero.support.DefaultCodec.Keys.SupportedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.ri.alphazero.support.Log.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jredis.ri.RI.Release
Returns an array containing the constants of this enum type, in the order they are declared.
version - Static variable in exception org.jredis.ProviderException
 
version - Static variable in exception org.jredis.RedisException
 
VirtualResponse - Class in org.jredis.ri.alphazero.protocol
Certain requested commands do not have a corresponding response from redis.
VirtualResponse() - Constructor for class org.jredis.ri.alphazero.protocol.VirtualResponse
 
VirtualResponse(ResponseStatus) - Constructor for class org.jredis.ri.alphazero.protocol.VirtualResponse
 

W

work() - Method in class org.jredis.bench.JRedisBenchmark.BenchmarkWorker
Typically just a tight loop calling the redis server for the given test and using the data prep'd in prep()
write(OutputStream) - Method in interface org.jredis.connector.Message
Writes itself to the provided OutputStream.
write(OutputStream) - Method in class org.jredis.ri.alphazero.protocol.ProtocolBase.StreamBufferRequest
Writes the entire content of the message to the output stream and flushes it.
write(OutputStream) - Method in class org.jredis.ri.alphazero.protocol.ResponseSupport
 
write(OutputStream) - Method in class org.jredis.ri.alphazero.protocol.VirtualResponse
 

Z

zadd(K, double, byte[]) - Method in interface org.jredis.JRedis
 
zadd(K, double, String) - Method in interface org.jredis.JRedis
 
zadd(K, double, Number) - Method in interface org.jredis.JRedis
 
zadd(K, double, T) - Method in interface org.jredis.JRedis
 
zadd(K, double, byte[]) - Method in interface org.jredis.JRedisFuture
 
zadd(K, double, String) - Method in interface org.jredis.JRedisFuture
 
zadd(K, double, Number) - Method in interface org.jredis.JRedisFuture
 
zadd(K, double, T) - Method in interface org.jredis.JRedisFuture
 
zadd(K, double, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zadd(K, double, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zadd(K, double, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zadd(K, double, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zadd(K, double, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zadd(K, double, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zadd(K, double, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zadd(K, double, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zcard(K) - Method in interface org.jredis.JRedis
 
zcard(K) - Method in interface org.jredis.JRedisFuture
 
zcard(K) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zcard(K) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zcount(K, double, double) - Method in interface org.jredis.JRedis
 
zcount(K, double, double) - Method in interface org.jredis.JRedisFuture
 
zcount(K, double, double) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zcount(K, double, double) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zincrby(K, double, byte[]) - Method in interface org.jredis.JRedis
 
zincrby(K, double, String) - Method in interface org.jredis.JRedis
 
zincrby(K, double, Number) - Method in interface org.jredis.JRedis
 
zincrby(K, double, T) - Method in interface org.jredis.JRedis
 
zincrby(K, double, byte[]) - Method in interface org.jredis.JRedisFuture
 
zincrby(K, double, String) - Method in interface org.jredis.JRedisFuture
 
zincrby(K, double, Number) - Method in interface org.jredis.JRedisFuture
 
zincrby(K, double, T) - Method in interface org.jredis.JRedisFuture
 
zincrby(K, double, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zincrby(K, double, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zincrby(K, double, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zincrby(K, double, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zincrby(K, double, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zincrby(K, double, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zincrby(K, double, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zincrby(K, double, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrange(K, long, long) - Method in interface org.jredis.JRedis
 
zrange(K, long, long) - Method in interface org.jredis.JRedisFuture
 
zrange(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrange(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrangebyscore(K, double, double) - Method in interface org.jredis.JRedis
 
zrangebyscore(K, double, double) - Method in interface org.jredis.JRedisFuture
 
zrangebyscore(K, double, double) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrangebyscore(K, double, double) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrangebyscoreSubset(K, double, double) - Method in interface org.jredis.JRedis
 
zrangebyscoreSubset(K, double, double) - Method in interface org.jredis.JRedisFuture
 
zrangebyscoreSubset(K, double, double) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrangebyscoreSubset(K, double, double) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrangeSubset(K, long, long) - Method in interface org.jredis.JRedis
Equivalent to JRedis#zrange(String, long, long) with the Option.Options#WITHSCORES.
zrangeSubset(K, long, long) - Method in interface org.jredis.JRedisFuture
Equivalent to JRedis#zrange(String, long, long) with the Command.Option#WITHSCORES.
zrangeSubset(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrangeSubset(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrank(K, byte[]) - Method in interface org.jredis.JRedis
 
zrank(K, String) - Method in interface org.jredis.JRedis
 
zrank(K, Number) - Method in interface org.jredis.JRedis
 
zrank(K, T) - Method in interface org.jredis.JRedis
 
zrank(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
zrank(K, String) - Method in interface org.jredis.JRedisFuture
 
zrank(K, Number) - Method in interface org.jredis.JRedisFuture
 
zrank(K, T) - Method in interface org.jredis.JRedisFuture
 
zrank(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrank(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrank(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrank(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrank(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrank(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrank(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrank(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrem(K, byte[]) - Method in interface org.jredis.JRedis
 
zrem(K, String) - Method in interface org.jredis.JRedis
 
zrem(K, Number) - Method in interface org.jredis.JRedis
 
zrem(K, T) - Method in interface org.jredis.JRedis
 
zrem(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
zrem(K, String) - Method in interface org.jredis.JRedisFuture
 
zrem(K, Number) - Method in interface org.jredis.JRedisFuture
 
zrem(K, T) - Method in interface org.jredis.JRedisFuture
 
zrem(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrem(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrem(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrem(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrem(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrem(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrem(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrem(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zremrangebyrank(K, long, long) - Method in interface org.jredis.JRedis
 
zremrangebyrank(K, long, long) - Method in interface org.jredis.JRedisFuture
 
zremrangebyrank(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zremrangebyrank(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zremrangebyscore(K, double, double) - Method in interface org.jredis.JRedis
 
zremrangebyscore(K, double, double) - Method in interface org.jredis.JRedisFuture
 
zremrangebyscore(K, double, double) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zremrangebyscore(K, double, double) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrevrange(K, long, long) - Method in interface org.jredis.JRedis
 
zrevrange(K, long, long) - Method in interface org.jredis.JRedisFuture
 
zrevrange(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrevrange(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrevrangeSubset(K, long, long) - Method in interface org.jredis.JRedis
Equivalent to JRedis#zrevrange(String, long, long) with the Option.Options#WITHSCORES.
zrevrangeSubset(K, long, long) - Method in interface org.jredis.JRedisFuture
Equivalent to JRedis#zrange(String, long, long) with the Command.Option#WITHSCORES.
zrevrangeSubset(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrevrangeSubset(K, long, long) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrevrank(K, byte[]) - Method in interface org.jredis.JRedis
 
zrevrank(K, String) - Method in interface org.jredis.JRedis
 
zrevrank(K, Number) - Method in interface org.jredis.JRedis
 
zrevrank(K, T) - Method in interface org.jredis.JRedis
 
zrevrank(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
zrevrank(K, String) - Method in interface org.jredis.JRedisFuture
 
zrevrank(K, Number) - Method in interface org.jredis.JRedisFuture
 
zrevrank(K, T) - Method in interface org.jredis.JRedisFuture
 
zrevrank(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrevrank(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrevrank(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrevrank(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zrevrank(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrevrank(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrevrank(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zrevrank(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zscore(K, byte[]) - Method in interface org.jredis.JRedis
 
zscore(K, String) - Method in interface org.jredis.JRedis
 
zscore(K, Number) - Method in interface org.jredis.JRedis
 
zscore(K, T) - Method in interface org.jredis.JRedis
 
zscore(K, byte[]) - Method in interface org.jredis.JRedisFuture
 
zscore(K, String) - Method in interface org.jredis.JRedisFuture
 
zscore(K, Number) - Method in interface org.jredis.JRedisFuture
 
zscore(K, T) - Method in interface org.jredis.JRedisFuture
 
zscore(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zscore(K, String) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zscore(K, Number) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zscore(K, T) - Method in class org.jredis.ri.alphazero.JRedisFutureSupport
 
zscore(K, byte[]) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zscore(K, String) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zscore(K, Number) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
zscore(K, T) - Method in class org.jredis.ri.alphazero.JRedisSupport
 
ZSetEntry - Interface in org.jredis
An entry in a Redis "sorted set" and returned by a subset Z* commands.

_

_specification - Interface in org.jredis
[TODO: document me!]
_specification - Interface in org.jredis.resource
[TODO: document me!]
_specification - Interface in org.jredis.ri.alphazero
[TODO: document me!]
_specification.Version - Interface in org.jredis
specification level
_specification.Version - Interface in org.jredis.resource
specification level
_specification.Version - Interface in org.jredis.ri.alphazero
specification level
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
Skip navigation links

Copyright © 2009–2016. All rights reserved.