Subject Area : 230 - Rules |
# | Name | Definition | ER Diagram | Entity/Table | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Total | ||||||||||||||||||||||||||||||||||||||||||||||||||
. | 230 - Rules | Statistics on Rule usage. | Details.. | Details.. |
# | Name | Physical Display Level | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Total | 2 | |||||||||||||||||||||||||||||||||||||||||||||||||
. | Logical | Column | ||||||||||||||||||||||||||||||||||||||||||||||||
. | Physical | Column |
# | 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.. |
# | 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 |