Package redis.clients.jedis.timeseries
Class TSMGetParams
java.lang.Object
redis.clients.jedis.timeseries.TSMGetParams
- All Implemented Interfaces:
IParams
Represents optional arguments of TS.MGET command.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddParams(CommandArguments args) latest()static TSMGetParamsselectedLabels(String... labels) withLabels(boolean withLabels)