mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-15 12:30:38 +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="API documentation for the Rust `error` mod in crate `meta_srv`."><title>meta_srv::error - 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-17e0aaed.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="meta_srv" data-themes="" data-resource-suffix="" data-rustdoc-version="1.96.0-nightly (ac7f9ec7d 2026-03-20)" data-channel="nightly" data-search-js="search-63369b7b.js" data-stringdex-js="stringdex-2da4960a.js" data-settings-js="settings-170eb4bf.js" ><script src="../../static.files/storage-41dd4d93.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../static.files/main-5013f961.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-f7c3ffd8.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"><a class="skip-main-content" href="#main-content">Skip to main content</a><!--[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 error</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../meta_srv/index.html">meta_<wbr>srv</a><span class="version">1.0.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module error</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><li><a href="#types" title="Type Aliases">Type Aliases</a></li></ul></section><div id="rustdoc-modnav"><h2 class="in-crate"><a href="../index.html">In crate meta_<wbr>srv</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" tabindex="-1"><div class="main-heading"><div class="rustdoc-breadcrumbs"><a href="../index.html">meta_srv</a></div><h1>Module <span>error</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/meta_srv/error.rs.html#15-1364">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.AcquireMySqlClientSnafu.html" title="struct meta_srv::error::AcquireMySqlClientSnafu">Acquire<wbr>MySql<wbr>Client<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::AcquireMySqlClient</code> variant</dd><dt><a class="struct" href="struct.AllocateRegionRoutesSnafu.html" title="struct meta_srv::error::AllocateRegionRoutesSnafu">Allocate<wbr>Region<wbr>Routes<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::AllocateRegionRoutes</code> variant</dd><dt><a class="struct" href="struct.AllocateRegionsSnafu.html" title="struct meta_srv::error::AllocateRegionsSnafu">Allocate<wbr>Regions<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::AllocateRegions</code> variant</dd><dt><a class="struct" href="struct.AllocateWalOptionsSnafu.html" title="struct meta_srv::error::AllocateWalOptionsSnafu">Allocate<wbr>WalOptions<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::AllocateWalOptions</code> variant</dd><dt><a class="struct" href="struct.BatchGetSnafu.html" title="struct meta_srv::error::BatchGetSnafu">Batch<wbr>GetSnafu</a></dt><dd>SNAFU context selector for the <code>Error::BatchGet</code> variant</dd><dt><a class="struct" href="struct.BuildCreateRequestSnafu.html" title="struct meta_srv::error::BuildCreateRequestSnafu">Build<wbr>Create<wbr>Request<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildCreateRequest</code> variant</dd><dt><a class="struct" href="struct.BuildKafkaClientSnafu.html" title="struct meta_srv::error::BuildKafkaClientSnafu">Build<wbr>Kafka<wbr>Client<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildKafkaClient</code> variant</dd><dt><a class="struct" href="struct.BuildPartitionClientSnafu.html" title="struct meta_srv::error::BuildPartitionClientSnafu">Build<wbr>Partition<wbr>Client<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildPartitionClient</code> variant</dd><dt><a class="struct" href="struct.BuildTlsOptionsSnafu.html" title="struct meta_srv::error::BuildTlsOptionsSnafu">Build<wbr>TlsOptions<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildTlsOptions</code> variant</dd><dt><a class="struct" href="struct.BuildWalProviderSnafu.html" title="struct meta_srv::error::BuildWalProviderSnafu">Build<wbr>WalProvider<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildWalProvider</code> variant</dd><dt><a class="struct" href="struct.ChooseItemsSnafu.html" title="struct meta_srv::error::ChooseItemsSnafu">Choose<wbr>Items<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ChooseItems</code> variant</dd><dt><a class="struct" href="struct.ConnectEtcdSnafu.html" title="struct meta_srv::error::ConnectEtcdSnafu">Connect<wbr>Etcd<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConnectEtcd</code> variant</dd><dt><a class="struct" href="struct.ConvertProtoDataSnafu.html" title="struct meta_srv::error::ConvertProtoDataSnafu">Convert<wbr>Proto<wbr>Data<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertProtoData</code> variant</dd><dt><a class="struct" href="struct.CreateChannelSnafu.html" title="struct meta_srv::error::CreateChannelSnafu">Create<wbr>Channel<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateChannel</code> variant</dd><dt><a class="struct" href="struct.CreateMySqlPoolSnafu.html" title="struct meta_srv::error::CreateMySqlPoolSnafu">Create<wbr>MySql<wbr>Pool<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateMySqlPool</code> variant</dd><dt><a class="struct" href="struct.CreatePostgresPoolSnafu.html" title="struct meta_srv::error::CreatePostgresPoolSnafu">Create<wbr>Postgres<wbr>Pool<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreatePostgresPool</code> variant</dd><dt><a class="struct" href="struct.DatanodeTableNotFoundSnafu.html" title="struct meta_srv::error::DatanodeTableNotFoundSnafu">Datanode<wbr>Table<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DatanodeTableNotFound</code> variant</dd><dt><a class="struct" href="struct.DeallocateRegionsSnafu.html" title="struct meta_srv::error::DeallocateRegionsSnafu">Deallocate<wbr>Regions<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DeallocateRegions</code> variant</dd><dt><a class="struct" href="struct.DecodeSqlValueSnafu.html" title="struct meta_srv::error::DecodeSqlValueSnafu">Decode<wbr>SqlValue<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DecodeSqlValue</code> variant</dd><dt><a class="struct" href="struct.DeleteRecordsSnafu.html" title="struct meta_srv::error::DeleteRecordsSnafu">Delete<wbr>Records<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DeleteRecords</code> variant</dd><dt><a class="struct" href="struct.DeserializeFromJsonSnafu.html" title="struct meta_srv::error::DeserializeFromJsonSnafu">Deserialize<wbr>From<wbr>Json<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DeserializeFromJson</code> variant</dd><dt><a class="struct" href="struct.DeserializePartitionExprSnafu.html" title="struct meta_srv::error::DeserializePartitionExprSnafu">Deserialize<wbr>Partition<wbr>Expr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DeserializePartitionExpr</code> variant</dd><dt><a class="struct" href="struct.DowngradeLeaderSnafu.html" title="struct meta_srv::error::DowngradeLeaderSnafu">Downgrade<wbr>Leader<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DowngradeLeader</code> variant</dd><dt><a class="struct" href="struct.EmptyKeySnafu.html" title="struct meta_srv::error::EmptyKeySnafu">Empty<wbr>KeySnafu</a></dt><dd>SNAFU context selector for the <code>Error::EmptyKey</code> variant</dd><dt><a class="struct" href="struct.EmptyPartitionExprSnafu.html" title="struct meta_srv::error::EmptyPartitionExprSnafu">Empty<wbr>Partition<wbr>Expr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EmptyPartitionExpr</code> variant</dd><dt><a class="struct" href="struct.EtcdFailedSnafu.html" title="struct meta_srv::error::EtcdFailedSnafu">Etcd<wbr>Failed<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EtcdFailed</code> variant</dd><dt><a class="struct" href="struct.ExceededDeadlineSnafu.html" title="struct meta_srv::error::ExceededDeadlineSnafu">Exceeded<wbr>Deadline<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ExceededDeadline</code> variant</dd><dt><a class="struct" href="struct.ExceededRetryLimitSnafu.html" title="struct meta_srv::error::ExceededRetryLimitSnafu">Exceeded<wbr>Retry<wbr>Limit<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ExceededRetryLimit</code> variant</dd><dt><a class="struct" href="struct.FileIoSnafu.html" title="struct meta_srv::error::FileIoSnafu">File<wbr>IoSnafu</a></dt><dd>SNAFU context selector for the <code>Error::FileIo</code> variant</dd><dt><a class="struct" href="struct.FlowStateHandlerSnafu.html" title="struct meta_srv::error::FlowStateHandlerSnafu">Flow<wbr>State<wbr>Handler<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FlowStateHandler</code> variant</dd><dt><a class="struct" href="struct.GetOffsetSnafu.html" title="struct meta_srv::error::GetOffsetSnafu">GetOffset<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::GetOffset</code> variant</dd><dt><a class="struct" href="struct.GetPostgresClientSnafu.html" title="struct meta_srv::error::GetPostgresClientSnafu">GetPostgres<wbr>Client<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::GetPostgresClient</code> variant</dd><dt><a class="struct" href="struct.GetPostgresConnectionSnafu.html" title="struct meta_srv::error::GetPostgresConnectionSnafu">GetPostgres<wbr>Connection<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::GetPostgresConnection</code> variant</dd><dt><a class="struct" href="struct.HandlerNotFoundSnafu.html" title="struct meta_srv::error::HandlerNotFoundSnafu">Handler<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::HandlerNotFound</code> variant</dd><dt><a class="struct" href="struct.InitDdlManagerSnafu.html" title="struct meta_srv::error::InitDdlManagerSnafu">Init<wbr>DdlManager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InitDdlManager</code> variant</dd><dt><a class="struct" href="struct.InitMetadataSnafu.html" title="struct meta_srv::error::InitMetadataSnafu">Init<wbr>Metadata<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InitMetadata</code> variant</dd><dt><a class="struct" href="struct.InitReconciliationManagerSnafu.html" title="struct meta_srv::error::InitReconciliationManagerSnafu">Init<wbr>Reconciliation<wbr>Manager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InitReconciliationManager</code> variant</dd><dt><a class="struct" href="struct.InvalidArgumentsSnafu.html" title="struct meta_srv::error::InvalidArgumentsSnafu">Invalid<wbr>Arguments<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidArguments</code> variant</dd><dt><a class="struct" href="struct.InvalidClusterInfoFormatSnafu.html" title="struct meta_srv::error::InvalidClusterInfoFormatSnafu">Invalid<wbr>Cluster<wbr>Info<wbr>Format<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidClusterInfoFormat</code> variant</dd><dt><a class="struct" href="struct.InvalidDatanodeStatFormatSnafu.html" title="struct meta_srv::error::InvalidDatanodeStatFormatSnafu">Invalid<wbr>Datanode<wbr>Stat<wbr>Format<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidDatanodeStatFormat</code> variant</dd><dt><a class="struct" href="struct.InvalidHttpBodySnafu.html" title="struct meta_srv::error::InvalidHttpBodySnafu">Invalid<wbr>Http<wbr>Body<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidHttpBody</code> variant</dd><dt><a class="struct" href="struct.InvalidInactiveRegionKeySnafu.html" title="struct meta_srv::error::InvalidInactiveRegionKeySnafu">Invalid<wbr>Inactive<wbr>Region<wbr>KeySnafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidInactiveRegionKey</code> variant</dd><dt><a class="struct" href="struct.InvalidLeaseKeySnafu.html" title="struct meta_srv::error::InvalidLeaseKeySnafu">Invalid<wbr>Lease<wbr>KeySnafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidLeaseKey</code> variant</dd><dt><a class="struct" href="struct.InvalidNodeInfoFormatSnafu.html" title="struct meta_srv::error::InvalidNodeInfoFormatSnafu">Invalid<wbr>Node<wbr>Info<wbr>Format<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidNodeInfoFormat</code> variant</dd><dt><a class="struct" href="struct.InvalidRegionKeyFromUtf8Snafu.html" title="struct meta_srv::error::InvalidRegionKeyFromUtf8Snafu">Invalid<wbr>Region<wbr>KeyFrom<wbr>Utf8<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidRegionKeyFromUtf8</code> variant</dd><dt><a class="struct" href="struct.InvalidStatKeySnafu.html" title="struct meta_srv::error::InvalidStatKeySnafu">Invalid<wbr>Stat<wbr>KeySnafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidStatKey</code> variant</dd><dt><a class="struct" href="struct.InvalidUtf8ValueSnafu.html" title="struct meta_srv::error::InvalidUtf8ValueSnafu">Invalid<wbr>Utf8<wbr>Value<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidUtf8Value</code> variant</dd><dt><a class="struct" href="struct.InvalidateTableCacheSnafu.html" title="struct meta_srv::error::InvalidateTableCacheSnafu">Invalidate<wbr>Table<wbr>Cache<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidateTableCache</code> variant</dd><dt><a class="struct" href="struct.IsNotLeaderSnafu.html" title="struct meta_srv::error::IsNotLeaderSnafu">IsNot<wbr>Leader<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::IsNotLeader</code> variant</dd><dt><a class="struct" href="struct.JoinSnafu.html" title="struct meta_srv::error::JoinSnafu">Join<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Join</code> variant</dd><dt><a class="struct" href="struct.KvBackendSnafu.html" title="struct meta_srv::error::KvBackendSnafu">KvBackend<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::KvBackend</code> variant</dd><dt><a class="struct" href="struct.LeaderLeaseChangedSnafu.html" title="struct meta_srv::error::LeaderLeaseChangedSnafu">Leader<wbr>Lease<wbr>Changed<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::LeaderLeaseChanged</code> variant</dd><dt><a class="struct" href="struct.LeaderLeaseExpiredSnafu.html" title="struct meta_srv::error::LeaderLeaseExpiredSnafu">Leader<wbr>Lease<wbr>Expired<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::LeaderLeaseExpired</code> variant</dd><dt><a class="struct" href="struct.LeaderPeerChangedSnafu.html" title="struct meta_srv::error::LeaderPeerChangedSnafu">Leader<wbr>Peer<wbr>Changed<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::LeaderPeerChanged</code> variant</dd><dt><a class="struct" href="struct.LeaseKeyFromUtf8Snafu.html" title="struct meta_srv::error::LeaseKeyFromUtf8Snafu">Lease<wbr>KeyFrom<wbr>Utf8<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::LeaseKeyFromUtf8</code> variant</dd><dt><a class="struct" href="struct.LeaseValueFromUtf8Snafu.html" title="struct meta_srv::error::LeaseValueFromUtf8Snafu">Lease<wbr>Value<wbr>From<wbr>Utf8<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::LeaseValueFromUtf8</code> variant</dd><dt><a class="struct" href="struct.ListActiveDatanodesSnafu.html" title="struct meta_srv::error::ListActiveDatanodesSnafu">List<wbr>Active<wbr>Datanodes<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ListActiveDatanodes</code> variant</dd><dt><a class="struct" href="struct.ListActiveFlownodesSnafu.html" title="struct meta_srv::error::ListActiveFlownodesSnafu">List<wbr>Active<wbr>Flownodes<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ListActiveFlownodes</code> variant</dd><dt><a class="struct" href="struct.ListActiveFrontendsSnafu.html" title="struct meta_srv::error::ListActiveFrontendsSnafu">List<wbr>Active<wbr>Frontends<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ListActiveFrontends</code> variant</dd><dt><a class="struct" href="struct.ListCatalogsSnafu.html" title="struct meta_srv::error::ListCatalogsSnafu">List<wbr>Catalogs<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ListCatalogs</code> variant</dd><dt><a class="struct" href="struct.ListSchemasSnafu.html" title="struct meta_srv::error::ListSchemasSnafu">List<wbr>Schemas<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ListSchemas</code> variant</dd><dt><a class="struct" href="struct.ListTablesSnafu.html" title="struct meta_srv::error::ListTablesSnafu">List<wbr>Tables<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ListTables</code> variant</dd><dt><a class="struct" href="struct.MailboxChannelClosedSnafu.html" title="struct meta_srv::error::MailboxChannelClosedSnafu">Mailbox<wbr>Channel<wbr>Closed<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MailboxChannelClosed</code> variant</dd><dt><a class="struct" href="struct.MailboxClosedSnafu.html" title="struct meta_srv::error::MailboxClosedSnafu">Mailbox<wbr>Closed<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MailboxClosed</code> variant</dd><dt><a class="struct" href="struct.MailboxReceiverSnafu.html" title="struct meta_srv::error::MailboxReceiverSnafu">Mailbox<wbr>Receiver<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MailboxReceiver</code> variant</dd><dt><a class="struct" href="struct.MailboxTimeoutSnafu.html" title="struct meta_srv::error::MailboxTimeoutSnafu">Mailbox<wbr>Timeout<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MailboxTimeout</code> variant</dd><dt><a class="struct" href="struct.MigrationAbortSnafu.html" title="struct meta_srv::error::MigrationAbortSnafu">Migration<wbr>Abort<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MigrationAbort</code> variant</dd><dt><a class="struct" href="struct.MigrationRunningSnafu.html" title="struct meta_srv::error::MigrationRunningSnafu">Migration<wbr>Running<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MigrationRunning</code> variant</dd><dt><a class="struct" href="struct.MissingRequestHeaderSnafu.html" title="struct meta_srv::error::MissingRequestHeaderSnafu">Missing<wbr>Request<wbr>Header<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingRequestHeader</code> variant</dd><dt><a class="struct" href="struct.MissingRequiredParameterSnafu.html" title="struct meta_srv::error::MissingRequiredParameterSnafu">Missing<wbr>Required<wbr>Parameter<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingRequiredParameter</code> variant</dd><dt><a class="struct" href="struct.MySqlExecutionSnafu.html" title="struct meta_srv::error::MySqlExecutionSnafu">MySql<wbr>Execution<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MySqlExecution</code> variant</dd><dt><a class="struct" href="struct.NextSequenceSnafu.html" title="struct meta_srv::error::NextSequenceSnafu">Next<wbr>Sequence<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NextSequence</code> variant</dd><dt><a class="struct" href="struct.NoAvailableFrontendSnafu.html" title="struct meta_srv::error::NoAvailableFrontendSnafu">NoAvailable<wbr>Frontend<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NoAvailableFrontend</code> variant</dd><dt><a class="struct" href="struct.NoEnoughAvailableNodeSnafu.html" title="struct meta_srv::error::NoEnoughAvailableNodeSnafu">NoEnough<wbr>Available<wbr>Node<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NoEnoughAvailableNode</code> variant</dd><dt><a class="struct" href="struct.NoLeaderSnafu.html" title="struct meta_srv::error::NoLeaderSnafu">NoLeader<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NoLeader</code> variant</dd><dt><a class="struct" href="struct.OtherSnafu.html" title="struct meta_srv::error::OtherSnafu">Other<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Other</code> variant</dd><dt><a class="struct" href="struct.ParseAddrSnafu.html" title="struct meta_srv::error::ParseAddrSnafu">Parse<wbr>Addr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseAddr</code> variant</dd><dt><a class="struct" href="struct.ParseBoolSnafu.html" title="struct meta_srv::error::ParseBoolSnafu">Parse<wbr>Bool<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseBool</code> variant</dd><dt><a class="struct" href="struct.ParseMySqlUrlSnafu.html" title="struct meta_srv::error::ParseMySqlUrlSnafu">Parse<wbr>MySql<wbr>UrlSnafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseMySqlUrl</code> variant</dd><dt><a class="struct" href="struct.ParseNumSnafu.html" title="struct meta_srv::error::ParseNumSnafu">Parse<wbr>NumSnafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseNum</code> variant</dd><dt><a class="struct" href="struct.ParseWalOptionsSnafu.html" title="struct meta_srv::error::ParseWalOptionsSnafu">Parse<wbr>WalOptions<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseWalOptions</code> variant</dd><dt><a class="struct" href="struct.PartitionExprMismatchSnafu.html" title="struct meta_srv::error::PartitionExprMismatchSnafu">Partition<wbr>Expr<wbr>Mismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PartitionExprMismatch</code> variant</dd><dt><a class="struct" href="struct.PeekSequenceSnafu.html" title="struct meta_srv::error::PeekSequenceSnafu">Peek<wbr>Sequence<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PeekSequence</code> variant</dd><dt><a class="struct" href="struct.PeerUnavailableSnafu.html" title="struct meta_srv::error::PeerUnavailableSnafu">Peer<wbr>Unavailable<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PeerUnavailable</code> variant</dd><dt><a class="struct" href="struct.PostgresExecutionSnafu.html" title="struct meta_srv::error::PostgresExecutionSnafu">Postgres<wbr>Execution<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PostgresExecution</code> variant</dd><dt><a class="struct" href="struct.ProcedureNotFoundSnafu.html" title="struct meta_srv::error::ProcedureNotFoundSnafu">Procedure<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ProcedureNotFound</code> variant</dd><dt><a class="struct" href="struct.PruneTaskAlreadyRunningSnafu.html" title="struct meta_srv::error::PruneTaskAlreadyRunningSnafu">Prune<wbr>Task<wbr>Already<wbr>Running<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PruneTaskAlreadyRunning</code> variant</dd><dt><a class="struct" href="struct.PublishMessageSnafu.html" title="struct meta_srv::error::PublishMessageSnafu">Publish<wbr>Message<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PublishMessage</code> variant</dd><dt><a class="struct" href="struct.PushMessageSnafu.html" title="struct meta_srv::error::PushMessageSnafu">Push<wbr>Message<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PushMessage</code> variant</dd><dt><a class="struct" href="struct.PusherNotFoundSnafu.html" title="struct meta_srv::error::PusherNotFoundSnafu">Pusher<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PusherNotFound</code> variant</dd><dt><a class="struct" href="struct.QueryProcedureSnafu.html" title="struct meta_srv::error::QueryProcedureSnafu">Query<wbr>Procedure<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::QueryProcedure</code> variant</dd><dt><a class="struct" href="struct.RangeSnafu.html" title="struct meta_srv::error::RangeSnafu">Range<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Range</code> variant</dd><dt><a class="struct" href="struct.RegionMigratedSnafu.html" title="struct meta_srv::error::RegionMigratedSnafu">Region<wbr>Migrated<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionMigrated</code> variant</dd><dt><a class="struct" href="struct.RegionOperatingRaceSnafu.html" title="struct meta_srv::error::RegionOperatingRaceSnafu">Region<wbr>Operating<wbr>Race<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionOperatingRace</code> variant</dd><dt><a class="struct" href="struct.RegionRouteNotFoundSnafu.html" title="struct meta_srv::error::RegionRouteNotFoundSnafu">Region<wbr>Route<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionRouteNotFound</code> variant</dd><dt><a class="struct" href="struct.RegisterProcedureLoaderSnafu.html" title="struct meta_srv::error::RegisterProcedureLoaderSnafu">Register<wbr>Procedure<wbr>Loader<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegisterProcedureLoader</code> variant</dd><dt><a class="struct" href="struct.RepartitionCreateSubtasksSnafu.html" title="struct meta_srv::error::RepartitionCreateSubtasksSnafu">Repartition<wbr>Create<wbr>Subtasks<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RepartitionCreateSubtasks</code> variant</dd><dt><a class="struct" href="struct.RepartitionSourceExprMismatchSnafu.html" title="struct meta_srv::error::RepartitionSourceExprMismatchSnafu">Repartition<wbr>Source<wbr>Expr<wbr>Mismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RepartitionSourceExprMismatch</code> variant</dd><dt><a class="struct" href="struct.RepartitionSourceRegionMissingSnafu.html" title="struct meta_srv::error::RepartitionSourceRegionMissingSnafu">Repartition<wbr>Source<wbr>Region<wbr>Missing<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RepartitionSourceRegionMissing</code> variant</dd><dt><a class="struct" href="struct.RepartitionSubprocedureStateReceiverSnafu.html" title="struct meta_srv::error::RepartitionSubprocedureStateReceiverSnafu">Repartition<wbr>Subprocedure<wbr>State<wbr>Receiver<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RepartitionSubprocedureStateReceiver</code> variant</dd><dt><a class="struct" href="struct.RepartitionTargetRegionMissingSnafu.html" title="struct meta_srv::error::RepartitionTargetRegionMissingSnafu">Repartition<wbr>Target<wbr>Region<wbr>Missing<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RepartitionTargetRegionMissing</code> variant</dd><dt><a class="struct" href="struct.ResponseHeaderNotFoundSnafu.html" title="struct meta_srv::error::ResponseHeaderNotFoundSnafu">Response<wbr>Header<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ResponseHeaderNotFound</code> variant</dd><dt><a class="struct" href="struct.RetryLaterSnafu.html" title="struct meta_srv::error::RetryLaterSnafu">Retry<wbr>Later<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RetryLater</code> variant</dd><dt><a class="struct" href="struct.RetryLaterWithSourceSnafu.html" title="struct meta_srv::error::RetryLaterWithSourceSnafu">Retry<wbr>Later<wbr>With<wbr>Source<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RetryLaterWithSource</code> variant</dd><dt><a class="struct" href="struct.RuntimeSwitchManagerSnafu.html" title="struct meta_srv::error::RuntimeSwitchManagerSnafu">Runtime<wbr>Switch<wbr>Manager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RuntimeSwitchManager</code> variant</dd><dt><a class="struct" href="struct.SaveClusterInfoSnafu.html" title="struct meta_srv::error::SaveClusterInfoSnafu">Save<wbr>Cluster<wbr>Info<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SaveClusterInfo</code> variant</dd><dt><a class="struct" href="struct.SchemaAlreadyExistsSnafu.html" title="struct meta_srv::error::SchemaAlreadyExistsSnafu">Schema<wbr>Already<wbr>Exists<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SchemaAlreadyExists</code> variant</dd><dt><a class="struct" href="struct.SendShutdownSignalSnafu.html" title="struct meta_srv::error::SendShutdownSignalSnafu">Send<wbr>Shutdown<wbr>Signal<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SendShutdownSignal</code> variant</dd><dt><a class="struct" href="struct.SerializeConfigSnafu.html" title="struct meta_srv::error::SerializeConfigSnafu">Serialize<wbr>Config<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SerializeConfig</code> variant</dd><dt><a class="struct" href="struct.SerializePartitionExprSnafu.html" title="struct meta_srv::error::SerializePartitionExprSnafu">Serialize<wbr>Partition<wbr>Expr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SerializePartitionExpr</code> variant</dd><dt><a class="struct" href="struct.SerializeToJsonSnafu.html" title="struct meta_srv::error::SerializeToJsonSnafu">Serialize<wbr>ToJson<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SerializeToJson</code> variant</dd><dt><a class="struct" href="struct.SetNextSequenceSnafu.html" title="struct meta_srv::error::SetNextSequenceSnafu">SetNext<wbr>Sequence<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SetNextSequence</code> variant</dd><dt><a class="struct" href="struct.ShutdownServerSnafu.html" title="struct meta_srv::error::ShutdownServerSnafu">Shutdown<wbr>Server<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ShutdownServer</code> variant</dd><dt><a class="struct" href="struct.SqlExecutionTimeoutSnafu.html" title="struct meta_srv::error::SqlExecutionTimeoutSnafu">SqlExecution<wbr>Timeout<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SqlExecutionTimeout</code> variant</dd><dt><a class="struct" href="struct.StartGrpcSnafu.html" title="struct meta_srv::error::StartGrpcSnafu">Start<wbr>Grpc<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StartGrpc</code> variant</dd><dt><a class="struct" href="struct.StartHttpSnafu.html" title="struct meta_srv::error::StartHttpSnafu">Start<wbr>Http<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StartHttp</code> variant</dd><dt><a class="struct" href="struct.StartProcedureManagerSnafu.html" title="struct meta_srv::error::StartProcedureManagerSnafu">Start<wbr>Procedure<wbr>Manager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StartProcedureManager</code> variant</dd><dt><a class="struct" href="struct.StartTelemetryTaskSnafu.html" title="struct meta_srv::error::StartTelemetryTaskSnafu">Start<wbr>Telemetry<wbr>Task<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StartTelemetryTask</code> variant</dd><dt><a class="struct" href="struct.StopProcedureManagerSnafu.html" title="struct meta_srv::error::StopProcedureManagerSnafu">Stop<wbr>Procedure<wbr>Manager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StopProcedureManager</code> variant</dd><dt><a class="struct" href="struct.SubmitDdlTaskSnafu.html" title="struct meta_srv::error::SubmitDdlTaskSnafu">Submit<wbr>DdlTask<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SubmitDdlTask</code> variant</dd><dt><a class="struct" href="struct.SubmitProcedureSnafu.html" title="struct meta_srv::error::SubmitProcedureSnafu">Submit<wbr>Procedure<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SubmitProcedure</code> variant</dd><dt><a class="struct" href="struct.SubmitReconcileProcedureSnafu.html" title="struct meta_srv::error::SubmitReconcileProcedureSnafu">Submit<wbr>Reconcile<wbr>Procedure<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SubmitReconcileProcedure</code> variant</dd><dt><a class="struct" href="struct.TableAlreadyExistsSnafu.html" title="struct meta_srv::error::TableAlreadyExistsSnafu">Table<wbr>Already<wbr>Exists<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableAlreadyExists</code> variant</dd><dt><a class="struct" href="struct.TableInfoNotFoundSnafu.html" title="struct meta_srv::error::TableInfoNotFoundSnafu">Table<wbr>Info<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableInfoNotFound</code> variant</dd><dt><a class="struct" href="struct.TableMetadataManagerSnafu.html" title="struct meta_srv::error::TableMetadataManagerSnafu">Table<wbr>Metadata<wbr>Manager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableMetadataManager</code> variant</dd><dt><a class="struct" href="struct.TableNotFoundSnafu.html" title="struct meta_srv::error::TableNotFoundSnafu">Table<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableNotFound</code> variant</dd><dt><a class="struct" href="struct.TableRouteNotFoundSnafu.html" title="struct meta_srv::error::TableRouteNotFoundSnafu">Table<wbr>Route<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableRouteNotFound</code> variant</dd><dt><a class="struct" href="struct.TcpBindSnafu.html" title="struct meta_srv::error::TcpBindSnafu">TcpBind<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TcpBind</code> variant</dd><dt><a class="struct" href="struct.TomlFormatSnafu.html" title="struct meta_srv::error::TomlFormatSnafu">Toml<wbr>Format<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TomlFormat</code> variant</dd><dt><a class="struct" href="struct.TooManyPartitionsSnafu.html" title="struct meta_srv::error::TooManyPartitionsSnafu">TooMany<wbr>Partitions<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TooManyPartitions</code> variant</dd><dt><a class="struct" href="struct.UnexpectedInstructionReplySnafu.html" title="struct meta_srv::error::UnexpectedInstructionReplySnafu">Unexpected<wbr>Instruction<wbr>Reply<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnexpectedInstructionReply</code> variant</dd><dt><a class="struct" href="struct.UnexpectedLogicalRouteTableSnafu.html" title="struct meta_srv::error::UnexpectedLogicalRouteTableSnafu">Unexpected<wbr>Logical<wbr>Route<wbr>Table<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnexpectedLogicalRouteTable</code> variant</dd><dt><a class="struct" href="struct.UnexpectedSnafu.html" title="struct meta_srv::error::UnexpectedSnafu">Unexpected<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Unexpected</code> variant</dd><dt><a class="struct" href="struct.UnsupportedSelectorTypeSnafu.html" title="struct meta_srv::error::UnsupportedSelectorTypeSnafu">Unsupported<wbr>Selector<wbr>Type<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnsupportedSelectorType</code> variant</dd><dt><a class="struct" href="struct.UnsupportedSnafu.html" title="struct meta_srv::error::UnsupportedSnafu">Unsupported<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Unsupported</code> variant</dd><dt><a class="struct" href="struct.UpdateTopicNameValueSnafu.html" title="struct meta_srv::error::UpdateTopicNameValueSnafu">Update<wbr>Topic<wbr>Name<wbr>Value<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UpdateTopicNameValue</code> variant</dd><dt><a class="struct" href="struct.WaitProcedureSnafu.html" title="struct meta_srv::error::WaitProcedureSnafu">Wait<wbr>Procedure<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::WaitProcedure</code> variant</dd></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.Error.html" title="enum meta_srv::error::Error">Error</a></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.match_for_io_error.html" title="fn meta_srv::error::match_for_io_error">match_<wbr>for_<wbr>io_<wbr>error</a><span title="Restricted Visibility"> 🔒</span> </dt></dl><h2 id="types" class="section-header">Type Aliases<a href="#types" class="anchor">§</a></h2><dl class="item-table"><dt><a class="type" href="type.Result.html" title="type meta_srv::error::Result">Result</a></dt></dl></section></div></main></body></html> |