Preparing search index...
The search index is not available
Documentation
Documentation
redis
TsRangeMultiAggrOptions
Interface TsRangeMultiAggrOptions
interface
TsRangeMultiAggrOptions
{
AGGREGATION
:
{
BUCKETTIMESTAMP
?:
string
;
EMPTY
?:
boolean
;
timeBucket
:
Timestamp
;
types
:
[
TimeSeriesAggregationType
,
...
TimeSeriesAggregationType
[]
]
;
}
;
ALIGN
?:
Timestamp
;
COUNT
?:
number
;
FILTER_BY_TS
?:
Timestamp
[]
;
FILTER_BY_VALUE
?:
{
max
:
number
;
min
:
number
;
}
;
LATEST
?:
boolean
;
}
Index
Properties
AGGREGATION
ALIGN?
COUNT?
FILTER_
BY_
TS?
FILTER_
BY_
VALUE?
LATEST?
Properties
AGGREGATION
AGGREGATION
:
{
BUCKETTIMESTAMP
?:
string
;
EMPTY
?:
boolean
;
timeBucket
:
Timestamp
;
types
:
[
TimeSeriesAggregationType
,
...
TimeSeriesAggregationType
[]
]
;
}
Type declaration
Optional
BUCKETTIMESTAMP
?:
string
Optional
EMPTY
?:
boolean
time
Bucket
:
Timestamp
types
:
[
TimeSeriesAggregationType
,
...
TimeSeriesAggregationType
[]
]
Optional
ALIGN
ALIGN
?:
Timestamp
Optional
COUNT
COUNT
?:
number
Optional
FILTER_
BY_
TS
FILTER_
BY_
TS
?:
Timestamp
[]
Optional
FILTER_
BY_
VALUE
FILTER_
BY_
VALUE
?:
{
max
:
number
;
min
:
number
;
}
Type declaration
max
:
number
min
:
number
Optional
LATEST
LATEST
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
AGGREGATION
ALIGN
COUNT
FILTER_
BY_
TS
FILTER_
BY_
VALUE
LATEST
Documentation
@redis
client
bloom
json
search
time-series
entraid
redis
Generated using
TypeDoc