| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| redis.clients.jedis.mcf |
This package contains the classes that are related to Active-Active cluster(s) and Multi-Cluster
failover.
|
| redis.clients.jedis.timeseries |
This package contains the classes and interfaces related to RedisTimeSeries module.
|
| Class and Description |
|---|
| AggregationType |
| RedisTimeSeriesCommands |
| RedisTimeSeriesPipelineCommands |
| TSAddParams
Represents optional arguments of TS.ADD command.
|
| TSAlterParams
Represents optional arguments of TS.ALTER command.
|
| TSCreateParams
Represents optional arguments of TS.CREATE command.
|
| TSDecrByParams
Represents optional arguments of TS.DECRBY command.
|
| TSElement |
| TSGetParams
Represents optional arguments of TS.GET command.
|
| TSIncrByParams
Represents optional arguments of TS.INCRBY command.
|
| TSInfo |
| TSMGetElement |
| TSMGetParams
Represents optional arguments of TS.MGET command.
|
| TSMRangeElements |
| TSMRangeParams
Represents optional arguments of TS.MRANGE and TS.MREVRANGE commands.
|
| TSRangeParams
Represents optional arguments of TS.RANGE and TS.REVRANGE commands.
|
| Class and Description |
|---|
| RedisTimeSeriesCommands |
| RedisTimeSeriesPipelineCommands |
| Class and Description |
|---|
| RedisTimeSeriesPipelineCommands |
| Class and Description |
|---|
| AggregationType |
| DuplicatePolicy
Policy that will define handling of duplicate samples.
|
| EncodingFormat
Specifies the series samples encoding format.
|
| TimeSeriesProtocol.TimeSeriesCommand |
| TimeSeriesProtocol.TimeSeriesKeyword |
| TSAddParams
Represents optional arguments of TS.ADD command.
|
| TSAlterParams
Represents optional arguments of TS.ALTER command.
|
| TSCreateParams
Represents optional arguments of TS.CREATE command.
|
| TSDecrByParams
Represents optional arguments of TS.DECRBY command.
|
| TSElement |
| TSGetParams
Represents optional arguments of TS.GET command.
|
| TSIncrByParams
Represents optional arguments of TS.INCRBY command.
|
| TSInfo |
| TSInfo.Rule |
| TSMGetElement |
| TSMGetParams
Represents optional arguments of TS.MGET command.
|
| TSMRangeElements |
| TSMRangeParams
Represents optional arguments of TS.MRANGE and TS.MREVRANGE commands.
|
| TSRangeParams
Represents optional arguments of TS.RANGE and TS.REVRANGE commands.
|
Copyright © 2025. All rights reserved.