All Classes and Interfaces
Class
Description
Deprecated.
This will be removed in next major release.
This class provides the interfaces necessary to interact with
Access Control Lists (ACLs) within redis.
This class provides the interfaces necessary to interact with
Access Control Lists (ACLs) within redis.
This class holds information about an Access Control Log entry (returned by ACL LOG command) They
can be access via getters.
The options for
BITCOUNT command.Bit operations for
BITOP command.A decorator to implement Set from List.
CLIENT SETINFO command attr option
since redis 7.2
The interface contain all the commands about client.
The interface contain all the commands about client.
Client pause supported modes.
Enumeration of cluster failover options.
Reset type for command cluster reset.
The interface about managing configuration parameters of Redis server.
PoolableObjectFactory custom impl.
The interface about Redis management command
The interface about Redis management command
Interface for RedisBloom Count-Min Sketch Commands
Interface for RedisBloom Cuckoo Filter Commands
Use the default
Gson configuration for serialization and deserialization JSON
operations.A disjunct node.
A disjunct union node is the inverse of a
UnionNode.Document represents a single indexed document or entity in the engine
Policy that will define handling of duplicate samples.
A class represent an edge (graph entity).
Enumeration of setting expiration.
Enum object describing flushing mode.
Query represents query parameters and filters to load results from the engine
GeoFilter encapsulates a radius filter on a geographical indexed fields
NumericFilter wraps a range filter on a numeric field.
Created by mnunberg on 2/23/18.
Store a local cache in the client, for a specific graph.
This is an abstract class for representing a graph entity.
Created by mnunberg on 2/22/18.
Query response header interface.
IndexDefinition encapsulates configuration for index definition creation and should be given to
the client on index creation
IndexOptions encapsulates flags for index creation and should be given to the client on index
creation
The intersection node evaluates to true if any of its children are true.
An access control error reply from Redis; i.e.
-ASK reply from Redis.Note: This exception extends
JedisDataException just so existing applications catching
JedisDataException do not get broken.-BUSY reply from Redis.CRC16 Implementation according to CCITT standard Polynomial : 1021 (x^16 + x^12 + x^5 + 1) See Appendix A.
Any
-CLUSTER... reply from Redis.Holds various methods/utilities to manipulate and parse redis hash-tags.
Error while processing cluster operations.
A connection error.
Any error reply from Redis.
Umbrella exception class for all exceptions in Jedis library.
PoolableObjectFactory custom impl.
Deprecated.
JedisMetaInfo will be moved into parent package (redis.clients.jedis)
and will be package private.-MOVED reply from Redis.-NOSCRIPT reply from Redis.Umbrella exception class representing all redirection replies from Redis.
JedisSocketFactory: responsible for creating socket connections
from the within the Jedis client, the default socket factory will
create TCP sockets with the recommended configuration.
Represents the ability of serialize an object to JSON format string and deserialize it to the
typed object.
Deprecated.
This class will be removed in next major released.
Deprecated.
This class will be removed in next major released.
Result for STRALGO LCS command.
Match position in each string.
Position range.
Deprecated.
This class will be removed in next major released.
Direction for
LMOVE and BLMOVE command.This is a very fast, non-cryptographic hash suitable for general hash-based lookup.
* A class represent an node (graph entity).
Created by mnunberg on 2/23/18.
Created by mnunberg on 2/23/18.
Deprecated.
This class represents a path in the graph.
Path is a ReJSON path, representing a valid path into an object
Path is a ReJSON path, representing a valid path into an object
This class represents a (geographical) point in the graph.
A Graph entity property.
Deprecated.
Query represents query parameters and filters to load results from the engine
Filter represents a filtering rules in a query
GeoFilter encapsulates a radius filter on a geographical indexed fields
NumericFilter wraps a range filter on a numeric field.
Created by mnunberg on 2/23/18.
Byte array representation of arguments to write in socket input stream.
Factory class to get
Rawable objects.Default implementation of
Rawable.Container for RedisGraph result values.
This class assumes (to some degree) that we are reading a RESP stream.
The class implements a buffered output stream without synchronization There are also special
operations like in-place string encoding.
Created by mnunberg on 2/22/18.
Created by mnunberg on 2/22/18.
ReliableTransaction is a transaction where commands are immediately sent to Redis server and the
'QUEUED' reply checked.
Hold a query result
The only reason to have this is to be able to compatible with java 1.5 :(
Schema abstracts the schema definition when creating an index.
FullText field spec.
SearchResult encapsulates the returned result from a search query.
Created by mnunberg on 2/22/18.
Builder Class for
SORT command parameters.Deprecated.
This class holds information about a stream consumer with command
xinfo stream mystream full.This class holds information about a consumer.
This class holds information about a stream info with command
xinfo stream mystream full.This class holds information about a stream group with command
xinfo stream mystream full.This class holds information about a stream group.
This class holds information about stream.
A pipeline based transaction.
Represents optional arguments of TS.ALTER command.
Represents optional arguments of TS.CREATE command.
Represents optional arguments of TS.GET command.
Deprecated.
This class will be removed in next major released.
Deprecated.
This class will be removed in next major released.
Represents optional arguments of TS.MGET command.
Represents optional arguments of TS.MRANGE and TS.MREVRANGE commands.
Represents optional arguments of TS.RANGE and TS.REVRANGE commands.
Unblock type for
CLIENT UNBLOCK command.Created by mnunberg on 2/23/18.
Created by mnunberg on 2/23/18.
Created by mnunberg on 2/23/18.
Created by mnunberg on 2/23/18.
Parameters for ZINCRBY commands.