Module kdbplus::ipc::qninf

source ·
Expand description

This module provides a list of q negative infinite values set on Rust process and used for IPC. The motivation to contain them in a module is to tie them up as related items rather than scattered values. Hence user should use these indicators with qnull:: prefix, e.g., qnull::FLOAT.

Constants

Infinity valueo of date (-0Wd).
Infinity value of datetime (-0Wz).
Infinity value of float (-0w).
Infinity value of int (-0Wi).
Infinity value of long (-0W).
Infinity value of minute (-0Wu).
Infinity value of month (-0Wm).
Infinity value of real (-0We).
Infinity value of second (-0Wv).
Infinity value of short (-0Wh).
Infinity value of time (-0Wt).
Infinity value of timespan (-0Wn).
Infinity value of timestamp (-0Wp).