MCPcopy Create free account

hub / github.com/influxdata/influxdb / functions

Functions11,906 in github.com/influxdata/influxdb

Methodis_auto_generated
Check if this is an auto-generated cache
influxdb3_catalog/src/catalog/versions/v3/schema/cache.rs:427
Methodis_backend_shutdown
Check if backend has been shutdown
influxdb3_shutdown/src/lib.rs:161
Methodis_compactor
(&self)
influxdb3_catalog/src/catalog/versions/v2/enterprise.rs:997
Methodis_compactor
(&self)
influxdb3_catalog/src/catalog/versions/v1/enterprise.rs:423
Methodis_default
(mode: &Self)
influxdb3_catalog/src/log/versions/v4.rs:86
Methodis_default
(mode: &Self)
influxdb3_catalog/src/catalog/versions/v3/schema/storage.rs:22
Methodis_deleted
(&self)
influxdb3_catalog/src/catalog/versions/v2.rs:2528
Methodis_deleted
(&self)
influxdb3_catalog/src/catalog/versions/v1.rs:1109
Methodis_deleted
(&self)
influxdb3_catalog/src/catalog/versions/v3/schema/table.rs:453
Methodis_deleted
(&self)
influxdb3_catalog/src/catalog/versions/v3/schema/database.rs:274
Methodis_directory
(&self)
influxdb3_processing_engine/src/lib.rs:498
Methodis_empty
(&self)
core/object_store_mem_cache/src/cache_system/s3_fifo_cache/mod.rs:350
Methodis_empty
(&self)
core/arrow_util/src/string.rs:141
Methodis_empty
Check if there are no items in this collection
core/table_batch/src/lib.rs:36
Methodis_empty
Returns true if this list is empty
core/data_types/src/snapshot/list.rs:126
Methodis_empty
Returns true if ths predicate evaluates to true for all rows
core/predicate/src/rpc_predicate.rs:188
Methodis_empty
Returns true if no records are registered.
influxdb3_catalog/src/format/registry.rs:187
Methodis_end_stream
(&self)
core/tower_trailer/src/lib.rs:122
Methodis_ingest
(&self)
influxdb3_catalog/src/catalog/versions/v2.rs:2212
Methodis_ingest
(&self)
influxdb3_catalog/src/catalog/versions/v1.rs:951
Methodis_ingest
(&self)
influxdb3_catalog/src/catalog/versions/v3/schema/node.rs:108
Methodis_ingester
(&self)
influxdb3_catalog/src/catalog/versions/v2/enterprise.rs:1001
Methodis_ingester
(&self)
influxdb3_catalog/src/catalog/versions/v3/schema/node.rs:243
Methodis_ingester
(&self)
influxdb3_catalog/src/catalog/versions/v1/enterprise.rs:427
Methodis_intersected_by
Return `true` if `other` intersects with `self`.
core/data_types/src/sequence_number_set.rs:75
Functionis_io_enabled
()
influxdb3_clap_blocks/src/tokio/tests.rs:104
Methodis_literal_null_or_number
(expr: &Expr)
core/iox_query_influxql/src/plan/planner.rs:2692
Methodis_locked
(&self)
core/tracker/src/lock.rs:233
Methodis_message_boundary
Returns true if at a message boundary
core/catalog_cache/src/api/list/v2.rs:144
Methodis_monotonic_update
Returns `true` if `other` is a monotonic update of `self`. # Panics Assumes "time" is the last column in both sets, and panics if the last columns a
core/data_types/src/columns.rs:829
Methodis_nullable
Returns whether the column can hold `NULL` values.
influxdb3_catalog/src/catalog/versions/v2.rs:3824
Methodis_nullable
Returns whether the column can hold `NULL` values.
influxdb3_catalog/src/catalog/versions/v3/schema/column.rs:99
Methodis_numeric
(dt: &DataType)
core/iox_query_influxql/src/plan/planner.rs:2548
Methodis_numeric_type
Returns true if the receiver is a numeric type.
core/influxdb_influxql_parser/src/expression/arithmetic.rs:272
Functionis_onboarding_allowed
()
core/influxdb2_client/src/api/setup.rs:123
Methodis_prefix_match_of
Returns true if `other` is a byte-wise prefix match of `self`. This method can be called for both [`ColumnValue::Identity`] and [`ColumnValue::Prefix
core/data_types/src/partition_template.rs:1097
Methodis_projected_tag_field
Returns `true` if the schema contains a tag column with the specified name. If the underlying data source is a subquery, it will apply any aliases in
core/iox_query_influxql/src/plan/util.rs:75
Methodis_querier
(&self)
influxdb3_catalog/src/catalog/versions/v2/enterprise.rs:1005
Methodis_querier
(&self)
influxdb3_catalog/src/catalog/versions/v3/schema/node.rs:247
Methodis_querier
(&self)
influxdb3_catalog/src/catalog/versions/v1/enterprise.rs:431
Functionis_removing_only_removing
()
influxdb3_catalog/src/catalog/versions/v3/schema/node/node_state_tests.rs:42
Methodis_reserved_name
Check if cache name is reserved for auto-generation
influxdb3_catalog/src/log/versions/v4.rs:1079
Methodis_reserved_name
Check if cache name is reserved for auto-generation
influxdb3_catalog/src/catalog/versions/v3/schema/cache.rs:437
Methodis_restore
Returns true when this update contains a restore.
influxdb3_catalog/src/channel/versions/v2.rs:122
Methodis_running
(&self)
influxdb3_catalog/src/catalog/versions/v2.rs:2197
Methodis_running
(&self)
influxdb3_catalog/src/catalog/versions/v1.rs:936
Functionis_running_only_running
()
influxdb3_catalog/src/catalog/versions/v3/schema/node/node_state_tests.rs:24
Functionis_scalar_null
Returns true if the value is a scalar null
core/iox_query/src/exec/split.rs:1360
Methodis_shutdown
(&self)
influxdb3_catalog/src/catalog/versions/v2.rs:355
Methodis_sorted_on_pk
Returns true if the sort_key includes all primary key cols
core/schema/src/lib.rs:687
Methodis_stopped
True only for the terminal `Stopped` variant. Use `!self.is_running()` for the broader "not Running" question.
influxdb3_catalog/src/catalog/versions/v3/schema/node.rs:154
Functionis_stopped_only_stopped
()
influxdb3_catalog/src/catalog/versions/v3/schema/node/node_state_tests.rs:33
Methodis_tag
returns true if the column type is a tag
core/data_types/src/columns.rs:203
Methodis_token_allowed_access
( &self, token_id: &TokenId, access_request: AccessRequest, )
influxdb3_catalog/src/catalog/versions/v2/enterprise.rs:683
Methodis_token_allowed_access
( &self, token_id: &influxdb3_id::TokenId, access_request: influxdb3_authz::AccessRequ
influxdb3_catalog/src/catalog/versions/v3/catalog.rs:3459
Functionis_unique
()
core/linear_buffer/src/linear_buffer.rs:494
Methodis_unique
Checks if this is the only slice pointing to the underlying allocation. This requires a mutable reference so because only mutable references are uniq
core/linear_buffer/src/linear_buffer.rs:121
Methodis_upgrade_safe
Check if this record is upgrade-safe (can be skipped if unknown).
influxdb3_catalog/src/format/record.rs:162
Methodis_valid
(&self, idx: usize)
core/partition/src/traits/mutable_batch.rs:11
Methodis_valid
(&self, idx: usize)
core/partition/src/traits/record_batch.rs:13
Functionis_valid_conditional_call
Returns true if `expr` is a valid [`Expr::Call`] expression for conditional expressions in the WHERE clause.
core/influxdb_influxql_parser/src/expression/conditional.rs:339
Methodis_valid_distinct_cache_type
(def: &ColumnDefinition)
influxdb3_catalog/src/catalog/versions/v2/update.rs:676
Methodis_valid_distinct_cache_type
(def: &ColumnDefinition)
influxdb3_catalog/src/catalog/versions/v1/update.rs:497
Methodis_valid_last_cache_key_col
(def: &ColumnDefinition)
influxdb3_catalog/src/catalog/versions/v2/update.rs:920
Methodis_valid_last_cache_key_col
(def: &ColumnDefinition)
influxdb3_catalog/src/catalog/versions/v1/update.rs:579
Methodis_valid_timezone
(tz: &str)
core/query_functions/src/tz.rs:56
Functionissue_15698
()
core/iox_query_influxql/src/plan/planner.rs:5146
Methoditer
(&self)
influxdb3_catalog/src/catalog/versions/v3/schema/column.rs:402
Methoditer_column_types
Yield an iterator of column `(name, type)` tuples for all columns in this batch.
core/mutable_batch/src/lib.rs:153
Methoditer_to_str
(s: impl IntoIterator<Item = S>)
core/predicate/src/lib.rs:215
Functionjson_ticket_decoding
()
core/service_grpc_flight/src/request.rs:431
Functionjson_ticket_decoding_compatibility
()
core/service_grpc_flight/src/request.rs:416
Functionjson_ticket_decoding_empty_query_type
()
core/service_grpc_flight/src/request.rs:697
Functionjson_ticket_decoding_invalid_json
()
core/service_grpc_flight/src/request.rs:679
Functionjson_ticket_decoding_invalid_params
()
core/service_grpc_flight/src/request.rs:707
Functionjson_ticket_decoding_invalid_query_type
()
core/service_grpc_flight/src/request.rs:687
Functionjust_below_boundary_takes_single_part_branch
()
object_store_utils/src/adaptive_put.rs:160
Functionjust_panic
()
core/executor/src/lib.rs:445
Functionkeeps_stamped_name_when_free
()
influxdb3_catalog/src/format/records/conversions.rs:104
Methodkeys
(&self)
core/catalog_cache/src/local/mod.rs:227
Methodkeyvalue
(&self)
influxdb3_load_generator/src/line_protocol_generator.rs:425
Functionkeyword_follow_char
Verifies the next character of `i` is valid following a keyword. Keywords may be followed by whitespace, statement terminator (;), parens, or conditi
core/influxdb_influxql_parser/src/keywords.rs:23
Methodkind
()
core/metric/src/duration.rs:37
Methodkind
()
core/metric/src/histogram.rs:127
Methodkind
()
core/metric/src/cumulative.rs:32
Methodkind
()
core/metric/src/gauge.rs:64
Methodkind
()
core/metric/src/counter.rs:27
Methodlabel_count
Returns the number of label sets in the parent metric.
core/test_helpers/src/prometheus.rs:113
Functionlabels
()
core/influxdb2_client/src/api/label.rs:147
Functionlabels_by_org
()
core/influxdb2_client/src/api/label.rs:165
Functionlarge_payload_takes_multipart_branch
()
object_store_utils/src/adaptive_put.rs:205
Methodlargest_table_by_file_count
The `(database, table)` holding the most parquet files across both the persisted and removed collections, with that file count. Used to point at the s
influxdb3_write/src/lib.rs:278
Functionlast_cache_create_and_delete_is_durable
()
influxdb3_write/src/write_buffer/tests.rs:324
Functionlast_cache_explicit_value_columns_carry_through
()
influxdb3_catalog/src/catalog/migrations/v3/tests.rs:974
Functionlast_cache_synthesized_per_table_cache
()
influxdb3_catalog/src/catalog/migrations/v3/tests.rs:937
Functionlast_cache_unknown_node_name_is_rejected
()
influxdb3_catalog/src/catalog/versions/v3/catalog/tests.rs:3687
Functionlast_cache_value_columns_def_encodings
()
influxdb3_catalog/src/format/records/types/tests.rs:28
Functionlast_caches_table
()
influxdb3/tests/server/system_tables.rs:97
Methodlast_error_category
Return the category of the most recent recorded error, or `None` if no error has ever been recorded. Paired with [`last_error_at`](Self::last_error_at
object_store_utils/src/object_store_health.rs:169
Methodlast_snapshot_sequence_number
Returns the last [`SnapshotSequenceNumber`] that was added to the tracker.
influxdb3_wal/src/snapshot_tracker.rs:180
← previousnext →7,101–7,200 of 11,906, ranked by callers