mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-18 05:50:41 +00:00
9 lines
1.1 KiB
JavaScript
9 lines
1.1 KiB
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/ddl_manager/trait.RepartitionProcedureFactory.html\" title=\"trait common_meta::ddl_manager::RepartitionProcedureFactory\">RepartitionProcedureFactory</a> for <a class=\"struct\" href=\"meta_srv/procedure/repartition/struct.DefaultRepartitionProcedureFactory.html\" title=\"struct meta_srv::procedure::repartition::DefaultRepartitionProcedureFactory\">DefaultRepartitionProcedureFactory</a>"]]],["standalone",[["impl <a class=\"trait\" href=\"common_meta/ddl_manager/trait.RepartitionProcedureFactory.html\" title=\"trait common_meta::ddl_manager::RepartitionProcedureFactory\">RepartitionProcedureFactory</a> for <a class=\"struct\" href=\"standalone/procedure/struct.StandaloneRepartitionProcedureFactory.html\" title=\"struct standalone::procedure::StandaloneRepartitionProcedureFactory\">StandaloneRepartitionProcedureFactory</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[452,443]}
|