Deploying to gh-pages from @ GreptimeTeam/greptimedb@2b4e12c358 🚀

This commit is contained in:
github-merge-queue[bot]
2026-04-01 03:33:57 +00:00
commit fd16d481b1
21221 changed files with 2514173 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["datatypes",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[16]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["datatypes",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[16]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["datatypes",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[16]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["servers",[["impl&lt;T: <a class=\"trait\" href=\"servers/grpc/flight/trait.FlightCraft.html\" title=\"trait servers::grpc::flight::FlightCraft\">FlightCraft</a>&gt; FlightService for <a class=\"struct\" href=\"servers/grpc/flight/struct.FlightCraftWrapper.html\" title=\"struct servers::grpc::flight::FlightCraftWrapper\">FlightCraftWrapper</a>&lt;T&gt;",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[361]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["datatypes",[["impl ExtensionType for <a class=\"struct\" href=\"datatypes/extension/json/struct.JsonExtensionType.html\" title=\"struct datatypes::extension::json::JsonExtensionType\">JsonExtensionType</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[213]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["datatypes",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[16]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["index",[["impl Decoder for <a class=\"struct\" href=\"index/bloom_filter/creator/intermediate_codec/struct.IntermediateBloomFilterCodecV1.html\" title=\"struct index::bloom_filter::creator::intermediate_codec::IntermediateBloomFilterCodecV1\">IntermediateBloomFilterCodecV1</a>",0],["impl Decoder for <a class=\"struct\" href=\"index/inverted_index/create/sort/intermediate_rw/codec_v1/struct.IntermediateItemDecoderV1.html\" title=\"struct index::inverted_index::create::sort::intermediate_rw::codec_v1::IntermediateItemDecoderV1\">IntermediateItemDecoderV1</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[570]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["index",[["impl Encoder for <a class=\"struct\" href=\"index/bloom_filter/creator/intermediate_codec/struct.IntermediateBloomFilterCodecV1.html\" title=\"struct index::bloom_filter::creator::intermediate_codec::IntermediateBloomFilterCodecV1\">IntermediateBloomFilterCodecV1</a>",0],["impl Encoder for <a class=\"struct\" href=\"index/inverted_index/create/sort/intermediate_rw/codec_v1/struct.IntermediateItemEncoderV1.html\" title=\"struct index::inverted_index::create::sort::intermediate_rw::codec_v1::IntermediateItemEncoderV1\">IntermediateItemEncoderV1</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[570]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["auth",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[11]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["auth",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[11]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["auth",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[11]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["servers",[["impl&lt;S&gt; FromRequest&lt;S&gt; for <a class=\"struct\" href=\"servers/http/event/struct.PipelineContent.html\" title=\"struct servers::http::event::PipelineContent\">PipelineContent</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[520]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["servers",[["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.LogTableName.html\" title=\"struct servers::http::extractor::LogTableName\">LogTableName</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.OtlpMetricOptions.html\" title=\"struct servers::http::extractor::OtlpMetricOptions\">OtlpMetricOptions</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.PipelineInfo.html\" title=\"struct servers::http::extractor::PipelineInfo\">PipelineInfo</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.SelectInfoWrapper.html\" title=\"struct servers::http::extractor::SelectInfoWrapper\">SelectInfoWrapper</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.TraceTableName.html\" title=\"struct servers::http::extractor::TraceTableName\">TraceTableName</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[2604]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["meta_srv",[["impl&lt;E&gt; IntoResponse for <a class=\"struct\" href=\"meta_srv/service/admin/util/struct.ErrorHandler.html\" title=\"struct meta_srv::service::admin::util::ErrorHandler\">ErrorHandler</a>&lt;E&gt;<div class=\"where\">where\n E: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a>,</div>",0]]],["servers",[["impl IntoResponse for <a class=\"enum\" href=\"servers/error/enum.Error.html\" title=\"enum servers::error::Error\">Error</a>",0],["impl IntoResponse for <a class=\"enum\" href=\"servers/http/enum.HttpResponse.html\" title=\"enum servers::http::HttpResponse\">HttpResponse</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/prometheus/struct.PrometheusJsonResponse.html\" title=\"struct servers::http::prometheus::PrometheusJsonResponse\">PrometheusJsonResponse</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/arrow_result/struct.ArrowResponse.html\" title=\"struct servers::http::result::arrow_result::ArrowResponse\">ArrowResponse</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/csv_result/struct.CsvResponse.html\" title=\"struct servers::http::result::csv_result::CsvResponse\">CsvResponse</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/error_result/struct.ErrorResponse.html\" title=\"struct servers::http::result::error_result::ErrorResponse\">ErrorResponse</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/greptime_manage_resp/struct.GreptimedbManageResponse.html\" title=\"struct servers::http::result::greptime_manage_resp::GreptimedbManageResponse\">GreptimedbManageResponse</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/greptime_result_v1/struct.GreptimedbV1Response.html\" title=\"struct servers::http::result::greptime_result_v1::GreptimedbV1Response\">GreptimedbV1Response</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/influxdb_result_v1/struct.InfluxdbV1Response.html\" title=\"struct servers::http::result::influxdb_result_v1::InfluxdbV1Response\">InfluxdbV1Response</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/json_result/struct.JsonResponse.html\" title=\"struct servers::http::result::json_result::JsonResponse\">JsonResponse</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/null_result/struct.NullResponse.html\" title=\"struct servers::http::result::null_result::NullResponse\">NullResponse</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/result/table_result/struct.TableResponse.html\" title=\"struct servers::http::result::table_result::TableResponse\">TableResponse</a>",0],["impl IntoResponse for <a class=\"struct\" href=\"servers/query_handler/struct.PromStoreResponse.html\" title=\"struct servers::query_handler::PromStoreResponse\">PromStoreResponse</a>",0],["impl&lt;T: <a class=\"trait\" href=\"https://docs.rs/prost/0.14.1/prost/message/trait.Message.html\" title=\"trait prost::message::Message\">Message</a>&gt; IntoResponse for <a class=\"struct\" href=\"servers/http/otlp/struct.OtlpResponse.html\" title=\"struct servers::http::otlp::OtlpResponse\">OtlpResponse</a>&lt;T&gt;",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[808,2933]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["puffin",[["impl Flags for <a class=\"struct\" href=\"puffin/file_format/struct.Flags.html\" title=\"struct puffin::file_format::Flags\">Flags</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[153]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["puffin",[["impl PublicFlags for <a class=\"struct\" href=\"puffin/file_format/struct.Flags.html\" title=\"struct puffin::file_format::Flags\">Flags</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[159]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["catalog",[]],["standalone",[["impl <a class=\"trait\" href=\"catalog/system_schema/information_schema/trait.InformationExtension.html\" title=\"trait catalog::system_schema::information_schema::InformationExtension\">InformationExtension</a> for <a class=\"struct\" href=\"standalone/information_extension/struct.StandaloneInformationExtension.html\" title=\"struct standalone::information_extension::StandaloneInformationExtension\">StandaloneInformationExtension</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[14,462]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["catalog",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[14]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["catalog",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[14]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["catalog",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[14]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["catalog",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[14]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["catalog",[]],["query",[["impl <a class=\"trait\" href=\"catalog/trait.CatalogManager.html\" title=\"trait catalog::CatalogManager\">CatalogManager</a> for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummyCatalogManager.html\" title=\"struct query::dummy_catalog::DummyCatalogManager\">DummyCatalogManager</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[14,312]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cli",[["impl Subcommand for <a class=\"enum\" href=\"cli/enum.DataCommand.html\" title=\"enum cli::DataCommand\">DataCommand</a>",0],["impl Subcommand for <a class=\"enum\" href=\"cli/enum.MetadataCommand.html\" title=\"enum cli::MetadataCommand\">MetadataCommand</a>",0],["impl Subcommand for <a class=\"enum\" href=\"cli/export_v2/enum.ExportV2Command.html\" title=\"enum cli::export_v2::ExportV2Command\">ExportV2Command</a>",0],["impl Subcommand for <a class=\"enum\" href=\"cli/metadata/control/del/enum.DelCommand.html\" title=\"enum cli::metadata::control::del::DelCommand\">DelCommand</a>",0],["impl Subcommand for <a class=\"enum\" href=\"cli/metadata/control/get/enum.GetCommand.html\" title=\"enum cli::metadata::control::get::GetCommand\">GetCommand</a>",0],["impl Subcommand for <a class=\"enum\" href=\"cli/metadata/repair/enum.RepairCommand.html\" title=\"enum cli::metadata::repair::RepairCommand\">RepairCommand</a>",0],["impl Subcommand for <a class=\"enum\" href=\"cli/metadata/snapshot/enum.SnapshotCommand.html\" title=\"enum cli::metadata::snapshot::SnapshotCommand\">SnapshotCommand</a>",0]]],["cmd",[["impl Subcommand for <a class=\"enum\" href=\"cmd/datanode/enum.SubCommand.html\" title=\"enum cmd::datanode::SubCommand\">SubCommand</a>",0],["impl Subcommand for <a class=\"enum\" href=\"cmd/flownode/enum.SubCommand.html\" title=\"enum cmd::flownode::SubCommand\">SubCommand</a>",0],["impl Subcommand for <a class=\"enum\" href=\"cmd/frontend/enum.SubCommand.html\" title=\"enum cmd::frontend::SubCommand\">SubCommand</a>",0],["impl Subcommand for <a class=\"enum\" href=\"cmd/metasrv/enum.SubCommand.html\" title=\"enum cmd::metasrv::SubCommand\">SubCommand</a>",0],["impl Subcommand for <a class=\"enum\" href=\"cmd/standalone/enum.SubCommand.html\" title=\"enum cmd::standalone::SubCommand\">SubCommand</a>",0]]],["greptime",[["impl Subcommand for <a class=\"enum\" href=\"greptime/enum.SubCommand.html\" title=\"enum greptime::SubCommand\">SubCommand</a>",0]]],["plugins",[["impl Subcommand for <a class=\"enum\" href=\"plugins/enum.SubCommand.html\" title=\"enum plugins::SubCommand\">SubCommand</a>",0]]],["sqlness_runner",[["impl Subcommand for <a class=\"enum\" href=\"sqlness_runner/cmd/enum.SubCommand.html\" title=\"enum sqlness_runner::cmd::SubCommand\">SubCommand</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[1117,727,149,146,176]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cli",[["impl ValueEnum for <a class=\"enum\" href=\"cli/common/store/enum.BackendImpl.html\" title=\"enum cli::common::store::BackendImpl\">BackendImpl</a>",0],["impl ValueEnum for <a class=\"enum\" href=\"cli/data/export/enum.ExportTarget.html\" title=\"enum cli::data::export::ExportTarget\">ExportTarget</a>",0],["impl ValueEnum for <a class=\"enum\" href=\"cli/data/import/enum.ImportTarget.html\" title=\"enum cli::data::import::ImportTarget\">ImportTarget</a>",0],["impl ValueEnum for <a class=\"enum\" href=\"cli/export_v2/manifest/enum.DataFormat.html\" title=\"enum cli::export_v2::manifest::DataFormat\">DataFormat</a>",0]]],["meta_srv",[["impl ValueEnum for <a class=\"enum\" href=\"meta_srv/metasrv/enum.BackendImpl.html\" title=\"enum meta_srv::metasrv::BackendImpl\">BackendImpl</a>",0]]],["sqlness_runner",[["impl ValueEnum for <a class=\"enum\" href=\"sqlness_runner/cmd/bare/enum.Wal.html\" title=\"enum sqlness_runner::cmd::bare::Wal\">Wal</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[636,168,165]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cli",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[10]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cli",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[10]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cli",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[10]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cli",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[10]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cli",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[10]}

View File

@@ -0,0 +1,9 @@
(function() {
const 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>",0]]],["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>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[326,291]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["client",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[13]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cmd",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[10]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cmd",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[10]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cmd",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[10]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cmd",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[10]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]],["mito2",[["impl <a class=\"trait\" href=\"common_base/range_read/trait.RangeReader.html\" title=\"trait common_base::range_read::RangeReader\">RangeReader</a> for <a class=\"struct\" href=\"mito2/sst/index/store/struct.InstrumentedRangeReader.html\" title=\"struct mito2::sst::index::store::InstrumentedRangeReader\">InstrumentedRangeReader</a>&lt;'_&gt;",0]]],["puffin",[["impl&lt;A, B&gt; <a class=\"trait\" href=\"common_base/range_read/trait.RangeReader.html\" title=\"trait common_base::range_read::RangeReader\">RangeReader</a> for <a class=\"enum\" href=\"puffin/puffin_manager/fs_puffin_manager/reader/enum.Either.html\" title=\"enum puffin::puffin_manager::fs_puffin_manager::reader::Either\">Either</a>&lt;A, B&gt;<div class=\"where\">where\n A: <a class=\"trait\" href=\"common_base/range_read/trait.RangeReader.html\" title=\"trait common_base::range_read::RangeReader\">RangeReader</a>,\n B: <a class=\"trait\" href=\"common_base/range_read/trait.RangeReader.html\" title=\"trait common_base::range_read::RangeReader\">RangeReader</a>,</div>",0],["impl&lt;R: <a class=\"trait\" href=\"common_base/range_read/trait.RangeReader.html\" title=\"trait common_base::range_read::RangeReader\">RangeReader</a>&gt; <a class=\"trait\" href=\"common_base/range_read/trait.RangeReader.html\" title=\"trait common_base::range_read::RangeReader\">RangeReader</a> for <a class=\"struct\" href=\"puffin/partial_reader/struct.PartialReader.html\" title=\"struct puffin::partial_reader::PartialReader\">PartialReader</a>&lt;R&gt;",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18,362,1176]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]],["mito2",[["impl <a class=\"trait\" href=\"common_base/range_read/trait.SizeAwareRangeReader.html\" title=\"trait common_base::range_read::SizeAwareRangeReader\">SizeAwareRangeReader</a> for <a class=\"struct\" href=\"mito2/sst/index/store/struct.InstrumentedRangeReader.html\" title=\"struct mito2::sst::index::store::InstrumentedRangeReader\">InstrumentedRangeReader</a>&lt;'_&gt;",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18,389]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_base",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["cmd",[["impl&lt;T: <a class=\"trait\" href=\"common_config/config/trait.Configurable.html\" title=\"trait common_config::config::Configurable\">Configurable</a>&gt; <a class=\"trait\" href=\"common_config/config/trait.Configurable.html\" title=\"trait common_config::config::Configurable\">Configurable</a> for <a class=\"struct\" href=\"cmd/options/struct.GreptimeOptions.html\" title=\"struct cmd::options::GreptimeOptions\">GreptimeOptions</a>&lt;T&gt;",0]]],["datanode",[["impl <a class=\"trait\" href=\"common_config/config/trait.Configurable.html\" title=\"trait common_config::config::Configurable\">Configurable</a> for <a class=\"struct\" href=\"datanode/config/struct.DatanodeOptions.html\" title=\"struct datanode::config::DatanodeOptions\">DatanodeOptions</a>",0]]],["flow",[["impl <a class=\"trait\" href=\"common_config/config/trait.Configurable.html\" title=\"trait common_config::config::Configurable\">Configurable</a> for <a class=\"struct\" href=\"flow/struct.FlownodeOptions.html\" title=\"struct flow::FlownodeOptions\">FlownodeOptions</a>",0]]],["frontend",[["impl <a class=\"trait\" href=\"common_config/config/trait.Configurable.html\" title=\"trait common_config::config::Configurable\">Configurable</a> for <a class=\"struct\" href=\"frontend/frontend/struct.FrontendOptions.html\" title=\"struct frontend::frontend::FrontendOptions\">FrontendOptions</a>",0]]],["meta_srv",[["impl <a class=\"trait\" href=\"common_config/config/trait.Configurable.html\" title=\"trait common_config::config::Configurable\">Configurable</a> for <a class=\"struct\" href=\"meta_srv/metasrv/struct.MetasrvOptions.html\" title=\"struct meta_srv::metasrv::MetasrvOptions\">MetasrvOptions</a>",0]]],["standalone",[["impl <a class=\"trait\" href=\"common_config/config/trait.Configurable.html\" title=\"trait common_config::config::Configurable\">Configurable</a> for <a class=\"struct\" href=\"standalone/options/struct.StandaloneOptions.html\" title=\"struct standalone::options::StandaloneOptions\">StandaloneOptions</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[463,316,289,320,315,330]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_datasource",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[24]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_datasource",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[24]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_datasource",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[24]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_datasource",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[24]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_datasource",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[24]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_frontend",[["impl <a class=\"trait\" href=\"common_event_recorder/recorder/trait.Event.html\" title=\"trait common_event_recorder::recorder::Event\">Event</a> for <a class=\"struct\" href=\"common_frontend/slow_query_event/struct.SlowQueryEvent.html\" title=\"struct common_frontend::slow_query_event::SlowQueryEvent\">SlowQueryEvent</a>",0]]],["common_procedure",[["impl Event for <a class=\"struct\" href=\"common_procedure/event/struct.ProcedureEvent.html\" title=\"struct common_procedure::event::ProcedureEvent\">ProcedureEvent</a>",0]]],["meta_srv",[["impl <a class=\"trait\" href=\"common_event_recorder/recorder/trait.Event.html\" title=\"trait common_event_recorder::recorder::Event\">Event</a> for <a class=\"struct\" href=\"meta_srv/events/region_migration_event/struct.RegionMigrationEvent.html\" title=\"struct meta_srv::events::region_migration_event::RegionMigrationEvent\">RegionMigrationEvent</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[352,199,377]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["frontend",[["impl <a class=\"trait\" href=\"common_event_recorder/recorder/trait.EventHandler.html\" title=\"trait common_event_recorder::recorder::EventHandler\">EventHandler</a> for <a class=\"struct\" href=\"frontend/events/struct.EventHandlerImpl.html\" title=\"struct frontend::events::EventHandlerImpl\">EventHandlerImpl</a>",0]]],["meta_srv",[["impl <a class=\"trait\" href=\"common_event_recorder/recorder/trait.EventHandler.html\" title=\"trait common_event_recorder::recorder::EventHandler\">EventHandler</a> for <a class=\"struct\" href=\"meta_srv/events/struct.EventHandlerImpl.html\" title=\"struct meta_srv::events::EventHandlerImpl\">EventHandlerImpl</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[338,339]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_event_recorder",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[28]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["meta_srv",[["impl <a class=\"trait\" href=\"common_event_recorder/recorder/trait.Eventable.html\" title=\"trait common_event_recorder::recorder::Eventable\">Eventable</a> for <a class=\"struct\" href=\"meta_srv/procedure/region_migration/struct.PersistentContext.html\" title=\"struct meta_srv::procedure::region_migration::PersistentContext\">PersistentContext</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[373]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_frontend",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[22]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_frontend",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[22]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_function",[]],["flow",[["impl <a class=\"trait\" href=\"common_function/function/trait.Function.html\" title=\"trait common_function::function::Function\">Function</a> for <a class=\"struct\" href=\"flow/transform/struct.TumbleFunction.html\" title=\"struct flow::transform::TumbleFunction\">TumbleFunction</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[22,303]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["operator",[["impl <a class=\"trait\" href=\"common_function/handlers/trait.FlowServiceHandler.html\" title=\"trait common_function::handlers::FlowServiceHandler\">FlowServiceHandler</a> for <a class=\"struct\" href=\"operator/flow/struct.FlowServiceOperator.html\" title=\"struct operator::flow::FlowServiceOperator\">FlowServiceOperator</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[349]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["operator",[["impl <a class=\"trait\" href=\"common_function/handlers/trait.ProcedureServiceHandler.html\" title=\"trait common_function::handlers::ProcedureServiceHandler\">ProcedureServiceHandler</a> for <a class=\"struct\" href=\"operator/procedure/struct.ProcedureServiceOperator.html\" title=\"struct operator::procedure::ProcedureServiceOperator\">ProcedureServiceOperator</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[389]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["operator",[["impl <a class=\"trait\" href=\"common_function/handlers/trait.TableMutationHandler.html\" title=\"trait common_function::handlers::TableMutationHandler\">TableMutationHandler</a> for <a class=\"struct\" href=\"operator/table/struct.TableMutationOperator.html\" title=\"struct operator::table::TableMutationOperator\">TableMutationOperator</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[363]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_function",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[22]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_function",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[22]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["datanode",[["impl <a class=\"trait\" href=\"common_greptimedb_telemetry/trait.Collector.html\" title=\"trait common_greptimedb_telemetry::Collector\">Collector</a> for <a class=\"struct\" href=\"datanode/greptimedb_telemetry/struct.StandaloneGreptimeDBTelemetryCollector.html\" title=\"struct datanode::greptimedb_telemetry::StandaloneGreptimeDBTelemetryCollector\">StandaloneGreptimeDBTelemetryCollector</a>",0]]],["meta_srv",[["impl <a class=\"trait\" href=\"common_greptimedb_telemetry/trait.Collector.html\" title=\"trait common_greptimedb_telemetry::Collector\">Collector</a> for <a class=\"struct\" href=\"meta_srv/greptimedb_telemetry/struct.DistributedGreptimeDBTelemetryCollector.html\" title=\"struct meta_srv::greptimedb_telemetry::DistributedGreptimeDBTelemetryCollector\">DistributedGreptimeDBTelemetryCollector</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[416,420]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_grpc",[]],["servers",[["impl <a class=\"trait\" href=\"common_grpc/reloadable_tls/trait.TlsConfigLoader.html\" title=\"trait common_grpc::reloadable_tls::TlsConfigLoader\">TlsConfigLoader</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/nightly/alloc/sync/struct.Arc.html\" title=\"struct alloc::sync::Arc\">Arc</a>&lt;ServerConfig&gt;&gt; for <a class=\"struct\" href=\"servers/tls/struct.TlsOption.html\" title=\"struct servers::tls::TlsOption\">TlsOption</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18,469]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_memory_manager",[]],["common_recordbatch",[["impl MemoryMetrics for <a class=\"struct\" href=\"common_recordbatch/struct.CallbackMemoryMetrics.html\" title=\"struct common_recordbatch::CallbackMemoryMetrics\">CallbackMemoryMetrics</a>",0]]],["mito2",[["impl <a class=\"trait\" href=\"common_memory_manager/manager/trait.MemoryMetrics.html\" title=\"trait common_memory_manager::manager::MemoryMetrics\">MemoryMetrics</a> for <a class=\"struct\" href=\"mito2/compaction/memory_manager/struct.CompactionMemoryMetrics.html\" title=\"struct mito2::compaction::memory_manager::CompactionMemoryMetrics\">CompactionMemoryMetrics</a>",0]]],["servers",[["impl <a class=\"trait\" href=\"common_memory_manager/manager/trait.MemoryMetrics.html\" title=\"trait common_memory_manager::manager::MemoryMetrics\">MemoryMetrics</a> for <a class=\"struct\" href=\"servers/request_memory_metrics/struct.RequestMemoryMetrics.html\" title=\"struct servers::request_memory_metrics::RequestMemoryMetrics\">RequestMemoryMetrics</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[28,221,391,381]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]],["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/cache_invalidator/trait.CacheInvalidator.html\" title=\"trait common_meta::cache_invalidator::CacheInvalidator\">CacheInvalidator</a> for <a class=\"struct\" href=\"meta_srv/cache_invalidator/struct.MetasrvCacheInvalidator.html\" title=\"struct meta_srv::cache_invalidator::MetasrvCacheInvalidator\">MetasrvCacheInvalidator</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18,392]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["catalog",[["impl <a class=\"trait\" href=\"common_meta/cache_invalidator/trait.KvCacheInvalidator.html\" title=\"trait common_meta::cache_invalidator::KvCacheInvalidator\">KvCacheInvalidator</a> for <a class=\"struct\" href=\"catalog/kvbackend/struct.CachedKvBackend.html\" title=\"struct catalog::kvbackend::CachedKvBackend\">CachedKvBackend</a>",0]]],["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[354,19]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["meta_client",[["impl <a class=\"trait\" href=\"common_meta/cluster/trait.ClusterInfo.html\" title=\"trait common_meta::cluster::ClusterInfo\">ClusterInfo</a> for <a class=\"struct\" href=\"meta_client/client/struct.MetaClient.html\" title=\"struct meta_client::client::MetaClient\">MetaClient</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[304]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["log_store",[["impl <a class=\"trait\" href=\"common_meta/datanode/trait.TopicStatsReporter.html\" title=\"trait common_meta::datanode::TopicStatsReporter\">TopicStatsReporter</a> for <a class=\"struct\" href=\"log_store/kafka/log_store/struct.PeriodicTopicStatsReporter.html\" title=\"struct log_store::kafka::log_store::PeriodicTopicStatsReporter\">PeriodicTopicStatsReporter</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[388]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]],["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/ddl/trait.RegionFailureDetectorController.html\" title=\"trait common_meta::ddl::RegionFailureDetectorController\">RegionFailureDetectorController</a> for <a class=\"struct\" href=\"meta_srv/region/supervisor/struct.RegionFailureDetectorControl.html\" title=\"struct meta_srv::region::supervisor::RegionFailureDetectorControl\">RegionFailureDetectorControl</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18,425]}

View File

@@ -0,0 +1,9 @@
(function() {
const 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>",0]]],["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>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[454,445]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]],["datanode",[["impl <a class=\"trait\" href=\"common_meta/heartbeat/handler/trait.HeartbeatResponseHandler.html\" title=\"trait common_meta::heartbeat::handler::HeartbeatResponseHandler\">HeartbeatResponseHandler</a> for <a class=\"struct\" href=\"datanode/alive_keeper/struct.RegionAliveKeeper.html\" title=\"struct datanode::alive_keeper::RegionAliveKeeper\">RegionAliveKeeper</a>",0],["impl <a class=\"trait\" href=\"common_meta/heartbeat/handler/trait.HeartbeatResponseHandler.html\" title=\"trait common_meta::heartbeat::handler::HeartbeatResponseHandler\">HeartbeatResponseHandler</a> for <a class=\"struct\" href=\"datanode/heartbeat/handler/struct.RegionHeartbeatResponseHandler.html\" title=\"struct datanode::heartbeat::handler::RegionHeartbeatResponseHandler\">RegionHeartbeatResponseHandler</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18,813]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["catalog",[["impl <a class=\"trait\" href=\"common_meta/kv_backend/trait.KvBackend.html\" title=\"trait common_meta::kv_backend::KvBackend\">KvBackend</a> for <a class=\"struct\" href=\"catalog/kvbackend/struct.CachedKvBackend.html\" title=\"struct catalog::kvbackend::CachedKvBackend\">CachedKvBackend</a>",0],["impl <a class=\"trait\" href=\"common_meta/kv_backend/trait.KvBackend.html\" title=\"trait common_meta::kv_backend::KvBackend\">KvBackend</a> for <a class=\"struct\" href=\"catalog/kvbackend/struct.MetaKvBackend.html\" title=\"struct catalog::kvbackend::MetaKvBackend\">MetaKvBackend</a>",0]]],["common_meta",[]],["log_store",[["impl <a class=\"trait\" href=\"common_meta/kv_backend/trait.KvBackend.html\" title=\"trait common_meta::kv_backend::KvBackend\">KvBackend</a> for <a class=\"struct\" href=\"log_store/raft_engine/struct.RaftEngineBackend.html\" title=\"struct log_store::raft_engine::RaftEngineBackend\">RaftEngineBackend</a>",0]]],["meta_client",[["impl <a class=\"trait\" href=\"common_meta/kv_backend/trait.KvBackend.html\" title=\"trait common_meta::kv_backend::KvBackend\">KvBackend</a> for <a class=\"struct\" href=\"meta_client/client/cluster/struct.Client.html\" title=\"struct meta_client::client::cluster::Client\">Client</a>",0],["impl <a class=\"trait\" href=\"common_meta/kv_backend/trait.KvBackend.html\" title=\"trait common_meta::kv_backend::KvBackend\">KvBackend</a> for <a class=\"struct\" href=\"meta_client/client/struct.ClusterKvBackend.html\" title=\"struct meta_client::client::ClusterKvBackend\">ClusterKvBackend</a>",0]]],["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/kv_backend/trait.KvBackend.html\" title=\"trait common_meta::kv_backend::KvBackend\">KvBackend</a> for <a class=\"struct\" href=\"meta_srv/cluster/struct.MetaPeerClient.html\" title=\"struct meta_srv::cluster::MetaPeerClient\">MetaPeerClient</a>",0],["impl <a class=\"trait\" href=\"common_meta/kv_backend/trait.KvBackend.html\" title=\"trait common_meta::kv_backend::KvBackend\">KvBackend</a> for <a class=\"struct\" href=\"meta_srv/service/store/cached_kv/struct.LeaderCachedKvBackend.html\" title=\"struct meta_srv::service::store::cached_kv::LeaderCachedKvBackend\">LeaderCachedKvBackend</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[607,19,330,615,660]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]],["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/kv_backend/trait.ResettableKvBackend.html\" title=\"trait common_meta::kv_backend::ResettableKvBackend\">ResettableKvBackend</a> for <a class=\"struct\" href=\"meta_srv/service/store/cached_kv/struct.LeaderCachedKvBackend.html\" title=\"struct meta_srv::service::store::cached_kv::LeaderCachedKvBackend\">LeaderCachedKvBackend</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18,395]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["catalog",[["impl <a class=\"trait\" href=\"common_meta/kv_backend/txn/trait.TxnService.html\" title=\"trait common_meta::kv_backend::txn::TxnService\">TxnService</a> for <a class=\"struct\" href=\"catalog/kvbackend/struct.CachedKvBackend.html\" title=\"struct catalog::kvbackend::CachedKvBackend\">CachedKvBackend</a>",0],["impl <a class=\"trait\" href=\"common_meta/kv_backend/txn/trait.TxnService.html\" title=\"trait common_meta::kv_backend::txn::TxnService\">TxnService</a> for <a class=\"struct\" href=\"catalog/kvbackend/struct.MetaKvBackend.html\" title=\"struct catalog::kvbackend::MetaKvBackend\">MetaKvBackend</a>",0]]],["common_meta",[]],["log_store",[["impl <a class=\"trait\" href=\"common_meta/kv_backend/txn/trait.TxnService.html\" title=\"trait common_meta::kv_backend::txn::TxnService\">TxnService</a> for <a class=\"struct\" href=\"log_store/raft_engine/struct.RaftEngineBackend.html\" title=\"struct log_store::raft_engine::RaftEngineBackend\">RaftEngineBackend</a>",0]]],["meta_client",[["impl <a class=\"trait\" href=\"common_meta/kv_backend/txn/trait.TxnService.html\" title=\"trait common_meta::kv_backend::txn::TxnService\">TxnService</a> for <a class=\"struct\" href=\"meta_client/client/cluster/struct.Client.html\" title=\"struct meta_client::client::cluster::Client\">Client</a>",0],["impl <a class=\"trait\" href=\"common_meta/kv_backend/txn/trait.TxnService.html\" title=\"trait common_meta::kv_backend::txn::TxnService\">TxnService</a> for <a class=\"struct\" href=\"meta_client/client/struct.ClusterKvBackend.html\" title=\"struct meta_client::client::ClusterKvBackend\">ClusterKvBackend</a>",0]]],["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/kv_backend/txn/trait.TxnService.html\" title=\"trait common_meta::kv_backend::txn::TxnService\">TxnService</a> for <a class=\"struct\" href=\"meta_srv/cluster/struct.MetaPeerClient.html\" title=\"struct meta_srv::cluster::MetaPeerClient\">MetaPeerClient</a>",0],["impl <a class=\"trait\" href=\"common_meta/kv_backend/txn/trait.TxnService.html\" title=\"trait common_meta::kv_backend::txn::TxnService\">TxnService</a> for <a class=\"struct\" href=\"meta_srv/service/store/cached_kv/struct.LeaderCachedKvBackend.html\" title=\"struct meta_srv::service::store::cached_kv::LeaderCachedKvBackend\">LeaderCachedKvBackend</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[631,19,342,639,684]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]],["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/leadership_notifier/trait.LeadershipChangeListener.html\" title=\"trait common_meta::leadership_notifier::LeadershipChangeListener\">LeadershipChangeListener</a> for <a class=\"struct\" href=\"meta_srv/gc/scheduler/struct.GcTicker.html\" title=\"struct meta_srv::gc::scheduler::GcTicker\">GcTicker</a>",0],["impl <a class=\"trait\" href=\"common_meta/leadership_notifier/trait.LeadershipChangeListener.html\" title=\"trait common_meta::leadership_notifier::LeadershipChangeListener\">LeadershipChangeListener</a> for <a class=\"struct\" href=\"meta_srv/procedure/struct.ProcedureManagerListenerAdapter.html\" title=\"struct meta_srv::procedure::ProcedureManagerListenerAdapter\">ProcedureManagerListenerAdapter</a>",0],["impl <a class=\"trait\" href=\"common_meta/leadership_notifier/trait.LeadershipChangeListener.html\" title=\"trait common_meta::leadership_notifier::LeadershipChangeListener\">LeadershipChangeListener</a> for <a class=\"struct\" href=\"meta_srv/procedure/wal_prune/manager/struct.WalPruneTicker.html\" title=\"struct meta_srv::procedure::wal_prune::manager::WalPruneTicker\">WalPruneTicker</a>",0],["impl <a class=\"trait\" href=\"common_meta/leadership_notifier/trait.LeadershipChangeListener.html\" title=\"trait common_meta::leadership_notifier::LeadershipChangeListener\">LeadershipChangeListener</a> for <a class=\"struct\" href=\"meta_srv/region/flush_trigger/struct.RegionFlushTicker.html\" title=\"struct meta_srv::region::flush_trigger::RegionFlushTicker\">RegionFlushTicker</a>",0],["impl <a class=\"trait\" href=\"common_meta/leadership_notifier/trait.LeadershipChangeListener.html\" title=\"trait common_meta::leadership_notifier::LeadershipChangeListener\">LeadershipChangeListener</a> for <a class=\"struct\" href=\"meta_srv/region/supervisor/struct.RegionSupervisorTicker.html\" title=\"struct meta_srv::region::supervisor::RegionSupervisorTicker\">RegionSupervisorTicker</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18,1976]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[18]}

View File

@@ -0,0 +1,9 @@
(function() {
const implementors = Object.fromEntries([["client",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.Datanode.html\" title=\"trait common_meta::node_manager::Datanode\">Datanode</a> for <a class=\"struct\" href=\"client/region/struct.RegionRequester.html\" title=\"struct client::region::RegionRequester\">RegionRequester</a>",0]]],["common_meta",[]],["frontend",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.Datanode.html\" title=\"trait common_meta::node_manager::Datanode\">Datanode</a> for <a class=\"struct\" href=\"frontend/instance/standalone/struct.RegionInvoker.html\" title=\"struct frontend::instance::standalone::RegionInvoker\">RegionInvoker</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[305,19,333]}

Some files were not shown because too many files have changed in this diff Show More