Deploying to gh-pages from @ GreptimeTeam/greptimedb@a8b512dded 🚀

This commit is contained in:
github-merge-queue[bot]
2025-12-22 06:16:12 +00:00
commit 7afe7cfeb8
20207 changed files with 2344618 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["promql",[["impl Array for <a class=\"struct\" href=\"promql/range_array/struct.RangeArray.html\" title=\"struct promql::range_array::RangeArray\">RangeArray</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[166]}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,9 @@
(function() {
var 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>"]]],["servers",[["impl IntoResponse for <a class=\"enum\" href=\"servers/error/enum.Error.html\" title=\"enum servers::error::Error\">Error</a>"],["impl IntoResponse for <a class=\"enum\" href=\"servers/http/enum.HttpResponse.html\" title=\"enum servers::http::HttpResponse\">HttpResponse</a>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/http/prometheus/struct.PrometheusJsonResponse.html\" title=\"struct servers::http::prometheus::PrometheusJsonResponse\">PrometheusJsonResponse</a>"],["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>"],["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>"],["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>"],["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>"],["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>"],["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>"],["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>"],["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>"],["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>"],["impl IntoResponse for <a class=\"struct\" href=\"servers/query_handler/struct.PromStoreResponse.html\" title=\"struct servers::query_handler::PromStoreResponse\">PromStoreResponse</a>"],["impl&lt;T: <a class=\"trait\" href=\"https://docs.rs/prost/0.13.5/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;"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[806,2905]}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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() {
var implementors = Object.fromEntries([["cli",[["impl Subcommand for <a class=\"enum\" href=\"cli/enum.DataCommand.html\" title=\"enum cli::DataCommand\">DataCommand</a>"],["impl Subcommand for <a class=\"enum\" href=\"cli/enum.MetadataCommand.html\" title=\"enum cli::MetadataCommand\">MetadataCommand</a>"],["impl Subcommand for <a class=\"enum\" href=\"cli/metadata/control/del/enum.DelCommand.html\" title=\"enum cli::metadata::control::del::DelCommand\">DelCommand</a>"],["impl Subcommand for <a class=\"enum\" href=\"cli/metadata/control/get/enum.GetCommand.html\" title=\"enum cli::metadata::control::get::GetCommand\">GetCommand</a>"],["impl Subcommand for <a class=\"enum\" href=\"cli/metadata/snapshot/enum.SnapshotCommand.html\" title=\"enum cli::metadata::snapshot::SnapshotCommand\">SnapshotCommand</a>"]]],["cmd",[["impl Subcommand for <a class=\"enum\" href=\"cmd/datanode/enum.SubCommand.html\" title=\"enum cmd::datanode::SubCommand\">SubCommand</a>"],["impl Subcommand for <a class=\"enum\" href=\"cmd/flownode/enum.SubCommand.html\" title=\"enum cmd::flownode::SubCommand\">SubCommand</a>"],["impl Subcommand for <a class=\"enum\" href=\"cmd/frontend/enum.SubCommand.html\" title=\"enum cmd::frontend::SubCommand\">SubCommand</a>"],["impl Subcommand for <a class=\"enum\" href=\"cmd/metasrv/enum.SubCommand.html\" title=\"enum cmd::metasrv::SubCommand\">SubCommand</a>"],["impl Subcommand for <a class=\"enum\" href=\"cmd/standalone/enum.SubCommand.html\" title=\"enum cmd::standalone::SubCommand\">SubCommand</a>"]]],["greptime",[["impl Subcommand for <a class=\"enum\" href=\"greptime/enum.SubCommand.html\" title=\"enum greptime::SubCommand\">SubCommand</a>"]]],["plugins",[["impl Subcommand for <a class=\"enum\" href=\"plugins/enum.SubCommand.html\" title=\"enum plugins::SubCommand\">SubCommand</a>"]]],["sqlness_runner",[["impl Subcommand for <a class=\"enum\" href=\"sqlness_runner/cmd/enum.SubCommand.html\" title=\"enum sqlness_runner::cmd::SubCommand\">SubCommand</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[780,717,147,144,174]}

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["cli",[["impl ValueEnum for <a class=\"enum\" href=\"cli/data/export/enum.ExportTarget.html\" title=\"enum cli::data::export::ExportTarget\">ExportTarget</a>"],["impl ValueEnum for <a class=\"enum\" href=\"cli/data/import/enum.ImportTarget.html\" title=\"enum cli::data::import::ImportTarget\">ImportTarget</a>"]]],["meta_srv",[["impl ValueEnum for <a class=\"enum\" href=\"meta_srv/metasrv/enum.BackendImpl.html\" title=\"enum meta_srv::metasrv::BackendImpl\">BackendImpl</a>"]]],["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>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[315,166,163]}

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,9 @@
(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]}

View File

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

View File

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

View File

@@ -0,0 +1,9 @@
(function() {
var 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;"]]],["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>"],["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;"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[18,360,1172]}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,9 @@
(function() {
var 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;"]]],["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>"]]],["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>"]]],["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>"]]],["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>"]]],["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>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[461,314,287,318,313,328]}

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["common_datasource",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"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() {
var 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>"]]],["common_procedure",[["impl Event for <a class=\"struct\" href=\"common_procedure/event/struct.ProcedureEvent.html\" title=\"struct common_procedure::event::ProcedureEvent\">ProcedureEvent</a>"]]],["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>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[350,197,375]}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["common_memory_manager",[]],["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>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[28,389]}

View File

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

View File

@@ -0,0 +1,9 @@
(function() {
var 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>"]]],["common_meta",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[352,19]}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,9 @@
(function() {
var 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>"],["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>"]]],["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>"]]],["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>"],["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>"]]],["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>"],["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>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[603,19,328,611,656]}

View File

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

View File

@@ -0,0 +1,9 @@
(function() {
var 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>"],["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>"]]],["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>"]]],["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>"],["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>"]]],["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>"],["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>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[627,19,340,635,680]}

View File

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

View File

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

View File

@@ -0,0 +1,9 @@
(function() {
var 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>"]]],["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>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[303,19,331]}

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["client",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.DatanodeManager.html\" title=\"trait common_meta::node_manager::DatanodeManager\">DatanodeManager</a> for <a class=\"struct\" href=\"client/client_manager/struct.NodeClients.html\" title=\"struct client::client_manager::NodeClients\">NodeClients</a>"]]],["common_meta",[]],["frontend",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.DatanodeManager.html\" title=\"trait common_meta::node_manager::DatanodeManager\">DatanodeManager</a> for <a class=\"struct\" href=\"frontend/instance/standalone/struct.StandaloneDatanodeManager.html\" title=\"struct frontend::instance::standalone::StandaloneDatanodeManager\">StandaloneDatanodeManager</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[328,19,388]}

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["client",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.Flownode.html\" title=\"trait common_meta::node_manager::Flownode\">Flownode</a> for <a class=\"struct\" href=\"client/flow/struct.FlowRequester.html\" title=\"struct client::flow::FlowRequester\">FlowRequester</a>"]]],["common_meta",[]],["flow",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.Flownode.html\" title=\"trait common_meta::node_manager::Flownode\">Flownode</a> for <a class=\"struct\" href=\"flow/adapter/flownode_impl/struct.FlowDualEngine.html\" title=\"struct flow::adapter::flownode_impl::FlowDualEngine\">FlowDualEngine</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[293,19,326]}

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["client",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.FlownodeManager.html\" title=\"trait common_meta::node_manager::FlownodeManager\">FlownodeManager</a> for <a class=\"struct\" href=\"client/client_manager/struct.NodeClients.html\" title=\"struct client::client_manager::NodeClients\">NodeClients</a>"]]],["common_meta",[]],["frontend",[["impl <a class=\"trait\" href=\"common_meta/node_manager/trait.FlownodeManager.html\" title=\"trait common_meta::node_manager::FlownodeManager\">FlownodeManager</a> for <a class=\"struct\" href=\"frontend/instance/standalone/struct.StandaloneDatanodeManager.html\" title=\"struct frontend::instance::standalone::StandaloneDatanodeManager\">StandaloneDatanodeManager</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[328,19,388]}

View File

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

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["common_meta",[]],["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/peer/trait.PeerAllocator.html\" title=\"trait common_meta::peer::PeerAllocator\">PeerAllocator</a> for <a class=\"struct\" href=\"meta_srv/peer/struct.MetasrvPeerAllocator.html\" title=\"struct meta_srv::peer::MetasrvPeerAllocator\">MetasrvPeerAllocator</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[18,320]}

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/peer/trait.PeerDiscovery.html\" title=\"trait common_meta::peer::PeerDiscovery\">PeerDiscovery</a> for <a class=\"struct\" href=\"meta_srv/cluster/struct.MetaPeerClient.html\" title=\"struct meta_srv::cluster::MetaPeerClient\">MetaPeerClient</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[307]}

View File

@@ -0,0 +1,9 @@
(function() {
var implementors = Object.fromEntries([["common_meta",[]],["meta_srv",[["impl <a class=\"trait\" href=\"common_meta/peer/trait.PeerResolver.html\" title=\"trait common_meta::peer::PeerResolver\">PeerResolver</a> for <a class=\"struct\" href=\"meta_srv/cluster/struct.MetaPeerClient.html\" title=\"struct meta_srv::cluster::MetaPeerClient\">MetaPeerClient</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[18,305]}

View File

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

View File

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

View File

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

View File

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

View File

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

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