Expand description
Constants used in metric engine.
Constants§
- HashMap key to be used in the region server’s extension response. Represent a list of column metadata that are added to physical table.
- Column name of internal column
__metric
that stores the original metric name - Metadata key present in the
CREATE TABLE ... WITH ()
clause. This key is used to identify a logical table and associate it with a corresponding physical table . E.g.: - region group value for data region inside a metric region
- region group value for metadata region inside a metric region
- Metadata key present in the
CREATE TABLE ... WITH ()
clause. This key is used to identify the table is a physical metric table. E.g.:
Functions§
- Returns true if it’s metric engine
- Returns true if it’s a internal column of the metric engine.