Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TSAddOptions

The 'TS.ADD' command optional parameters

param onDuplicate

The 'ON_DUPLICATE' 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[]
onDuplicate?: TSDuplicatePolicyType
retention?: number
uncompressed?: boolean

Generated using TypeDoc