Subject Area : 230 - Rules
Subject Area(s) of Model "Renoir Domain Model Detail"
# Name Definition ER Diagram Entity/Table
Total
. 230 - Rules Statistics on Rule usage. Details.. Details..
ER Diagram(s) of Subject Area "230 - Rules"
# Name Physical Display Level
Total 2
. Logical Column
. Physical Column
Entity/Table(s) of Subject Area "230 - Rules"
# Physical Name Name Logical Only Do Not Generate Definition Attribute/Column
Total 1
. rule_usage_statistic Rule Usage Statistic false false A table that records statistics on rule usage. Details..
Attribute/Column(s) of Entity/Table "Rule Usage Statistic"
# Physical Name Name Definition Physical Data Type
Total 5
. rule_usage_stat_id Rule Usage Statistic Id The automatically generated primary key of the rule_usage_statistic table. bigint
. defn_uuid Definition UUID The rule definition id. varchar(255)
. last_hit_timestamp Last Hit Timestamp The time of the last hit datetime
. hit_ct Hit Count Count of hits. int
. impact_ct Impact Count The count of the impact int