hunt-redis ~master (2021-11-19T08:51:56Z)
Home
Dub
Repo
ZParams
hunt
redis
ZParams
Undocumented in source.
class
ZParams {
this
();
ZParams
weights
(double[] weights);
Collection
!(
const
(
ubyte
)[])
getParams
();
ZParams
aggregate
(Aggregate aggregate);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
aggregate
ZParams
aggregate
(Aggregate aggregate)
Undocumented in source. Be warned that the author may not have intended to support it.
getParams
Collection
!(
const
(
ubyte
)[])
getParams
()
Undocumented in source. Be warned that the author may not have intended to support it.
weights
ZParams
weights
(double[] weights)
Set weights. @param weights weights. @return
Meta
Source
See Implementation
hunt
redis
ZParams
classes
ZParams
enums
Aggregate