Files
greptimedb/trait.impl/common_procedure/procedure/trait.Procedure.js
2026-05-15 04:01:35 +00:00

9 lines
5.3 KiB
JavaScript

(function() {
const implementors = Object.fromEntries([["common_meta",[["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/alter_database/struct.AlterDatabaseProcedure.html\" title=\"struct common_meta::ddl::alter_database::AlterDatabaseProcedure\">AlterDatabaseProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/alter_logical_tables/struct.AlterLogicalTablesProcedure.html\" title=\"struct common_meta::ddl::alter_logical_tables::AlterLogicalTablesProcedure\">AlterLogicalTablesProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/alter_table/struct.AlterTableProcedure.html\" title=\"struct common_meta::ddl::alter_table::AlterTableProcedure\">AlterTableProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/comment_on/struct.CommentOnProcedure.html\" title=\"struct common_meta::ddl::comment_on::CommentOnProcedure\">CommentOnProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/create_database/struct.CreateDatabaseProcedure.html\" title=\"struct common_meta::ddl::create_database::CreateDatabaseProcedure\">CreateDatabaseProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/create_flow/struct.CreateFlowProcedure.html\" title=\"struct common_meta::ddl::create_flow::CreateFlowProcedure\">CreateFlowProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/create_logical_tables/struct.CreateLogicalTablesProcedure.html\" title=\"struct common_meta::ddl::create_logical_tables::CreateLogicalTablesProcedure\">CreateLogicalTablesProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/create_table/struct.CreateTableProcedure.html\" title=\"struct common_meta::ddl::create_table::CreateTableProcedure\">CreateTableProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/create_view/struct.CreateViewProcedure.html\" title=\"struct common_meta::ddl::create_view::CreateViewProcedure\">CreateViewProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/drop_database/struct.DropDatabaseProcedure.html\" title=\"struct common_meta::ddl::drop_database::DropDatabaseProcedure\">DropDatabaseProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/drop_flow/struct.DropFlowProcedure.html\" title=\"struct common_meta::ddl::drop_flow::DropFlowProcedure\">DropFlowProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/drop_table/struct.DropTableProcedure.html\" title=\"struct common_meta::ddl::drop_table::DropTableProcedure\">DropTableProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/drop_view/struct.DropViewProcedure.html\" title=\"struct common_meta::ddl::drop_view::DropViewProcedure\">DropViewProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/ddl/truncate_table/struct.TruncateTableProcedure.html\" title=\"struct common_meta::ddl::truncate_table::TruncateTableProcedure\">TruncateTableProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/reconciliation/reconcile_catalog/struct.ReconcileCatalogProcedure.html\" title=\"struct common_meta::reconciliation::reconcile_catalog::ReconcileCatalogProcedure\">ReconcileCatalogProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/reconciliation/reconcile_database/struct.ReconcileDatabaseProcedure.html\" title=\"struct common_meta::reconciliation::reconcile_database::ReconcileDatabaseProcedure\">ReconcileDatabaseProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/reconciliation/reconcile_logical_tables/struct.ReconcileLogicalTablesProcedure.html\" title=\"struct common_meta::reconciliation::reconcile_logical_tables::ReconcileLogicalTablesProcedure\">ReconcileLogicalTablesProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"common_meta/reconciliation/reconcile_table/struct.ReconcileTableProcedure.html\" title=\"struct common_meta::reconciliation::reconcile_table::ReconcileTableProcedure\">ReconcileTableProcedure</a>",0]]],["common_procedure",[]],["meta_srv",[["impl Procedure for <a class=\"struct\" href=\"meta_srv/gc/struct.BatchGcProcedure.html\" title=\"struct meta_srv::gc::BatchGcProcedure\">BatchGcProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"meta_srv/procedure/region_migration/struct.RegionMigrationProcedure.html\" title=\"struct meta_srv::procedure::region_migration::RegionMigrationProcedure\">RegionMigrationProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"meta_srv/procedure/repartition/group/struct.RepartitionGroupProcedure.html\" title=\"struct meta_srv::procedure::repartition::group::RepartitionGroupProcedure\">RepartitionGroupProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"meta_srv/procedure/repartition/struct.RepartitionProcedure.html\" title=\"struct meta_srv::procedure::repartition::RepartitionProcedure\">RepartitionProcedure</a>",0],["impl Procedure for <a class=\"struct\" href=\"meta_srv/procedure/wal_prune/struct.WalPruneProcedure.html\" title=\"struct meta_srv::procedure::wal_prune::WalPruneProcedure\">WalPruneProcedure</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[4084,24,1076]}