mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 13:52:59 +00:00
1 line
37 KiB
HTML
1 line
37 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><title>List of all items in this crate</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2"href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-e56847b5.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="index" data-themes="" data-resource-suffix="" data-rustdoc-version="1.92.0-nightly (fa3155a64 2025-09-30)" data-channel="nightly" data-search-js="search-e256b49e.js" data-stringdex-js="stringdex-828709d0.js" data-settings-js="settings-c38705f0.js" ><script src="../static.files/storage-e2aeef58.js"></script><script defer src="../static.files/main-ce535bd0.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-263c88ec.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-eab170b8.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><rustdoc-topbar><h2><a href="#">All</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../index/index.html">index</a><span class="version">1.0.0-beta.3</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h3><a href="#structs">Crate Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#constants" title="Constants">Constants</a></li><li><a href="#traits" title="Traits">Traits</a></li><li><a href="#functions" title="Functions">Functions</a></li><li><a href="#types" title="Type Aliases">Type Aliases</a></li></ul></section><div id="rustdoc-modnav"></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><section id="main-content" class="content"><div class="main-heading"><h1>List of all items</h1><rustdoc-toolbar></rustdoc-toolbar></div><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="bloom_filter/applier/struct.BloomFilterApplier.html">bloom_filter::applier::BloomFilterApplier</a></li><li><a href="bloom_filter/applier/struct.InListPredicate.html">bloom_filter::applier::InListPredicate</a></li><li><a href="bloom_filter/creator/struct.BloomFilterCreator.html">bloom_filter::creator::BloomFilterCreator</a></li><li><a href="bloom_filter/creator/finalize_segment/struct.FinalizedBloomFilterSegment.html">bloom_filter::creator::finalize_segment::FinalizedBloomFilterSegment</a></li><li><a href="bloom_filter/creator/finalize_segment/struct.FinalizedBloomFilterStorage.html">bloom_filter::creator::finalize_segment::FinalizedBloomFilterStorage</a></li><li><a href="bloom_filter/creator/intermediate_codec/struct.IntermediateBloomFilterCodecV1.html">bloom_filter::creator::intermediate_codec::IntermediateBloomFilterCodecV1</a></li><li><a href="bloom_filter/error/struct.DecodeProtoSnafu.html">bloom_filter::error::DecodeProtoSnafu</a></li><li><a href="bloom_filter/error/struct.ExternalSnafu.html">bloom_filter::error::ExternalSnafu</a></li><li><a href="bloom_filter/error/struct.FileSizeTooSmallSnafu.html">bloom_filter::error::FileSizeTooSmallSnafu</a></li><li><a href="bloom_filter/error/struct.IntermediateSnafu.html">bloom_filter::error::IntermediateSnafu</a></li><li><a href="bloom_filter/error/struct.InvalidIntermediateMagicSnafu.html">bloom_filter::error::InvalidIntermediateMagicSnafu</a></li><li><a href="bloom_filter/error/struct.IoSnafu.html">bloom_filter::error::IoSnafu</a></li><li><a href="bloom_filter/error/struct.UnexpectedMetaSizeSnafu.html">bloom_filter::error::UnexpectedMetaSizeSnafu</a></li><li><a href="bloom_filter/reader/struct.BloomFilterMetaReader.html">bloom_filter::reader::BloomFilterMetaReader</a></li><li><a href="bloom_filter/reader/struct.BloomFilterReadMetrics.html">bloom_filter::reader::BloomFilterReadMetrics</a></li><li><a href="bloom_filter/reader/struct.BloomFilterReaderImpl.html">bloom_filter::reader::BloomFilterReaderImpl</a></li><li><a href="error/struct.ExternalSnafu.html">error::ExternalSnafu</a></li><li><a href="external_provider/struct.MockExternalTempFileProvider.html">external_provider::MockExternalTempFileProvider</a></li><li><a href="external_provider/struct.MockExternalTempFileProvider_ExternalTempFileProvider.html">external_provider::MockExternalTempFileProvider_ExternalTempFileProvider</a></li><li><a href="external_provider/__mock_MockExternalTempFileProvider_ExternalTempFileProvider/__create/struct.Common.html">external_provider::__mock_MockExternalTempFileProvider_ExternalTempFileProvider::__create::Common</a></li><li><a href="external_provider/__mock_MockExternalTempFileProvider_ExternalTempFileProvider/__create/struct.Expectation.html">external_provider::__mock_MockExternalTempFileProvider_ExternalTempFileProvider::__create::Expectation</a></li><li><a href="external_provider/__mock_MockExternalTempFileProvider_ExternalTempFileProvider/__read_all/struct.Common.html">external_provider::__mock_MockExternalTempFileProvider_ExternalTempFileProvider::__read_all::Common</a></li><li><a href="external_provider/__mock_MockExternalTempFileProvider_ExternalTempFileProvider/__read_all/struct.Expectation.html">external_provider::__mock_MockExternalTempFileProvider_ExternalTempFileProvider::__read_all::Expectation</a></li><li><a href="fulltext_index/struct.Config.html">fulltext_index::Config</a></li><li><a href="fulltext_index/create/struct.BloomFilterFulltextIndexCreator.html">fulltext_index::create::BloomFilterFulltextIndexCreator</a></li><li><a href="fulltext_index/create/struct.TantivyFulltextIndexCreator.html">fulltext_index::create::TantivyFulltextIndexCreator</a></li><li><a href="fulltext_index/create/bloom_filter/struct.BloomFilterFulltextIndexCreator.html">fulltext_index::create::bloom_filter::BloomFilterFulltextIndexCreator</a></li><li><a href="fulltext_index/create/tantivy/struct.TantivyFulltextIndexCreator.html">fulltext_index::create::tantivy::TantivyFulltextIndexCreator</a></li><li><a href="fulltext_index/error/struct.AbortedSnafu.html">fulltext_index::error::AbortedSnafu</a></li><li><a href="fulltext_index/error/struct.BiErrorsSnafu.html">fulltext_index::error::BiErrorsSnafu</a></li><li><a href="fulltext_index/error/struct.BloomFilterFinishSnafu.html">fulltext_index::error::BloomFilterFinishSnafu</a></li><li><a href="fulltext_index/error/struct.DeserializeFromJsonSnafu.html">fulltext_index::error::DeserializeFromJsonSnafu</a></li><li><a href="fulltext_index/error/struct.ExternalSnafu.html">fulltext_index::error::ExternalSnafu</a></li><li><a href="fulltext_index/error/struct.FinishedSnafu.html">fulltext_index::error::FinishedSnafu</a></li><li><a href="fulltext_index/error/struct.IoSnafu.html">fulltext_index::error::IoSnafu</a></li><li><a href="fulltext_index/error/struct.JoinSnafu.html">fulltext_index::error::JoinSnafu</a></li><li><a href="fulltext_index/error/struct.PuffinAddBlobSnafu.html">fulltext_index::error::PuffinAddBlobSnafu</a></li><li><a href="fulltext_index/error/struct.SerializeToJsonSnafu.html">fulltext_index::error::SerializeToJsonSnafu</a></li><li><a href="fulltext_index/error/struct.TantivyDocNotFoundSnafu.html">fulltext_index::error::TantivyDocNotFoundSnafu</a></li><li><a href="fulltext_index/error/struct.TantivyParserSnafu.html">fulltext_index::error::TantivyParserSnafu</a></li><li><a href="fulltext_index/error/struct.TantivySnafu.html">fulltext_index::error::TantivySnafu</a></li><li><a href="fulltext_index/search/struct.TantivyFulltextIndexSearcher.html">fulltext_index::search::TantivyFulltextIndexSearcher</a></li><li><a href="fulltext_index/search/tantivy/struct.TantivyFulltextIndexSearcher.html">fulltext_index::search::tantivy::TantivyFulltextIndexSearcher</a></li><li><a href="fulltext_index/tokenizer/struct.Analyzer.html">fulltext_index::tokenizer::Analyzer</a></li><li><a href="fulltext_index/tokenizer/struct.ChineseTokenizer.html">fulltext_index::tokenizer::ChineseTokenizer</a></li><li><a href="fulltext_index/tokenizer/struct.EnglishTokenizer.html">fulltext_index::tokenizer::EnglishTokenizer</a></li><li><a href="fulltext_index/tokenizer/struct.JIEBA.html">fulltext_index::tokenizer::JIEBA</a></li><li><a href="inverted_index/create/sort/struct.SortOutput.html">inverted_index::create::sort::SortOutput</a></li><li><a href="inverted_index/create/sort/external_sort/struct.ExternalSorter.html">inverted_index::create::sort::external_sort::ExternalSorter</a></li><li><a href="inverted_index/create/sort/intermediate_rw/struct.IntermediateReader.html">inverted_index::create::sort::intermediate_rw::IntermediateReader</a></li><li><a href="inverted_index/create/sort/intermediate_rw/struct.IntermediateWriter.html">inverted_index::create::sort::intermediate_rw::IntermediateWriter</a></li><li><a href="inverted_index/create/sort/intermediate_rw/codec_v1/struct.IntermediateItemDecoderV1.html">inverted_index::create::sort::intermediate_rw::codec_v1::IntermediateItemDecoderV1</a></li><li><a href="inverted_index/create/sort/intermediate_rw/codec_v1/struct.IntermediateItemEncoderV1.html">inverted_index::create::sort::intermediate_rw::codec_v1::IntermediateItemEncoderV1</a></li><li><a href="inverted_index/create/sort/merge_stream/struct.MergeSortedStream.html">inverted_index::create::sort::merge_stream::MergeSortedStream</a></li><li><a href="inverted_index/create/sort_create/struct.SortIndexCreator.html">inverted_index::create::sort_create::SortIndexCreator</a></li><li><a href="inverted_index/error/struct.BlobSizeTooSmallSnafu.html">inverted_index::error::BlobSizeTooSmallSnafu</a></li><li><a href="inverted_index/error/struct.CloseSnafu.html">inverted_index::error::CloseSnafu</a></li><li><a href="inverted_index/error/struct.CommonIoSnafu.html">inverted_index::error::CommonIoSnafu</a></li><li><a href="inverted_index/error/struct.DecodeBitmapSnafu.html">inverted_index::error::DecodeBitmapSnafu</a></li><li><a href="inverted_index/error/struct.DecodeFstSnafu.html">inverted_index::error::DecodeFstSnafu</a></li><li><a href="inverted_index/error/struct.DecodeProtoSnafu.html">inverted_index::error::DecodeProtoSnafu</a></li><li><a href="inverted_index/error/struct.EmptyPredicatesSnafu.html">inverted_index::error::EmptyPredicatesSnafu</a></li><li><a href="inverted_index/error/struct.ExternalSnafu.html">inverted_index::error::ExternalSnafu</a></li><li><a href="inverted_index/error/struct.FlushSnafu.html">inverted_index::error::FlushSnafu</a></li><li><a href="inverted_index/error/struct.FstCompileSnafu.html">inverted_index::error::FstCompileSnafu</a></li><li><a href="inverted_index/error/struct.FstInsertSnafu.html">inverted_index::error::FstInsertSnafu</a></li><li><a href="inverted_index/error/struct.InconsistentRowCountSnafu.html">inverted_index::error::InconsistentRowCountSnafu</a></li><li><a href="inverted_index/error/struct.IndexNotFoundSnafu.html">inverted_index::error::IndexNotFoundSnafu</a></li><li><a href="inverted_index/error/struct.IntermediateSnafu.html">inverted_index::error::IntermediateSnafu</a></li><li><a href="inverted_index/error/struct.IntersectionApplierWithInListSnafu.html">inverted_index::error::IntersectionApplierWithInListSnafu</a></li><li><a href="inverted_index/error/struct.InvalidFooterPayloadSizeSnafu.html">inverted_index::error::InvalidFooterPayloadSizeSnafu</a></li><li><a href="inverted_index/error/struct.KeysApplierUnexpectedPredicatesSnafu.html">inverted_index::error::KeysApplierUnexpectedPredicatesSnafu</a></li><li><a href="inverted_index/error/struct.KeysApplierWithoutInListSnafu.html">inverted_index::error::KeysApplierWithoutInListSnafu</a></li><li><a href="inverted_index/error/struct.ParseDFASnafu.html">inverted_index::error::ParseDFASnafu</a></li><li><a href="inverted_index/error/struct.ParseRegexSnafu.html">inverted_index::error::ParseRegexSnafu</a></li><li><a href="inverted_index/error/struct.ReadSnafu.html">inverted_index::error::ReadSnafu</a></li><li><a href="inverted_index/error/struct.UnexpectedBlobSizeSnafu.html">inverted_index::error::UnexpectedBlobSizeSnafu</a></li><li><a href="inverted_index/error/struct.UnexpectedFooterPayloadSizeSnafu.html">inverted_index::error::UnexpectedFooterPayloadSizeSnafu</a></li><li><a href="inverted_index/error/struct.UnexpectedOffsetSizeSnafu.html">inverted_index::error::UnexpectedOffsetSizeSnafu</a></li><li><a href="inverted_index/error/struct.UnexpectedZeroSegmentRowCountSnafu.html">inverted_index::error::UnexpectedZeroSegmentRowCountSnafu</a></li><li><a href="inverted_index/error/struct.UnknownIntermediateCodecMagicSnafu.html">inverted_index::error::UnknownIntermediateCodecMagicSnafu</a></li><li><a href="inverted_index/error/struct.WriteSnafu.html">inverted_index::error::WriteSnafu</a></li><li><a href="inverted_index/format/reader/struct.InvertedIndexBlobReader.html">inverted_index::format::reader::InvertedIndexBlobReader</a></li><li><a href="inverted_index/format/reader/struct.InvertedIndexReadMetrics.html">inverted_index::format::reader::InvertedIndexReadMetrics</a></li><li><a href="inverted_index/format/reader/struct.MockInvertedIndexReader.html">inverted_index::format::reader::MockInvertedIndexReader</a></li><li><a href="inverted_index/format/reader/struct.MockInvertedIndexReader_InvertedIndexReader.html">inverted_index::format::reader::MockInvertedIndexReader_InvertedIndexReader</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__bitmap/struct.Common.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__bitmap::Common</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__bitmap/struct.Expectation.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__bitmap::Expectation</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__bitmap_deque/struct.Common.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__bitmap_deque::Common</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__bitmap_deque/struct.Expectation.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__bitmap_deque::Expectation</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__fst/struct.Common.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__fst::Common</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__fst/struct.Expectation.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__fst::Expectation</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__fst_vec/struct.Common.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__fst_vec::Common</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__fst_vec/struct.Expectation.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__fst_vec::Expectation</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__metadata/struct.Common.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__metadata::Common</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__metadata/struct.Expectation.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__metadata::Expectation</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__range_read/struct.Common.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__range_read::Common</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__range_read/struct.Expectation.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__range_read::Expectation</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__read_vec/struct.Common.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__read_vec::Common</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__read_vec/struct.Expectation.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__read_vec::Expectation</a></li><li><a href="inverted_index/format/reader/blob/struct.InvertedIndexBlobReader.html">inverted_index::format::reader::blob::InvertedIndexBlobReader</a></li><li><a href="inverted_index/format/reader/footer/struct.InvertedIndexFooterReader.html">inverted_index::format::reader::footer::InvertedIndexFooterReader</a></li><li><a href="inverted_index/format/writer/struct.InvertedIndexBlobWriter.html">inverted_index::format::writer::InvertedIndexBlobWriter</a></li><li><a href="inverted_index/format/writer/struct.MockInvertedIndexWriter.html">inverted_index::format::writer::MockInvertedIndexWriter</a></li><li><a href="inverted_index/format/writer/struct.MockInvertedIndexWriter_InvertedIndexWriter.html">inverted_index::format::writer::MockInvertedIndexWriter_InvertedIndexWriter</a></li><li><a href="inverted_index/format/writer/__mock_MockInvertedIndexWriter_InvertedIndexWriter/__add_index/struct.Common.html">inverted_index::format::writer::__mock_MockInvertedIndexWriter_InvertedIndexWriter::__add_index::Common</a></li><li><a href="inverted_index/format/writer/__mock_MockInvertedIndexWriter_InvertedIndexWriter/__add_index/struct.Expectation.html">inverted_index::format::writer::__mock_MockInvertedIndexWriter_InvertedIndexWriter::__add_index::Expectation</a></li><li><a href="inverted_index/format/writer/__mock_MockInvertedIndexWriter_InvertedIndexWriter/__finish/struct.Common.html">inverted_index::format::writer::__mock_MockInvertedIndexWriter_InvertedIndexWriter::__finish::Common</a></li><li><a href="inverted_index/format/writer/__mock_MockInvertedIndexWriter_InvertedIndexWriter/__finish/struct.Expectation.html">inverted_index::format::writer::__mock_MockInvertedIndexWriter_InvertedIndexWriter::__finish::Expectation</a></li><li><a href="inverted_index/format/writer/blob/struct.InvertedIndexBlobWriter.html">inverted_index::format::writer::blob::InvertedIndexBlobWriter</a></li><li><a href="inverted_index/format/writer/single/struct.SingleIndexWriter.html">inverted_index::format::writer::single::SingleIndexWriter</a></li><li><a href="inverted_index/search/fst_apply/struct.IntersectionFstApplier.html">inverted_index::search::fst_apply::IntersectionFstApplier</a></li><li><a href="inverted_index/search/fst_apply/struct.KeysFstApplier.html">inverted_index::search::fst_apply::KeysFstApplier</a></li><li><a href="inverted_index/search/fst_apply/struct.MockFstApplier.html">inverted_index::search::fst_apply::MockFstApplier</a></li><li><a href="inverted_index/search/fst_apply/struct.MockFstApplier_FstApplier.html">inverted_index::search::fst_apply::MockFstApplier_FstApplier</a></li><li><a href="inverted_index/search/fst_apply/__mock_MockFstApplier_FstApplier/__apply/struct.Common.html">inverted_index::search::fst_apply::__mock_MockFstApplier_FstApplier::__apply::Common</a></li><li><a href="inverted_index/search/fst_apply/__mock_MockFstApplier_FstApplier/__apply/struct.Expectation.html">inverted_index::search::fst_apply::__mock_MockFstApplier_FstApplier::__apply::Expectation</a></li><li><a href="inverted_index/search/fst_apply/__mock_MockFstApplier_FstApplier/__memory_usage/struct.Common.html">inverted_index::search::fst_apply::__mock_MockFstApplier_FstApplier::__memory_usage::Common</a></li><li><a href="inverted_index/search/fst_apply/__mock_MockFstApplier_FstApplier/__memory_usage/struct.Expectation.html">inverted_index::search::fst_apply::__mock_MockFstApplier_FstApplier::__memory_usage::Expectation</a></li><li><a href="inverted_index/search/fst_apply/intersection_apply/struct.DfaFstAutomaton.html">inverted_index::search::fst_apply::intersection_apply::DfaFstAutomaton</a></li><li><a href="inverted_index/search/fst_apply/intersection_apply/struct.IntersectionFstApplier.html">inverted_index::search::fst_apply::intersection_apply::IntersectionFstApplier</a></li><li><a href="inverted_index/search/fst_apply/keys_apply/struct.KeysFstApplier.html">inverted_index::search::fst_apply::keys_apply::KeysFstApplier</a></li><li><a href="inverted_index/search/fst_values_mapper/struct.ParallelFstValuesMapper.html">inverted_index::search::fst_values_mapper::ParallelFstValuesMapper</a></li><li><a href="inverted_index/search/index_apply/struct.ApplyOutput.html">inverted_index::search::index_apply::ApplyOutput</a></li><li><a href="inverted_index/search/index_apply/struct.MockIndexApplier.html">inverted_index::search::index_apply::MockIndexApplier</a></li><li><a href="inverted_index/search/index_apply/struct.MockIndexApplier_IndexApplier.html">inverted_index::search::index_apply::MockIndexApplier_IndexApplier</a></li><li><a href="inverted_index/search/index_apply/struct.PredicatesIndexApplier.html">inverted_index::search::index_apply::PredicatesIndexApplier</a></li><li><a href="inverted_index/search/index_apply/struct.SearchContext.html">inverted_index::search::index_apply::SearchContext</a></li><li><a href="inverted_index/search/index_apply/__mock_MockIndexApplier_IndexApplier/__apply/struct.Common.html">inverted_index::search::index_apply::__mock_MockIndexApplier_IndexApplier::__apply::Common</a></li><li><a href="inverted_index/search/index_apply/__mock_MockIndexApplier_IndexApplier/__apply/struct.Expectation.html">inverted_index::search::index_apply::__mock_MockIndexApplier_IndexApplier::__apply::Expectation</a></li><li><a href="inverted_index/search/index_apply/__mock_MockIndexApplier_IndexApplier/__memory_usage/struct.Common.html">inverted_index::search::index_apply::__mock_MockIndexApplier_IndexApplier::__memory_usage::Common</a></li><li><a href="inverted_index/search/index_apply/__mock_MockIndexApplier_IndexApplier/__memory_usage/struct.Expectation.html">inverted_index::search::index_apply::__mock_MockIndexApplier_IndexApplier::__memory_usage::Expectation</a></li><li><a href="inverted_index/search/index_apply/predicates_apply/struct.PredicatesIndexApplier.html">inverted_index::search::index_apply::predicates_apply::PredicatesIndexApplier</a></li><li><a href="inverted_index/search/predicate/struct.Bound.html">inverted_index::search::predicate::Bound</a></li><li><a href="inverted_index/search/predicate/struct.InListPredicate.html">inverted_index::search::predicate::InListPredicate</a></li><li><a href="inverted_index/search/predicate/struct.Range.html">inverted_index::search::predicate::Range</a></li><li><a href="inverted_index/search/predicate/struct.RangePredicate.html">inverted_index::search::predicate::RangePredicate</a></li><li><a href="inverted_index/search/predicate/struct.RegexMatchPredicate.html">inverted_index::search::predicate::RegexMatchPredicate</a></li><li><a href="target/struct.EmptySnafu.html">target::EmptySnafu</a></li><li><a href="target/struct.InvalidCharactersSnafu.html">target::InvalidCharactersSnafu</a></li><li><a href="target/struct.InvalidColumnIdSnafu.html">target::InvalidColumnIdSnafu</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="bitmap/enum.Bitmap.html">bitmap::Bitmap</a></li><li><a href="bitmap/enum.BitmapType.html">bitmap::BitmapType</a></li><li><a href="bloom_filter/error/enum.Error.html">bloom_filter::error::Error</a></li><li><a href="error/enum.Error.html">error::Error</a></li><li><a href="external_provider/__mock_MockExternalTempFileProvider_ExternalTempFileProvider/__create/enum.Matcher.html">external_provider::__mock_MockExternalTempFileProvider_ExternalTempFileProvider::__create::Matcher</a></li><li><a href="external_provider/__mock_MockExternalTempFileProvider_ExternalTempFileProvider/__create/enum.Rfunc.html">external_provider::__mock_MockExternalTempFileProvider_ExternalTempFileProvider::__create::Rfunc</a></li><li><a href="external_provider/__mock_MockExternalTempFileProvider_ExternalTempFileProvider/__read_all/enum.Matcher.html">external_provider::__mock_MockExternalTempFileProvider_ExternalTempFileProvider::__read_all::Matcher</a></li><li><a href="external_provider/__mock_MockExternalTempFileProvider_ExternalTempFileProvider/__read_all/enum.Rfunc.html">external_provider::__mock_MockExternalTempFileProvider_ExternalTempFileProvider::__read_all::Rfunc</a></li><li><a href="fulltext_index/enum.Analyzer.html">fulltext_index::Analyzer</a></li><li><a href="fulltext_index/error/enum.Error.html">fulltext_index::error::Error</a></li><li><a href="inverted_index/error/enum.Error.html">inverted_index::error::Error</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__bitmap/enum.Matcher.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__bitmap::Matcher</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__bitmap/enum.Rfunc.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__bitmap::Rfunc</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__bitmap_deque/enum.Matcher.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__bitmap_deque::Matcher</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__bitmap_deque/enum.Rfunc.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__bitmap_deque::Rfunc</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__fst/enum.Matcher.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__fst::Matcher</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__fst/enum.Rfunc.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__fst::Rfunc</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__fst_vec/enum.Matcher.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__fst_vec::Matcher</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__fst_vec/enum.Rfunc.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__fst_vec::Rfunc</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__metadata/enum.Matcher.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__metadata::Matcher</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__metadata/enum.Rfunc.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__metadata::Rfunc</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__range_read/enum.Matcher.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__range_read::Matcher</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__range_read/enum.Rfunc.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__range_read::Rfunc</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__read_vec/enum.Matcher.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__read_vec::Matcher</a></li><li><a href="inverted_index/format/reader/__mock_MockInvertedIndexReader_InvertedIndexReader/__read_vec/enum.Rfunc.html">inverted_index::format::reader::__mock_MockInvertedIndexReader_InvertedIndexReader::__read_vec::Rfunc</a></li><li><a href="inverted_index/format/writer/__mock_MockInvertedIndexWriter_InvertedIndexWriter/__add_index/enum.Matcher.html">inverted_index::format::writer::__mock_MockInvertedIndexWriter_InvertedIndexWriter::__add_index::Matcher</a></li><li><a href="inverted_index/format/writer/__mock_MockInvertedIndexWriter_InvertedIndexWriter/__add_index/enum.Rfunc.html">inverted_index::format::writer::__mock_MockInvertedIndexWriter_InvertedIndexWriter::__add_index::Rfunc</a></li><li><a href="inverted_index/format/writer/__mock_MockInvertedIndexWriter_InvertedIndexWriter/__finish/enum.Matcher.html">inverted_index::format::writer::__mock_MockInvertedIndexWriter_InvertedIndexWriter::__finish::Matcher</a></li><li><a href="inverted_index/format/writer/__mock_MockInvertedIndexWriter_InvertedIndexWriter/__finish/enum.Rfunc.html">inverted_index::format::writer::__mock_MockInvertedIndexWriter_InvertedIndexWriter::__finish::Rfunc</a></li><li><a href="inverted_index/search/fst_apply/__mock_MockFstApplier_FstApplier/__apply/enum.Matcher.html">inverted_index::search::fst_apply::__mock_MockFstApplier_FstApplier::__apply::Matcher</a></li><li><a href="inverted_index/search/fst_apply/__mock_MockFstApplier_FstApplier/__apply/enum.Rfunc.html">inverted_index::search::fst_apply::__mock_MockFstApplier_FstApplier::__apply::Rfunc</a></li><li><a href="inverted_index/search/fst_apply/__mock_MockFstApplier_FstApplier/__memory_usage/enum.Matcher.html">inverted_index::search::fst_apply::__mock_MockFstApplier_FstApplier::__memory_usage::Matcher</a></li><li><a href="inverted_index/search/fst_apply/__mock_MockFstApplier_FstApplier/__memory_usage/enum.Rfunc.html">inverted_index::search::fst_apply::__mock_MockFstApplier_FstApplier::__memory_usage::Rfunc</a></li><li><a href="inverted_index/search/index_apply/enum.IndexNotFoundStrategy.html">inverted_index::search::index_apply::IndexNotFoundStrategy</a></li><li><a href="inverted_index/search/index_apply/__mock_MockIndexApplier_IndexApplier/__apply/enum.Matcher.html">inverted_index::search::index_apply::__mock_MockIndexApplier_IndexApplier::__apply::Matcher</a></li><li><a href="inverted_index/search/index_apply/__mock_MockIndexApplier_IndexApplier/__apply/enum.Rfunc.html">inverted_index::search::index_apply::__mock_MockIndexApplier_IndexApplier::__apply::Rfunc</a></li><li><a href="inverted_index/search/index_apply/__mock_MockIndexApplier_IndexApplier/__memory_usage/enum.Matcher.html">inverted_index::search::index_apply::__mock_MockIndexApplier_IndexApplier::__memory_usage::Matcher</a></li><li><a href="inverted_index/search/index_apply/__mock_MockIndexApplier_IndexApplier/__memory_usage/enum.Rfunc.html">inverted_index::search::index_apply::__mock_MockIndexApplier_IndexApplier::__memory_usage::Rfunc</a></li><li><a href="inverted_index/search/predicate/enum.Predicate.html">inverted_index::search::predicate::Predicate</a></li><li><a href="target/enum.IndexTarget.html">target::IndexTarget</a></li><li><a href="target/enum.TargetKeyError.html">target::TargetKeyError</a></li></ul><h3 id="traits">Traits</h3><ul class="all-items"><li><a href="bloom_filter/reader/trait.BloomFilterReader.html">bloom_filter::reader::BloomFilterReader</a></li><li><a href="external_provider/trait.ExternalTempFileProvider.html">external_provider::ExternalTempFileProvider</a></li><li><a href="fulltext_index/create/trait.FulltextIndexCreator.html">fulltext_index::create::FulltextIndexCreator</a></li><li><a href="fulltext_index/search/trait.FulltextIndexSearcher.html">fulltext_index::search::FulltextIndexSearcher</a></li><li><a href="fulltext_index/tokenizer/trait.Tokenizer.html">fulltext_index::tokenizer::Tokenizer</a></li><li><a href="inverted_index/create/trait.InvertedIndexCreator.html">inverted_index::create::InvertedIndexCreator</a></li><li><a href="inverted_index/create/sort/trait.Sorter.html">inverted_index::create::sort::Sorter</a></li><li><a href="inverted_index/format/reader/trait.InvertedIndexReader.html">inverted_index::format::reader::InvertedIndexReader</a></li><li><a href="inverted_index/format/writer/trait.InvertedIndexWriter.html">inverted_index::format::writer::InvertedIndexWriter</a></li><li><a href="inverted_index/search/fst_apply/trait.FstApplier.html">inverted_index::search::fst_apply::FstApplier</a></li><li><a href="inverted_index/search/index_apply/trait.IndexApplier.html">inverted_index::search::index_apply::IndexApplier</a></li></ul><h3 id="functions">Functions</h3><ul class="all-items"><li><a href="bloom_filter/applier/fn.intersect_ranges.html">bloom_filter::applier::intersect_ranges</a></li><li><a href="bloom_filter/reader/fn.bytes_to_u64_vec.html">bloom_filter::reader::bytes_to_u64_vec</a></li><li><a href="inverted_index/create/sort/merge_stream/fn.merge_bitmaps.html">inverted_index::create::sort::merge_stream::merge_bitmaps</a></li><li><a href="target/fn.validate_column_key.html">target::validate_column_key</a></li></ul><h3 id="types">Type Aliases</h3><ul class="all-items"><li><a href="type.Bytes.html">Bytes</a></li><li><a href="type.BytesRef.html">BytesRef</a></li><li><a href="bloom_filter/error/type.Result.html">bloom_filter::error::Result</a></li><li><a href="error/type.Result.html">error::Result</a></li><li><a href="external_provider/type.Reader.html">external_provider::Reader</a></li><li><a href="external_provider/type.Writer.html">external_provider::Writer</a></li><li><a href="fulltext_index/error/type.Result.html">fulltext_index::error::Result</a></li><li><a href="fulltext_index/search/type.RowId.html">fulltext_index::search::RowId</a></li><li><a href="inverted_index/type.FstMap.html">inverted_index::FstMap</a></li><li><a href="inverted_index/create/sort/type.SortedStream.html">inverted_index::create::sort::SortedStream</a></li><li><a href="inverted_index/create/sort_create/type.IndexName.html">inverted_index::create::sort_create::IndexName</a></li><li><a href="inverted_index/create/sort_create/type.SegmentRowCount.html">inverted_index::create::sort_create::SegmentRowCount</a></li><li><a href="inverted_index/create/sort_create/type.SorterFactory.html">inverted_index::create::sort_create::SorterFactory</a></li><li><a href="inverted_index/error/type.Result.html">inverted_index::error::Result</a></li><li><a href="inverted_index/format/writer/type.ValueStream.html">inverted_index::format::writer::ValueStream</a></li><li><a href="inverted_index/search/index_apply/predicates_apply/type.IndexName.html">inverted_index::search::index_apply::predicates_apply::IndexName</a></li></ul><h3 id="constants">Constants</h3><ul class="all-items"><li><a href="bloom_filter/constant.SEED.html">bloom_filter::SEED</a></li><li><a href="bloom_filter/creator/finalize_segment/constant.MIN_MEMORY_USAGE_THRESHOLD.html">bloom_filter::creator::finalize_segment::MIN_MEMORY_USAGE_THRESHOLD</a></li><li><a href="bloom_filter/creator/intermediate_codec/constant.CODEC_V1_MAGIC.html">bloom_filter::creator::intermediate_codec::CODEC_V1_MAGIC</a></li><li><a href="bloom_filter/reader/constant.BLOOM_META_LEN_SIZE.html">bloom_filter::reader::BLOOM_META_LEN_SIZE</a></li><li><a href="bloom_filter/reader/constant.DEFAULT_PREFETCH_SIZE.html">bloom_filter::reader::DEFAULT_PREFETCH_SIZE</a></li><li><a href="fulltext_index/constant.KEY_FULLTEXT_CONFIG.html">fulltext_index::KEY_FULLTEXT_CONFIG</a></li><li><a href="fulltext_index/create/constant.ROWID_FIELD_NAME.html">fulltext_index::create::ROWID_FIELD_NAME</a></li><li><a href="fulltext_index/create/constant.TEXT_FIELD_NAME.html">fulltext_index::create::TEXT_FIELD_NAME</a></li><li><a href="fulltext_index/create/bloom_filter/constant.PIPE_BUFFER_SIZE_FOR_SENDING_BLOB.html">fulltext_index::create::bloom_filter::PIPE_BUFFER_SIZE_FOR_SENDING_BLOB</a></li><li><a href="fulltext_index/create/tantivy/constant.ROWID_FIELD_NAME.html">fulltext_index::create::tantivy::ROWID_FIELD_NAME</a></li><li><a href="fulltext_index/create/tantivy/constant.TEXT_FIELD_NAME.html">fulltext_index::create::tantivy::TEXT_FIELD_NAME</a></li><li><a href="fulltext_index/tokenizer/constant.VALID_ASCII_TOKEN.html">fulltext_index::tokenizer::VALID_ASCII_TOKEN</a></li><li><a href="inverted_index/create/sort/intermediate_rw/codec_v1/constant.CODEC_V1_MAGIC.html">inverted_index::create::sort::intermediate_rw::codec_v1::CODEC_V1_MAGIC</a></li><li><a href="inverted_index/create/sort/intermediate_rw/codec_v1/constant.U64_LENGTH.html">inverted_index::create::sort::intermediate_rw::codec_v1::U64_LENGTH</a></li><li><a href="inverted_index/format/constant.FOOTER_PAYLOAD_SIZE_SIZE.html">inverted_index::format::FOOTER_PAYLOAD_SIZE_SIZE</a></li><li><a href="inverted_index/format/constant.MIN_BLOB_SIZE.html">inverted_index::format::MIN_BLOB_SIZE</a></li><li><a href="inverted_index/format/reader/footer/constant.DEFAULT_PREFETCH_SIZE.html">inverted_index::format::reader::footer::DEFAULT_PREFETCH_SIZE</a></li></ul></section></div></main></body></html> |