Package redis.clients.jedis.timeseries
Class TSInfo
java.lang.Object
redis.clients.jedis.timeseries.TSInfo
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIntegerProperty(String property) getProperty(String property) getRules()
-
Field Details
-
DUPLICATE_POLICY_PROPERTY
- See Also:
-
LABELS_PROPERTY
- See Also:
-
RULES_PROPERTY
- See Also:
-
CHUNKS_PROPERTY
- See Also:
-
CHUNKS_BYTES_PER_SAMPLE_PROPERTY
- See Also:
-
properties
-
labels
-
rules
-
chunks
-
TIMESERIES_INFO
-
-
Constructor Details
-
TSInfo
-
-
Method Details
-
getProperties
-
getProperty
-
getIntegerProperty
-
getLabels
-
getLabel
-
getRules
-
getRule
-
getChunks
-