Files
greptimedb/api/v1/index.html
2025-12-18 14:53:29 +00:00

5 lines
24 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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 `v1` mod in crate `api`."><title>api::v1 - 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="api" 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 v1</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../api/index.html">api</a><span class="version">1.0.0-beta.3</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module v1</a></h2><h3><a href="#modules">Module Items</a></h3><ul class="block"><li><a href="#modules" title="Modules">Modules</a></li><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></ul></section><div id="rustdoc-modnav"><h2 class="in-crate"><a href="../index.html">In crate api</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">api</a></div><h1>Module <span>v1</span>&nbsp;<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/api/v1.rs.html#15-23">Source</a> </span></div><h2 id="modules" class="section-header">Modules<a href="#modules" class="anchor">§</a></h2><dl class="item-table"><dt><a class="mod" href="add_column_location/index.html" title="mod api::v1::add_column_location">add_<wbr>column_<wbr>location</a></dt><dd>Nested message and enum types in <code>AddColumnLocation</code>.</dd><dt><a class="mod" href="alter_database_expr/index.html" title="mod api::v1::alter_database_expr">alter_<wbr>database_<wbr>expr</a></dt><dd>Nested message and enum types in <code>AlterDatabaseExpr</code>.</dd><dt><a class="mod" href="alter_table_expr/index.html" title="mod api::v1::alter_table_expr">alter_<wbr>table_<wbr>expr</a></dt><dd>Nested message and enum types in <code>AlterTableExpr</code>.</dd><dt><a class="mod" href="auth_header/index.html" title="mod api::v1::auth_header">auth_<wbr>header</a></dt><dd>Nested message and enum types in <code>AuthHeader</code>.</dd><dt><a class="mod" href="bulk_wal_entry/index.html" title="mod api::v1::bulk_wal_entry">bulk_<wbr>wal_<wbr>entry</a></dt><dd>Nested message and enum types in <code>BulkWalEntry</code>.</dd><dt><a class="mod" href="column/index.html" title="mod api::v1::column">column</a></dt><dd>Nested message and enum types in <code>Column</code>.</dd><dt><a class="mod" href="column_data_type_extension/index.html" title="mod api::v1::column_data_type_extension">column_<wbr>data_<wbr>type_<wbr>extension</a></dt><dd>Nested message and enum types in <code>ColumnDataTypeExtension</code>.</dd><dt><a class="mod" href="column_def/index.html" title="mod api::v1::column_def">column_<wbr>def</a></dt><dt><a class="mod" href="ddl_request/index.html" title="mod api::v1::ddl_request">ddl_<wbr>request</a></dt><dd>Nested message and enum types in <code>DdlRequest</code>.</dd><dt><a class="mod" href="flow/index.html" title="mod api::v1::flow">flow</a></dt><dt><a class="mod" href="frontend/index.html" title="mod api::v1::frontend">frontend</a></dt><dt><a class="mod" href="greptime_database_client/index.html" title="mod api::v1::greptime_database_client">greptime_<wbr>database_<wbr>client</a></dt><dd>Generated client implementations.</dd><dt><a class="mod" href="greptime_database_server/index.html" title="mod api::v1::greptime_database_server">greptime_<wbr>database_<wbr>server</a></dt><dd>Generated server implementations.</dd><dt><a class="mod" href="greptime_request/index.html" title="mod api::v1::greptime_request">greptime_<wbr>request</a></dt><dd>Nested message and enum types in <code>GreptimeRequest</code>.</dd><dt><a class="mod" href="greptime_response/index.html" title="mod api::v1::greptime_response">greptime_<wbr>response</a></dt><dd>Nested message and enum types in <code>GreptimeResponse</code>.</dd><dt><a class="mod" href="health_check_client/index.html" title="mod api::v1::health_check_client">health_<wbr>check_<wbr>client</a></dt><dd>Generated client implementations.</dd><dt><a class="mod" href="health_check_server/index.html" title="mod api::v1::health_check_server">health_<wbr>check_<wbr>server</a></dt><dd>Generated server implementations.</dd><dt><a class="mod" href="helper/index.html" title="mod api::v1::helper">helper</a></dt><dt><a class="mod" href="index/index.html" title="mod api::v1::index">index</a></dt><dt><a class="mod" href="json_object/index.html" title="mod api::v1::json_object">json_<wbr>object</a></dt><dd>Nested message and enum types in <code>JsonObject</code>.</dd><dt><a class="mod" href="json_value/index.html" title="mod api::v1::json_value">json_<wbr>value</a></dt><dd>Nested message and enum types in <code>JsonValue</code>.</dd><dt><a class="mod" href="meta/index.html" title="mod api::v1::meta">meta</a></dt><dt><a class="mod" href="notify_channel/index.html" title="mod api::v1::notify_channel">notify_<wbr>channel</a></dt><dd>Nested message and enum types in <code>NotifyChannel</code>.</dd><dt><a class="mod" href="prometheus_gateway_client/index.html" title="mod api::v1::prometheus_gateway_client">prometheus_<wbr>gateway_<wbr>client</a></dt><dd>Generated client implementations.</dd><dt><a class="mod" href="prometheus_gateway_server/index.html" title="mod api::v1::prometheus_gateway_server">prometheus_<wbr>gateway_<wbr>server</a></dt><dd>Generated server implementations.</dd><dt><a class="mod" href="promql_request/index.html" title="mod api::v1::promql_request">promql_<wbr>request</a></dt><dd>Nested message and enum types in <code>PromqlRequest</code>.</dd><dt><a class="mod" href="query_request/index.html" title="mod api::v1::query_request">query_<wbr>request</a></dt><dd>Nested message and enum types in <code>QueryRequest</code>.</dd><dt><a class="mod" href="region/index.html" title="mod api::v1::region">region</a></dt><dt><a class="mod" href="set_index/index.html" title="mod api::v1::set_index">set_<wbr>index</a></dt><dd>Nested message and enum types in <code>SetIndex</code>.</dd><dt><a class="mod" href="unset_index/index.html" title="mod api::v1::unset_index">unset_<wbr>index</a></dt><dd>Nested message and enum types in <code>UnsetIndex</code>.</dd><dt><a class="mod" href="value/index.html" title="mod api::v1::value">value</a></dt><dd>Nested message and enum types in <code>Value</code>.</dd></dl><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><dl class="item-table"><dt><a class="struct" href="struct.AddColumn.html" title="struct api::v1::AddColumn">AddColumn</a></dt><dt><a class="struct" href="struct.AddColumnLocation.html" title="struct api::v1::AddColumnLocation">AddColumn<wbr>Location</a></dt><dt><a class="struct" href="struct.AddColumns.html" title="struct api::v1::AddColumns">AddColumns</a></dt><dt><a class="struct" href="struct.AffectedRows.html" title="struct api::v1::AffectedRows">Affected<wbr>Rows</a></dt><dt><a class="struct" href="struct.AlterDatabaseExpr.html" title="struct api::v1::AlterDatabaseExpr">Alter<wbr>Database<wbr>Expr</a></dt><dt><a class="struct" href="struct.AlterTableExpr.html" title="struct api::v1::AlterTableExpr">Alter<wbr>Table<wbr>Expr</a></dt><dt><a class="struct" href="struct.ArrowIpc.html" title="struct api::v1::ArrowIpc">Arrow<wbr>Ipc</a></dt><dt><a class="struct" href="struct.AuthHeader.html" title="struct api::v1::AuthHeader">Auth<wbr>Header</a></dt><dt><a class="struct" href="struct.Basic.html" title="struct api::v1::Basic">Basic</a></dt><dt><a class="struct" href="struct.BulkWalEntry.html" title="struct api::v1::BulkWalEntry">Bulk<wbr>WalEntry</a></dt><dt><a class="struct" href="struct.Column.html" title="struct api::v1::Column">Column</a></dt><dt><a class="struct" href="struct.ColumnDataTypeExtension.html" title="struct api::v1::ColumnDataTypeExtension">Column<wbr>Data<wbr>Type<wbr>Extension</a></dt><dd>Type extension for some complex types</dd><dt><a class="struct" href="struct.ColumnDef.html" title="struct api::v1::ColumnDef">Column<wbr>Def</a></dt><dt><a class="struct" href="struct.ColumnOptions.html" title="struct api::v1::ColumnOptions">Column<wbr>Options</a></dt><dd>Additional options for the column.</dd><dt><a class="struct" href="struct.ColumnSchema.html" title="struct api::v1::ColumnSchema">Column<wbr>Schema</a></dt><dt><a class="struct" href="struct.CommentOnExpr.html" title="struct api::v1::CommentOnExpr">Comment<wbr>OnExpr</a></dt><dd>Comment on a table, column, or flow</dd><dt><a class="struct" href="struct.CreateDatabaseExpr.html" title="struct api::v1::CreateDatabaseExpr">Create<wbr>Database<wbr>Expr</a></dt><dt><a class="struct" href="struct.CreateFlowExpr.html" title="struct api::v1::CreateFlowExpr">Create<wbr>Flow<wbr>Expr</a></dt><dd>Create a flow to run the SQL when new data arrives.</dd><dt><a class="struct" href="struct.CreateTableExpr.html" title="struct api::v1::CreateTableExpr">Create<wbr>Table<wbr>Expr</a></dt><dt><a class="struct" href="struct.CreateTriggerExpr.html" title="struct api::v1::CreateTriggerExpr">Create<wbr>Trigger<wbr>Expr</a></dt><dd>The create trigger expression.</dd><dt><a class="struct" href="struct.CreateViewExpr.html" title="struct api::v1::CreateViewExpr">Create<wbr>View<wbr>Expr</a></dt><dd>Create a view</dd><dt><a class="struct" href="struct.DdlRequest.html" title="struct api::v1::DdlRequest">DdlRequest</a></dt><dd>“Data Definition Language” requests, that create, modify or delete the
database structures but not the data. <code>DdlRequest</code> could carry more
information than plain SQL, for example, the “table_id” in <code>CreateTableExpr</code>.
So create a new DDL expr if you need it.</dd><dt><a class="struct" href="struct.Decimal128.html" title="struct api::v1::Decimal128">Decimal128</a></dt><dd>(hi: high 64 bits, lo: low 64 bits) are used to keep the decimal128 value.</dd><dt><a class="struct" href="struct.DecimalTypeExtension.html" title="struct api::v1::DecimalTypeExtension">Decimal<wbr>Type<wbr>Extension</a></dt><dt><a class="struct" href="struct.DeleteRequest.html" title="struct api::v1::DeleteRequest">Delete<wbr>Request</a></dt><dt><a class="struct" href="struct.DeleteRequests.html" title="struct api::v1::DeleteRequests">Delete<wbr>Requests</a></dt><dt><a class="struct" href="struct.DictionaryTypeExtension.html" title="struct api::v1::DictionaryTypeExtension">Dictionary<wbr>Type<wbr>Extension</a></dt><dt><a class="struct" href="struct.DropColumn.html" title="struct api::v1::DropColumn">Drop<wbr>Column</a></dt><dt><a class="struct" href="struct.DropColumns.html" title="struct api::v1::DropColumns">Drop<wbr>Columns</a></dt><dt><a class="struct" href="struct.DropDatabaseExpr.html" title="struct api::v1::DropDatabaseExpr">Drop<wbr>Database<wbr>Expr</a></dt><dt><a class="struct" href="struct.DropDefault.html" title="struct api::v1::DropDefault">Drop<wbr>Default</a></dt><dt><a class="struct" href="struct.DropDefaults.html" title="struct api::v1::DropDefaults">Drop<wbr>Defaults</a></dt><dt><a class="struct" href="struct.DropFlowExpr.html" title="struct api::v1::DropFlowExpr">Drop<wbr>Flow<wbr>Expr</a></dt><dd>Drop a flow.</dd><dt><a class="struct" href="struct.DropTableExpr.html" title="struct api::v1::DropTableExpr">Drop<wbr>Table<wbr>Expr</a></dt><dt><a class="struct" href="struct.DropTriggerExpr.html" title="struct api::v1::DropTriggerExpr">Drop<wbr>Trigger<wbr>Expr</a></dt><dt><a class="struct" href="struct.DropViewExpr.html" title="struct api::v1::DropViewExpr">Drop<wbr>View<wbr>Expr</a></dt><dd>Drop a view</dd><dt><a class="struct" href="struct.EvalInterval.html" title="struct api::v1::EvalInterval">Eval<wbr>Interval</a></dt><dd>Eval Interval in seconds</dd><dt><a class="struct" href="struct.ExpireAfter.html" title="struct api::v1::ExpireAfter">Expire<wbr>After</a></dt><dt><a class="struct" href="struct.ExplainOptions.html" title="struct api::v1::ExplainOptions">Explain<wbr>Options</a></dt><dt><a class="struct" href="struct.FlightMetadata.html" title="struct api::v1::FlightMetadata">Flight<wbr>Metadata</a></dt><dt><a class="struct" href="struct.FlowId.html" title="struct api::v1::FlowId">FlowId</a></dt><dt><a class="struct" href="struct.GreptimeRequest.html" title="struct api::v1::GreptimeRequest">Greptime<wbr>Request</a></dt><dt><a class="struct" href="struct.GreptimeResponse.html" title="struct api::v1::GreptimeResponse">Greptime<wbr>Response</a></dt><dt><a class="struct" href="struct.HealthCheckRequest.html" title="struct api::v1::HealthCheckRequest">Health<wbr>Check<wbr>Request</a></dt><dt><a class="struct" href="struct.HealthCheckResponse.html" title="struct api::v1::HealthCheckResponse">Health<wbr>Check<wbr>Response</a></dt><dt><a class="struct" href="struct.InsertIntoPlan.html" title="struct api::v1::InsertIntoPlan">Insert<wbr>Into<wbr>Plan</a></dt><dd>A temporary solution for executing insert into table SELECT .. with logical plan
since substrait to logical plan doesnt support dml yet.</dd><dt><a class="struct" href="struct.InsertRequest.html" title="struct api::v1::InsertRequest">Insert<wbr>Request</a></dt><dt><a class="struct" href="struct.InsertRequests.html" title="struct api::v1::InsertRequests">Insert<wbr>Requests</a></dt><dt><a class="struct" href="struct.IntervalMonthDayNano.html" title="struct api::v1::IntervalMonthDayNano">Interval<wbr>Month<wbr>DayNano</a></dt><dt><a class="struct" href="struct.JsonList.html" title="struct api::v1::JsonList">Json<wbr>List</a></dt><dt><a class="struct" href="struct.JsonNativeTypeExtension.html" title="struct api::v1::JsonNativeTypeExtension">Json<wbr>Native<wbr>Type<wbr>Extension</a></dt><dt><a class="struct" href="struct.JsonObject.html" title="struct api::v1::JsonObject">Json<wbr>Object</a></dt><dt><a class="struct" href="struct.JsonValue.html" title="struct api::v1::JsonValue">Json<wbr>Value</a></dt><dt><a class="struct" href="struct.ListTypeExtension.html" title="struct api::v1::ListTypeExtension">List<wbr>Type<wbr>Extension</a></dt><dt><a class="struct" href="struct.ListValue.html" title="struct api::v1::ListValue">List<wbr>Value</a></dt><dt><a class="struct" href="struct.Metrics.html" title="struct api::v1::Metrics">Metrics</a></dt><dt><a class="struct" href="struct.ModifyColumnType.html" title="struct api::v1::ModifyColumnType">Modify<wbr>Column<wbr>Type</a></dt><dt><a class="struct" href="struct.ModifyColumnTypes.html" title="struct api::v1::ModifyColumnTypes">Modify<wbr>Column<wbr>Types</a></dt><dt><a class="struct" href="struct.Mutation.html" title="struct api::v1::Mutation">Mutation</a></dt><dd>Mutation contains updates to a set of rows.</dd><dt><a class="struct" href="struct.NotifyChannel.html" title="struct api::v1::NotifyChannel">Notify<wbr>Channel</a></dt><dd>The notification channel for trigger.</dd><dt><a class="struct" href="struct.Option.html" title="struct api::v1::Option">Option</a></dt><dt><a class="struct" href="struct.PromInstantQuery.html" title="struct api::v1::PromInstantQuery">Prom<wbr>Instant<wbr>Query</a></dt><dt><a class="struct" href="struct.PromRangeQuery.html" title="struct api::v1::PromRangeQuery">Prom<wbr>Range<wbr>Query</a></dt><dt><a class="struct" href="struct.PromqlRequest.html" title="struct api::v1::PromqlRequest">Promql<wbr>Request</a></dt><dt><a class="struct" href="struct.PromqlResponse.html" title="struct api::v1::PromqlResponse">Promql<wbr>Response</a></dt><dt><a class="struct" href="struct.QueryContext.html" title="struct api::v1::QueryContext">Query<wbr>Context</a></dt><dt><a class="struct" href="struct.QueryRequest.html" title="struct api::v1::QueryRequest">Query<wbr>Request</a></dt><dt><a class="struct" href="struct.RenameTable.html" title="struct api::v1::RenameTable">Rename<wbr>Table</a></dt><dt><a class="struct" href="struct.RequestHeader.html" title="struct api::v1::RequestHeader">Request<wbr>Header</a></dt><dt><a class="struct" href="struct.ResponseHeader.html" title="struct api::v1::ResponseHeader">Response<wbr>Header</a></dt><dt><a class="struct" href="struct.Row.html" title="struct api::v1::Row">Row</a></dt><dt><a class="struct" href="struct.RowDeleteRequest.html" title="struct api::v1::RowDeleteRequest">RowDelete<wbr>Request</a></dt><dt><a class="struct" href="struct.RowDeleteRequests.html" title="struct api::v1::RowDeleteRequests">RowDelete<wbr>Requests</a></dt><dt><a class="struct" href="struct.RowInsertRequest.html" title="struct api::v1::RowInsertRequest">RowInsert<wbr>Request</a></dt><dt><a class="struct" href="struct.RowInsertRequests.html" title="struct api::v1::RowInsertRequests">RowInsert<wbr>Requests</a></dt><dt><a class="struct" href="struct.Rows.html" title="struct api::v1::Rows">Rows</a></dt><dt><a class="struct" href="struct.SetDatabaseOptions.html" title="struct api::v1::SetDatabaseOptions">SetDatabase<wbr>Options</a></dt><dt><a class="struct" href="struct.SetDefault.html" title="struct api::v1::SetDefault">SetDefault</a></dt><dt><a class="struct" href="struct.SetDefaults.html" title="struct api::v1::SetDefaults">SetDefaults</a></dt><dt><a class="struct" href="struct.SetFulltext.html" title="struct api::v1::SetFulltext">SetFulltext</a></dt><dt><a class="struct" href="struct.SetIndex.html" title="struct api::v1::SetIndex">SetIndex</a></dt><dt><a class="struct" href="struct.SetIndexes.html" title="struct api::v1::SetIndexes">SetIndexes</a></dt><dt><a class="struct" href="struct.SetInverted.html" title="struct api::v1::SetInverted">SetInverted</a></dt><dt><a class="struct" href="struct.SetSkipping.html" title="struct api::v1::SetSkipping">SetSkipping</a></dt><dt><a class="struct" href="struct.SetTableOptions.html" title="struct api::v1::SetTableOptions">SetTable<wbr>Options</a></dt><dt><a class="struct" href="struct.SnapshotSequences.html" title="struct api::v1::SnapshotSequences">Snapshot<wbr>Sequences</a></dt><dt><a class="struct" href="struct.Status.html" title="struct api::v1::Status">Status</a></dt><dt><a class="struct" href="struct.StructField.html" title="struct api::v1::StructField">Struct<wbr>Field</a></dt><dt><a class="struct" href="struct.StructTypeExtension.html" title="struct api::v1::StructTypeExtension">Struct<wbr>Type<wbr>Extension</a></dt><dt><a class="struct" href="struct.StructValue.html" title="struct api::v1::StructValue">Struct<wbr>Value</a></dt><dt><a class="struct" href="struct.TableId.html" title="struct api::v1::TableId">TableId</a></dt><dt><a class="struct" href="struct.TableName.html" title="struct api::v1::TableName">Table<wbr>Name</a></dt><dt><a class="struct" href="struct.TimeRange.html" title="struct api::v1::TimeRange">Time<wbr>Range</a></dt><dt><a class="struct" href="struct.TimeRanges.html" title="struct api::v1::TimeRanges">Time<wbr>Ranges</a></dt><dd>/ Truncate partially by time ranges</dd><dt><a class="struct" href="struct.Token.html" title="struct api::v1::Token">Token</a></dt><dt><a class="struct" href="struct.TruncateTableExpr.html" title="struct api::v1::TruncateTableExpr">Truncate<wbr>Table<wbr>Expr</a></dt><dt><a class="struct" href="struct.UnsetDatabaseOptions.html" title="struct api::v1::UnsetDatabaseOptions">Unset<wbr>Database<wbr>Options</a></dt><dt><a class="struct" href="struct.UnsetFulltext.html" title="struct api::v1::UnsetFulltext">Unset<wbr>Fulltext</a></dt><dt><a class="struct" href="struct.UnsetIndex.html" title="struct api::v1::UnsetIndex">Unset<wbr>Index</a></dt><dt><a class="struct" href="struct.UnsetIndexes.html" title="struct api::v1::UnsetIndexes">Unset<wbr>Indexes</a></dt><dt><a class="struct" href="struct.UnsetInverted.html" title="struct api::v1::UnsetInverted">Unset<wbr>Inverted</a></dt><dt><a class="struct" href="struct.UnsetSkipping.html" title="struct api::v1::UnsetSkipping">Unset<wbr>Skipping</a></dt><dt><a class="struct" href="struct.UnsetTableOptions.html" title="struct api::v1::UnsetTableOptions">Unset<wbr>Table<wbr>Options</a></dt><dt><a class="struct" href="struct.Value.html" title="struct api::v1::Value">Value</a></dt><dt><a class="struct" href="struct.VectorTypeExtension.html" title="struct api::v1::VectorTypeExtension">Vector<wbr>Type<wbr>Extension</a></dt><dt><a class="struct" href="struct.WalEntry.html" title="struct api::v1::WalEntry">WalEntry</a></dt><dd>A WAL entry contains a list of mutations for a region to write.</dd><dt><a class="struct" href="struct.WebhookOptions.html" title="struct api::v1::WebhookOptions">Webhook<wbr>Options</a></dt><dd>The options for webhook.</dd><dt><a class="struct" href="struct.WriteHint.html" title="struct api::v1::WriteHint">Write<wbr>Hint</a></dt><dd>Write hint of the mutation.</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.Analyzer.html" title="enum api::v1::Analyzer">Analyzer</a></dt><dt><a class="enum" href="enum.ColumnDataType.html" title="enum api::v1::ColumnDataType">Column<wbr>Data<wbr>Type</a></dt><dt><a class="enum" href="enum.CommentObjectType.html" title="enum api::v1::CommentObjectType">Comment<wbr>Object<wbr>Type</a></dt><dd>The type of object to comment on</dd><dt><a class="enum" href="enum.FulltextBackend.html" title="enum api::v1::FulltextBackend">Fulltext<wbr>Backend</a></dt><dt><a class="enum" href="enum.JsonTypeExtension.html" title="enum api::v1::JsonTypeExtension">Json<wbr>Type<wbr>Extension</a></dt><dd>Deprecated</dd><dt><a class="enum" href="enum.OpType.html" title="enum api::v1::OpType">OpType</a></dt><dd>Type of operation to rows.</dd><dt><a class="enum" href="enum.PrimaryKeyEncoding.html" title="enum api::v1::PrimaryKeyEncoding">Primary<wbr>KeyEncoding</a></dt><dd>Encoding of primary key.</dd><dt><a class="enum" href="enum.SemanticType.html" title="enum api::v1::SemanticType">Semantic<wbr>Type</a></dt><dt><a class="enum" href="enum.SkippingIndexType.html" title="enum api::v1::SkippingIndexType">Skipping<wbr>Index<wbr>Type</a></dt><dt><a class="enum" href="enum.TimeUnit.html" title="enum api::v1::TimeUnit">Time<wbr>Unit</a></dt><dd>/ Time Unit for timestamp</dd></dl><h2 id="constants" class="section-header">Constants<a href="#constants" class="anchor">§</a></h2><dl class="item-table"><dt><a class="constant" href="constant.GREPTIME_GRPC_DESC.html" title="constant api::v1::GREPTIME_GRPC_DESC">GREPTIME_<wbr>GRPC_<wbr>DESC</a></dt></dl></section></div></main></body></html>