Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TSIncrbyDecrbyOptions

The 'TS.INCRBY/TS.DECRBY' command optional parameters

param timestamp

The 'TIMESTAMP' optional parameter

param retention

The 'RETENTION' optional parameter

param uncompressed

The 'UNCOMPRESSED' optional parameter

param chunkSize

The 'CHUNK_SIZE' optional parameter

param labels

A list of 'LABELS' optional parameter

Hierarchy

Index

Properties

chunkSize?: number
labels?: TSLabel[]
retention?: number
timestamp?: number
uncompressed?: boolean

Generated using TypeDoc