Package com.redis.lettucemod.timeseries
Class CreateOptions<K,V>
java.lang.Object
com.redis.lettucemod.timeseries.BaseOptions<K,V>
com.redis.lettucemod.timeseries.BaseCreateOptions<K,V>
com.redis.lettucemod.timeseries.CreateOptions<K,V>
- All Implemented Interfaces:
io.lettuce.core.CompositeArgument
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.redis.lettucemod.timeseries.BaseOptions
BaseOptions.Encoding -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.redis.lettucemod.timeseries.BaseCreateOptions
build, getEncoding, setEncodingMethods inherited from class com.redis.lettucemod.timeseries.BaseOptions
getChunkSize, getLabels, getRetentionPeriod, setChunkSize, setLabels, setRetentionPeriod
-
Constructor Details
-
CreateOptions
public CreateOptions()
-
-
Method Details
-
builder
-