| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| redis.clients.jedis.timeseries |
This package contains the classes and interfaces related to RedisTimeSeries module.
|
| Class and Description |
|---|
| AggregationType |
| RedisTimeSeriesCommands |
| RedisTimeSeriesPipelineCommands |
| TSAlterParams
Represents optional arguments of TS.ALTER command.
|
| TSCreateParams
Represents optional arguments of TS.CREATE command.
|
| TSElement |
| TSGetParams
Represents optional arguments of TS.GET command.
|
| TSInfo |
| TSKeyedElements
Deprecated.
This class will be removed in next major released.
|
| TSKeyValue
Deprecated.
This class will be removed in next major released.
|
| TSMGetParams
Represents optional arguments of TS.MGET command.
|
| 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 |
|---|
| AggregationType |
| DuplicatePolicy
Policy that will define handling of duplicate samples.
|
| TimeSeriesProtocol.TimeSeriesCommand |
| TimeSeriesProtocol.TimeSeriesKeyword |
| TSAlterParams
Represents optional arguments of TS.ALTER command.
|
| TSCreateParams
Represents optional arguments of TS.CREATE command.
|
| TSElement |
| TSGetParams
Represents optional arguments of TS.GET command.
|
| TSInfo |
| TSInfo.Rule |
| TSKeyedElements
Deprecated.
This class will be removed in next major released.
|
| TSKeyValue
Deprecated.
This class will be removed in next major released.
|
| TSMGetParams
Represents optional arguments of TS.MGET command.
|
| TSMRangeParams
Represents optional arguments of TS.MRANGE and TS.MREVRANGE commands.
|
| TSRangeParams
Represents optional arguments of TS.RANGE and TS.REVRANGE commands.
|
Copyright © 2023. All rights reserved.