See: Description
| Interface | Description |
|---|---|
| RedisTimeSeriesCommands | |
| RedisTimeSeriesPipelineCommands |
| Class | Description |
|---|---|
| TimeSeriesBuilderFactory | |
| TimeSeriesProtocol | |
| 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.
|
| Enum | Description |
|---|---|
| AggregationType | |
| DuplicatePolicy |
Policy that will define handling of duplicate samples.
|
| EncodingFormat |
Specifies the series samples encoding format.
|
| TimeSeriesProtocol.TimeSeriesCommand | |
| TimeSeriesProtocol.TimeSeriesKeyword |
Copyright © 2025. All rights reserved.