Files
greptimedb/common_meta/distributed_time_constants/sidebar-items.js
2026-05-15 04:01:35 +00:00

1 line
527 B
JavaScript

window.SIDEBAR_ITEMS = {"constant":["BASE_HEARTBEAT_INTERVAL","HEARTBEAT_CHANNEL_KEEP_ALIVE_INTERVAL_SECS","HEARTBEAT_CHANNEL_KEEP_ALIVE_TIMEOUT_SECS","HEARTBEAT_TIMEOUT","MAILBOX_RTT_SECS","META_KEEP_ALIVE_INTERVAL_SECS","META_LEASE_SECS","POSTGRES_KEEP_ALIVE_SECS","TOPIC_STATS_REPORT_INTERVAL_SECS","TOPIC_STATS_RETENTION_SECS"],"fn":["default_distributed_time_constants","frontend_heartbeat_interval","init_distributed_time_constants"],"static":["DEFAULT_DISTRIBUTED_TIME_CONSTANTS"],"struct":["DistributedTimeConstants"]};