Package | Description |
---|---|
org.jredis.connector |
Native Client Interface Specification.
|
org.jredis.protocol |
This package contains the constructs that reflect the Redis Protocol Specification
TODO: elaborate on the spec requirements.
|
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.connection | |
org.jredis.ri.alphazero.protocol |
Class and Description |
---|
Connection
Connection defines the general (required) and optional
contract of a JRedis connection. |
Connection.Event
Events raised by the
Connection . |
Connection.Event.Type
Connector.Event types.
|
Connection.Flag
Connection flags - not necessarily mutually exclusive.
|
Connection.Listener
Connection listeners' callback API. |
Connection.Modality
Enum for defining the operational modality of the protocol handlers.
|
Connection.Property
Enumeration of the top-level properties of the
Connection that can be
specified by the User. |
Connection.Socket.Flag
Flag keys for SocketFlag settings of the connection specification.
|
Connection.Socket.Property
Property keys for SocketProperty settings of the connection specification.
|
Connection.State |
ConnectionException
[TODO: document me!]
|
ConnectionSpec
ConnectionSpec specifies the parameters used in the creation and
runtime operation of JRedis connections.
|
Class and Description |
---|
ConnectionSpec
ConnectionSpec specifies the parameters used in the creation and
runtime operation of JRedis connections.
|
Message
[TODO: document me!]
|
Class and Description |
---|
Connection
Connection defines the general (required) and optional
contract of a JRedis connection. |
ConnectionSpec
ConnectionSpec specifies the parameters used in the creation and
runtime operation of JRedis connections.
|
Class and Description |
---|
Connection
Connection defines the general (required) and optional
contract of a JRedis connection. |
Connection.Event
Events raised by the
Connection . |
Connection.Factory |
Connection.Listener
Connection listeners' callback API. |
Connection.Modality
Enum for defining the operational modality of the protocol handlers.
|
ConnectionException
[TODO: document me!]
|
ConnectionSpec
ConnectionSpec specifies the parameters used in the creation and
runtime operation of JRedis connections.
|
ConnectionSpec.RefImpl
Reference implementation of
ConnectionSpec . |
Class and Description |
---|
ConnectionSpec
ConnectionSpec specifies the parameters used in the creation and
runtime operation of JRedis connections.
|
Message
[TODO: document me!]
|
Copyright © 2009–2018. All rights reserved.