MCPcopy Create free account

hub / github.com/influxdata/influxdb / functions

Functions11,906 in github.com/influxdata/influxdb

Methodfrom
(value: v3::NodeSpec)
influxdb3_catalog/src/log/versions/v3/conversion.rs:8
Methodfrom
(value: PermissionDetailsSpec)
influxdb3_catalog/src/log/versions/v3/enterprise.rs:15
Methodfrom
(value: super::OrderedCatalogBatch)
influxdb3_catalog/src/log/versions/v1/conversion.rs:6
Methodfrom
(value: PermissionDetailsSpec)
influxdb3_catalog/src/log/versions/v4/enterprise.rs:15
Methodfrom
(path: CatalogFilePath)
influxdb3_catalog/src/object_store/versions/v2.rs:379
Methodfrom
(path: CatalogFilePath)
influxdb3_catalog/src/object_store/versions/v1.rs:206
Methodfrom
(path: CatalogFilePath)
influxdb3_catalog/src/object_store/versions/v3.rs:603
Methodfrom
(wp: &WirePermission)
influxdb3_catalog/src/enterprise/format/records/token.rs:141
Methodfrom
(arrow_unit: arrow::datatypes::TimeUnit)
influxdb3_catalog/src/snapshot/versions/v2.rs:232
Methodfrom
(arrow_unit: arrow::datatypes::TimeUnit)
influxdb3_catalog/src/snapshot/versions/v1.rs:195
Methodfrom
(arrow_unit: arrow::datatypes::TimeUnit)
influxdb3_catalog/src/snapshot/versions/v3.rs:256
Methodfrom
(snapshot: ColumnDefinitionSnapshot)
influxdb3_catalog/src/snapshot/versions/v4.rs:198
Methodfrom
(value: super::CatalogSnapshot)
influxdb3_catalog/src/snapshot/versions/v2/conversion.rs:7
Methodfrom
(value: super::CatalogSnapshot)
influxdb3_catalog/src/snapshot/versions/v1/conversion.rs:6
Methodfrom
(column: Arc<TimestampColumn>)
influxdb3_catalog/src/catalog/versions/v2.rs:3845
Methodfrom
(batches: Vec<CatalogBatch>)
influxdb3_catalog/src/catalog/versions/v2/update.rs:1450
Methodfrom
(value: super::schema::column::ColumnDefinition)
influxdb3_catalog/src/catalog/versions/v3/legacy.rs:195
Methodfrom
(value: crate::log::ErrorBehavior)
influxdb3_catalog/src/catalog/versions/v3/schema/trigger.rs:96
Methodfrom
(value: &LastCacheDefinition)
influxdb3_catalog/src/catalog/versions/v3/schema/cache.rs:54
Methodfrom
(column: Arc<TimestampColumn>)
influxdb3_catalog/src/catalog/versions/v3/schema/column.rs:121
Methodfrom
(ns: Vec<NodeMode>)
influxdb3_catalog/src/catalog/versions/v3/schema/node.rs:231
Methodfrom
(value: StorageMode)
influxdb3_catalog/src/catalog/versions/v3/schema/storage.rs:78
Methodfrom
(txn: DatabaseCatalogTransaction)
influxdb3_catalog/src/catalog/versions/v1/update.rs:1015
Methodfrom
(mode: StorageMode)
influxdb3_catalog/src/catalog/migrations/v3/conversions.rs:31
Methodfrom
(h: &Header)
influxdb3_catalog/src/format/view.rs:20
Methodfrom
(e: RepositoryError<I>)
influxdb3_catalog/src/format/apply.rs:66
Methodfrom
(value: StorageMode)
influxdb3_catalog/src/format/records/generation.rs:79
Methodfrom
(p: &Permission)
influxdb3_catalog/src/format/records/role.rs:264
Methodfrom
(value: &WireTriggerSpec)
influxdb3_catalog/src/format/records/trigger.rs:220
Methodfrom
(value: &WireColumnId)
influxdb3_catalog/src/format/records/cache.rs:267
Methodfrom
(value: WireFieldFamilyMode)
influxdb3_catalog/src/format/records/table.rs:263
Methodfrom
(value: &RetentionPeriod)
influxdb3_catalog/src/format/records/conversions.rs:39
Methodfrom
(value: NodeMode)
influxdb3_catalog/src/format/records/node.rs:389
Methodfrom
(val: &TlsMinimumVersion)
influxdb3/src/commands/serve.rs:740
Methodfrom
(val: WalPluginTest)
influxdb3/src/commands/plugin_test/wal.rs:42
Methodfrom
(value: FieldValue<'a>)
influxdb3_wal/src/lib.rs:437
Methodfrom_arg_matches
(matches: &clap::ArgMatches)
influxdb3/src/commands/create/token.rs:301
Methodfrom_base64
Read from base64 encoded protobuf format
core/parquet_file/src/metadata.rs:309
Methodfrom_bytes
(b: Bytes)
core/catalog_cache/src/api/list/v2.rs:148
Methodfrom_bytes
Extracts the [`QueryFormat`] from an HTTP [`Request`]. Parses the HTTP request to determine the desired query format. The `pretty` parameter indicate
core/iox_v1_query_api/src/lib.rs:57
Methodfrom_bytes
Parse header from bytes. Validates magic bytes, format version, and header CRC.
influxdb3_catalog/src/format/header.rs:79
Methodfrom_bytes
Parse record header from bytes.
influxdb3_catalog/src/format/record.rs:47
Methodfrom_bytes_form_urlencoded
(bytes: &Bytes)
core/iox_v1_query_api/src/lib.rs:127
Methodfrom_columns
Create a new sort key from the provided columns
core/schema/src/sort.rs:78
Methodfrom_datetime
Makes a new `Time` from the provided [`DateTime<Utc>`]
core/iox_time/src/lib.rs:81
Methodfrom_db
Create a single tenant database name from a string. You can also just pass a &str or a String (or anything that has a `AsRef<str>` impl) directly all
core/influxdb_iox_client/src/client/write.rs:30
Methodfrom_error_kind
(input: I, kind: NomErrorKind)
core/influxdb_influxql_parser/src/internal.rs:122
Methodfrom_error_kind
(_input: &str, kind: nom::error::ErrorKind)
core/influxdb_line_protocol/src/lib.rs:248
Methodfrom_existing
( table: TableDefinition, column_limit: usize, storage_mode: StorageMode, )
influxdb3_catalog/src/catalog/versions/v3/transaction.rs:391
Functionfrom_expand_wildcards
()
core/iox_query_influxql/src/plan/rewriter.rs:2302
Methodfrom_file_bytes
Read parquet metadata from a parquet file.
core/parquet_file/src/metadata.rs:610
Methodfrom_format_items
Convert from an iterator of chrono time format items, obtained by parsing a [`TemplatePart::TimeFormat`] string.
core/data_types/src/partition_template.rs:1444
Methodfrom_hashmap_multipart
(fields: HashMap<String, String>)
core/iox_v1_query_api/src/lib.rs:131
Methodfrom_iter
(iter: T)
influxdb3_id/src/serialize.rs:116
Methodfrom_iter
(iter: T)
core/iox_query_params/src/params.rs:374
Methodfrom_iter
(iter: T)
core/data_types/src/sequence_number_set.rs:100
Methodfrom_iter
(iter: T)
core/data_types/src/columns.rs:152
Methodfrom_iter
(iter: I)
core/data_types/src/snapshot/list.rs:58
Methodfrom_loaded
(loaded: InnerCatalog)
influxdb3_catalog/src/format/apply.rs:189
Methodfrom_message
(input: &'a str, message: &'static str)
core/influxdb_influxql_parser/src/internal.rs:33
Methodfrom_months
Create a duration from a number of months
core/query_functions/src/group_by.rs:92
Methodfrom_months
Port of values.ConvertDurationMonths. Creates a Duration that representing a fixed number of months (which vary in absolute number of nanoseconds). O
core/query_functions/src/window/internal.rs:48
Methodfrom_months_with_negative
create a duration from a non negative value of months and a negative flag
core/query_functions/src/window/internal.rs:60
Methodfrom_namespace
(db: &Self)
influxdb3_query_executor/src/lib.rs:573
Methodfrom_nanoseconds
Create a duration from nanoseconds
core/query_functions/src/group_by.rs:87
Methodfrom_nsecs
Port of values.ConvertDurationNsecs. Creates a Duration that representing a fixed number of nanoseconds. Original: <https://github.com/influxdata/flu
core/query_functions/src/window/internal.rs:33
Methodfrom_numeric_format_part
Convert from a numeric time specifier. For example [`chrono::format::Numeric::Year`] is converted to [`PartitionDuration::Yearly`]. A value of [`None`
core/data_types/src/partition_template.rs:1432
Methodfrom_object_store
( object_store: Arc<dyn ObjectStore>, path: &TableIndexPath, )
influxdb3_write/src/table_index.rs:300
Methodfrom_option
Returns the provided scope or the default `DataAndCatalog` if `None`.
influxdb3_catalog/src/catalog/versions/v2.rs:4697
Methodfrom_option
Returns the provided scope or the default `DataAndCatalog` if `None`.
influxdb3_catalog/src/catalog/versions/v3/deletes.rs:30
Methodfrom_org_and_bucket
Map an InfluxDB 2.X org & bucket into an IOx NamespaceName. This function ensures the mapping is unambiguous by encoding any non-alphanumeric charact
core/data_types/src/namespace_name.rs:121
Methodfrom_org_db
Create a MultiTenant DatabaseName.
core/influxdb_iox_client/src/client/write.rs:35
Methodfrom_parts
( inner: InnerCatalog, store: ObjectStoreCatalog, current_node_id: Option<Arc<str>>,
influxdb3_catalog/src/catalog/versions/v3/catalog.rs:885
Methodfrom_path
(path: ObjPath)
influxdb3_write/src/paths.rs:124
Methodfrom_path
(path: P)
influxdb3_load_generator/src/specification.rs:19
Methodfrom_proto
Given an integer value from protobuf, create either `Some` variant if the integer represents a valid variant or `None` if the integer is 0 or an inval
core/data_types/src/lib.rs:1075
Methodfrom_protobuf
Read from protobuf message
core/parquet_file/src/metadata.rs:359
Methodfrom_raw
Create a new `PartitionHashId`
core/data_types/src/partition.rs:397
Methodfrom_raw
Construct from a raw `u16` read from a record header. This does not validate the value — it may be an unknown ID. Use this only on the read path when
influxdb3_catalog/src/format/record_id.rs:69
Functionfrom_raw_round_trips
()
influxdb3_catalog/src/format/record_id/tests.rs:25
Methodfrom_record
(record: &Record)
influxdb3_catalog/src/format/view.rs:44
Methodfrom_request
(req: &Request)
core/iox_v1_query_api/src/handler.rs:669
Methodfrom_request_query_string
Extract [`QueryParams`] from an HTTP [`Request`]
core/iox_v1_query_api/src/lib.rs:115
Methodfrom_rfc3339
Parses data from RFC 3339 format.
core/iox_time/src/lib.rs:91
Methodfrom_secs
(seconds: u64)
influxdb3_catalog/src/log/versions/v2.rs:554
Methodfrom_secs
(seconds: u64)
influxdb3_catalog/src/log/versions/v1.rs:336
Methodfrom_secs
(seconds: u64)
influxdb3_catalog/src/log/versions/v3.rs:669
Methodfrom_secs
(seconds: u64)
influxdb3_catalog/src/log/versions/v4.rs:939
Methodfrom_secs
(seconds: u64)
influxdb3_catalog/src/catalog/versions/v3/schema/cache.rs:244
Methodfrom_slices
(v: &[&'a str])
core/influxdb_line_protocol/src/lib.rs:483
Methodfrom_snapshot
(snap: Self::Serialized)
influxdb3_catalog/src/catalog/versions/v2.rs:3989
Methodfrom_snapshot
(snap: Self::Serialized)
influxdb3_catalog/src/catalog/versions/v1.rs:1968
Methodfrom_snapshots
( id: &TableIndexId, snapshots: Vec<TableIndexSnapshot>, )
influxdb3_write/src/table_index.rs:527
Methodfrom_spec
(spec: &TriggerSpecificationDefinition)
influxdb3_processing_engine/src/plugin_telemetry.rs:20
Methodfrom_static
(s: &'static str)
core/iox_query/src/query_log.rs:1321
Methodfrom_str
(s: &str)
influxdb3_write/src/lib.rs:440
Methodfrom_str
(resource_type: &str)
influxdb3_authz/src/permissions.rs:76
Methodfrom_str
(s: &str)
core/influxdb_influxql_parser/src/select.rs:606
Methodfrom_str
(s: &str)
core/influxdb_influxql_parser/src/expression/conditional.rs:318
Methodfrom_str
(s: &str)
core/influxdb_iox_client/src/format.rs:68
← previousnext →6,601–6,700 of 11,906, ranked by callers