mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-03 20:02:54 +00:00
9 lines
2.7 KiB
JavaScript
9 lines
2.7 KiB
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["common_greptimedb_telemetry",[["impl <a class=\"trait\" href=\"common_runtime/repeated_task/trait.TaskFunction.html\" title=\"trait common_runtime::repeated_task::TaskFunction\">TaskFunction</a><<a class=\"enum\" href=\"common_runtime/error/enum.Error.html\" title=\"enum common_runtime::error::Error\">Error</a>> for <a class=\"struct\" href=\"common_greptimedb_telemetry/struct.GreptimeDBTelemetry.html\" title=\"struct common_greptimedb_telemetry::GreptimeDBTelemetry\">GreptimeDBTelemetry</a>"]]],["common_procedure",[["impl <a class=\"trait\" href=\"common_runtime/repeated_task/trait.TaskFunction.html\" title=\"trait common_runtime::repeated_task::TaskFunction\">TaskFunction</a><<a class=\"enum\" href=\"common_procedure/error/enum.Error.html\" title=\"enum common_procedure::error::Error\">Error</a>> for <a class=\"struct\" href=\"common_procedure/local/struct.RemoveOutdatedMetaFunction.html\" title=\"struct common_procedure::local::RemoveOutdatedMetaFunction\">RemoveOutdatedMetaFunction</a>"]]],["log_store",[["impl <a class=\"trait\" href=\"common_runtime/repeated_task/trait.TaskFunction.html\" title=\"trait common_runtime::repeated_task::TaskFunction\">TaskFunction</a><<a class=\"enum\" href=\"log_store/error/enum.Error.html\" title=\"enum log_store::error::Error\">Error</a>> for <a class=\"struct\" href=\"log_store/raft_engine/log_store/struct.PurgeExpiredFilesFunction.html\" title=\"struct log_store::raft_engine::log_store::PurgeExpiredFilesFunction\">PurgeExpiredFilesFunction</a>"],["impl <a class=\"trait\" href=\"common_runtime/repeated_task/trait.TaskFunction.html\" title=\"trait common_runtime::repeated_task::TaskFunction\">TaskFunction</a><<a class=\"enum\" href=\"log_store/error/enum.Error.html\" title=\"enum log_store::error::Error\">Error</a>> for <a class=\"struct\" href=\"log_store/raft_engine/log_store/struct.SyncWalTaskFunction.html\" title=\"struct log_store::raft_engine::log_store::SyncWalTaskFunction\">SyncWalTaskFunction</a>"]]],["metric_engine",[["impl <a class=\"trait\" href=\"common_runtime/repeated_task/trait.TaskFunction.html\" title=\"trait common_runtime::repeated_task::TaskFunction\">TaskFunction</a><<a class=\"enum\" href=\"metric_engine/error/enum.Error.html\" title=\"enum metric_engine::error::Error\">Error</a>> for <a class=\"struct\" href=\"metric_engine/repeated_task/struct.FlushMetadataRegionTask.html\" title=\"struct metric_engine::repeated_task::FlushMetadataRegionTask\">FlushMetadataRegionTask</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[508,514,984,506]}
|