mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-16 13:00:40 +00:00
2 lines
11 KiB
HTML
2 lines
11 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="API documentation for the Rust `instruction` mod in crate `common_meta`."><title>common_meta::instruction - Rust</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="common_meta" 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="../sidebar-items.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"><!--[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="#">Module instruction</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../common_meta/index.html">common_<wbr>meta</a><span class="version">1.0.0-rc.2</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module instruction</a></h2><h3><a href="#structs">Module 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="#functions" title="Functions">Functions</a></li></ul></section><div id="rustdoc-modnav"><h2 class="in-crate"><a href="../index.html">In crate common_<wbr>meta</a></h2></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"><div class="rustdoc-breadcrumbs"><a href="../index.html">common_meta</a></div><h1>Module <span>instruction</span> <button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../src/common_meta/instruction.rs.html#15-1514">Source</a> </span></div><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><dl class="item-table"><dt><a class="struct" href="struct.ApplyStagingManifest.html" title="struct common_meta::instruction::ApplyStagingManifest">Apply<wbr>Staging<wbr>Manifest</a></dt><dt><a class="struct" href="struct.ApplyStagingManifestReply.html" title="struct common_meta::instruction::ApplyStagingManifestReply">Apply<wbr>Staging<wbr>Manifest<wbr>Reply</a></dt><dt><a class="struct" href="struct.ApplyStagingManifestsReply.html" title="struct common_meta::instruction::ApplyStagingManifestsReply">Apply<wbr>Staging<wbr>Manifests<wbr>Reply</a></dt><dt><a class="struct" href="struct.CreateFlow.html" title="struct common_meta::instruction::CreateFlow">Create<wbr>Flow</a></dt><dt><a class="struct" href="struct.DowngradeRegion.html" title="struct common_meta::instruction::DowngradeRegion">Downgrade<wbr>Region</a></dt><dd>The instruction of downgrading leader region.</dd><dt><a class="struct" href="struct.DowngradeRegionReply.html" title="struct common_meta::instruction::DowngradeRegionReply">Downgrade<wbr>Region<wbr>Reply</a></dt><dd>The result of downgrade leader region.</dd><dt><a class="struct" href="struct.DowngradeRegionsReply.html" title="struct common_meta::instruction::DowngradeRegionsReply">Downgrade<wbr>Regions<wbr>Reply</a></dt><dt><a class="struct" href="struct.DropFlow.html" title="struct common_meta::instruction::DropFlow">Drop<wbr>Flow</a></dt><dt><a class="struct" href="struct.EnterStagingRegion.html" title="struct common_meta::instruction::EnterStagingRegion">Enter<wbr>Staging<wbr>Region</a></dt><dt><a class="struct" href="struct.EnterStagingRegionReply.html" title="struct common_meta::instruction::EnterStagingRegionReply">Enter<wbr>Staging<wbr>Region<wbr>Reply</a></dt><dt><a class="struct" href="struct.EnterStagingRegionsReply.html" title="struct common_meta::instruction::EnterStagingRegionsReply">Enter<wbr>Staging<wbr>Regions<wbr>Reply</a></dt><dt><a class="struct" href="struct.FlushRegionReply.html" title="struct common_meta::instruction::FlushRegionReply">Flush<wbr>Region<wbr>Reply</a></dt><dd>Reply for flush region operations with support for batch results.</dd><dt><a class="struct" href="struct.FlushRegions.html" title="struct common_meta::instruction::FlushRegions">Flush<wbr>Regions</a></dt><dd>Unified flush instruction supporting both single and batch operations
|
|
with configurable execution strategies and error handling.</dd><dt><a class="struct" href="struct.GcRegions.html" title="struct common_meta::instruction::GcRegions">GcRegions</a></dt><dd>Instruction to trigger garbage collection for a region.</dd><dt><a class="struct" href="struct.GcRegionsReply.html" title="struct common_meta::instruction::GcRegionsReply">GcRegions<wbr>Reply</a></dt><dd>Reply for GC instruction.</dd><dt><a class="struct" href="struct.GetFileRefs.html" title="struct common_meta::instruction::GetFileRefs">GetFile<wbr>Refs</a></dt><dd>Instruction to get file references for specified regions.</dd><dt><a class="struct" href="struct.GetFileRefsReply.html" title="struct common_meta::instruction::GetFileRefsReply">GetFile<wbr>Refs<wbr>Reply</a></dt><dd>Reply for GetFileRefs instruction.</dd><dt><a class="struct" href="struct.OpenRegion.html" title="struct common_meta::instruction::OpenRegion">Open<wbr>Region</a></dt><dt><a class="struct" href="struct.RegionIdent.html" title="struct common_meta::instruction::RegionIdent">Region<wbr>Ident</a></dt><dt><a class="struct" href="struct.RemapManifest.html" title="struct common_meta::instruction::RemapManifest">Remap<wbr>Manifest</a></dt><dt><a class="struct" href="struct.RemapManifestReply.html" title="struct common_meta::instruction::RemapManifestReply">Remap<wbr>Manifest<wbr>Reply</a></dt><dt><a class="struct" href="struct.SimpleReply.html" title="struct common_meta::instruction::SimpleReply">Simple<wbr>Reply</a></dt><dt><a class="struct" href="struct.SyncRegion.html" title="struct common_meta::instruction::SyncRegion">Sync<wbr>Region</a></dt><dd>Instruction payload for syncing a region from a manifest or another region.</dd><dt><a class="struct" href="struct.SyncRegionReply.html" title="struct common_meta::instruction::SyncRegionReply">Sync<wbr>Region<wbr>Reply</a></dt><dd>Reply for a single region sync request.</dd><dt><a class="struct" href="struct.SyncRegionsReply.html" title="struct common_meta::instruction::SyncRegionsReply">Sync<wbr>Regions<wbr>Reply</a></dt><dd>Reply for a batch of region sync requests.</dd><dt><a class="struct" href="struct.UpgradeRegion.html" title="struct common_meta::instruction::UpgradeRegion">Upgrade<wbr>Region</a></dt><dd>Upgrades a follower region to leader region.</dd><dt><a class="struct" href="struct.UpgradeRegionReply.html" title="struct common_meta::instruction::UpgradeRegionReply">Upgrade<wbr>Region<wbr>Reply</a></dt><dd>The reply of <a href="struct.UpgradeRegion.html" title="struct common_meta::instruction::UpgradeRegion">UpgradeRegion</a>.</dd><dt><a class="struct" href="struct.UpgradeRegionsReply.html" title="struct common_meta::instruction::UpgradeRegionsReply">Upgrade<wbr>Regions<wbr>Reply</a></dt></dl><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><dl class="item-table"><dt><a class="enum" href="enum.CacheIdent.html" title="enum common_meta::instruction::CacheIdent">Cache<wbr>Ident</a></dt><dd>The identifier of cache.</dd><dt><a class="enum" href="enum.DowngradeRegionsCompat.html" title="enum common_meta::instruction::DowngradeRegionsCompat">Downgrade<wbr>Regions<wbr>Compat</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="enum" href="enum.FlushErrorStrategy.html" title="enum common_meta::instruction::FlushErrorStrategy">Flush<wbr>Error<wbr>Strategy</a></dt><dd>Error handling strategy for batch flush operations.</dd><dt><a class="enum" href="enum.FlushStrategy.html" title="enum common_meta::instruction::FlushStrategy">Flush<wbr>Strategy</a></dt><dd>Strategy for executing flush operations.</dd><dt><a class="enum" href="enum.Instruction.html" title="enum common_meta::instruction::Instruction">Instruction</a></dt><dt><a class="enum" href="enum.InstructionReply.html" title="enum common_meta::instruction::InstructionReply">Instruction<wbr>Reply</a></dt><dt><a class="enum" href="enum.SingleOrMultiple.html" title="enum common_meta::instruction::SingleOrMultiple">Single<wbr>OrMultiple</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="enum" href="enum.StagingPartitionDirective.html" title="enum common_meta::instruction::StagingPartitionDirective">Staging<wbr>Partition<wbr>Directive</a></dt><dt><a class="enum" href="enum.UpgradeRegionsCompat.html" title="enum common_meta::instruction::UpgradeRegionsCompat">Upgrade<wbr>Regions<wbr>Compat</a><span title="Restricted Visibility"> 🔒</span> </dt></dl><h2 id="functions" class="section-header">Functions<a href="#functions" class="anchor">§</a></h2><dl class="item-table"><dt><a class="fn" href="fn.deserialize_enter_staging_partition_directive.html" title="fn common_meta::instruction::deserialize_enter_staging_partition_directive">deserialize_<wbr>enter_<wbr>staging_<wbr>partition_<wbr>directive</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.downgrade_regions_compat_from.html" title="fn common_meta::instruction::downgrade_regions_compat_from">downgrade_<wbr>regions_<wbr>compat_<wbr>from</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.serialize_enter_staging_partition_directive.html" title="fn common_meta::instruction::serialize_enter_staging_partition_directive">serialize_<wbr>enter_<wbr>staging_<wbr>partition_<wbr>directive</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.single_or_multiple_from.html" title="fn common_meta::instruction::single_or_multiple_from">single_<wbr>or_<wbr>multiple_<wbr>from</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.upgrade_regions_compat_from.html" title="fn common_meta::instruction::upgrade_regions_compat_from">upgrade_<wbr>regions_<wbr>compat_<wbr>from</a><span title="Restricted Visibility"> 🔒</span> </dt></dl></section></div></main></body></html> |