mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-20 23:10:37 +00:00
9 lines
885 B
JavaScript
9 lines
885 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["meta_srv",[["impl <a class=\"trait\" href=\"client/inserter/trait.Inserter.html\" title=\"trait client::inserter::Inserter\">Inserter</a> for <a class=\"struct\" href=\"meta_srv/utils/insert_forwarder/struct.InsertForwarder.html\" title=\"struct meta_srv::utils::insert_forwarder::InsertForwarder\">InsertForwarder</a>"]]],["operator",[["impl <a class=\"trait\" href=\"client/inserter/trait.Inserter.html\" title=\"trait client::inserter::Inserter\">Inserter</a> for <a class=\"struct\" href=\"operator/statement/struct.InserterImpl.html\" title=\"struct operator::statement::InserterImpl\">InserterImpl</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[324,289]}
|