Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/influxdata/influxdb
/ functions
Functions
11,906 in github.com/influxdata/influxdb
⨍
Functions
11,906
◇
Types & classes
2,644
↳
Endpoints
4
Method
reporter
Gets the CumulativeGauge this CumulativeRecorder is associated with
core/metric/src/cumulative.rs:64
Function
reproduce_schema_bug_in_data_source_exec
()
core/iox_query/src/provider/physical.rs:596
Method
request_send
(method: Method, url: impl Into<String>, source: reqwest::Error)
influxdb3_client/src/lib.rs:112
Function
request_stop_idempotent_when_already_stopping
()
influxdb3_catalog/src/format/records/node/tests.rs:359
Function
request_stop_no_op_when_stopped
()
influxdb3_catalog/src/format/records/node/tests.rs:382
Method
request_stop_node
Request a graceful stop for a node, driving its state from `Running` to `Stopping`. The target node finishes its in-flight work and then writes an `Ac
influxdb3_catalog/src/catalog/versions/v3/catalog.rs:1589
Function
request_stop_node_round_trip
()
influxdb3_catalog/src/format/records/node/tests.rs:257
Function
request_stop_rejected_when_not_running
()
influxdb3_catalog/src/catalog/versions/v3/ops/node/tests.rs:372
Function
request_stop_transitions_running_to_stopping
()
influxdb3_catalog/src/catalog/versions/v3/ops/node/tests.rs:355
Function
request_stop_transitions_running_to_stopping
()
influxdb3_catalog/src/format/records/node/tests.rs:321
Method
requests
get a copy of the requests that were made using this mock
core/influxdb_iox_client/src/client/write.rs:506
Method
require_by_name
Get a resource by name, or return `NotFoundByName` if it does not exist.
influxdb3_catalog/src/repository.rs:125
Method
required
(field: impl Into<String>)
core/ingester_query_grpc/src/lib.rs:47
Method
required
(field: impl Into<String>)
core/generated_types/src/google.rs:131
Method
required_input_distribution
Always require a single input (eventually we might imagine running this on multiple partitions concurrently to compute the splits in parallel, but not
core/iox_query/src/exec/split.rs:226
Method
required_input_distribution
(&self)
core/iox_query/src/exec/gapfill/mod.rs:552
Method
required_input_distribution
(&self)
core/iox_query/src/provider/progressive_eval.rs:164
Method
required_input_distribution
(&self)
core/iox_query/src/provider/deduplicate.rs:306
Method
required_input_distribution
(&self)
core/iox_query/src/provider/reorder_partitions.rs:125
Method
required_input_ordering
(&self)
core/iox_query/src/exec/split.rs:230
Method
required_input_ordering
(&self)
core/iox_query/src/exec/gapfill/mod.rs:563
Method
required_input_ordering
(&self)
core/iox_query/src/provider/progressive_eval.rs:172
Method
required_input_ordering
(&self)
core/iox_query/src/provider/reorder_partitions.rs:129
Method
requires_quotes
Returns true if the identifier requires quotes.
core/influxdb_influxql_parser/src/identifier.rs:56
Function
reqwest_description
(e: &reqwest::Error)
influxdb3_client/src/lib.rs:96
Function
rerun_after_success_returns_already_migrated
()
influxdb3_catalog/src/catalog/migrations/v3/tests.rs:1742
Method
reservation
(&self)
core/iox_query/src/exec/gapfill/buffered_input.rs:94
Method
reserve
Unconditionally reserve sz bytes of memory. This marks the additional memory as being reserved, but cannot fail. This is used to tell the monitor abou
core/jemalloc_stats/src/monitor.rs:97
Method
reset
(&mut self)
influxdb3_telemetry/src/bucket.rs:33
Method
reset
(&mut self)
influxdb3_telemetry/src/metrics.rs:31
Method
reset_plugin_trigger_invocations
(&self)
influxdb3/src/commands/serve.rs:1525
Method
resolve
(&self, name: Name)
core/catalog_cache/src/api/client.rs:385
Function
resolves_registered_node
()
influxdb3_catalog/src/catalog/versions/v3/catalog/tests.rs:2499
Method
resource_id_to_name
( &self, identifier: &ResourceIdentifier, )
influxdb3_catalog/src/catalog/versions/v2/enterprise.rs:917
Method
resource_id_to_name
( &self, identifier: &ResourceIdentifier, )
influxdb3_catalog/src/catalog/versions/v3/inner/enterprise.rs:85
Method
resource_id_to_name
( &self, identifier: &ResourceIdentifier, )
influxdb3_catalog/src/catalog/versions/v1/enterprise.rs:343
Function
resource_identifier_all_covers_everything
()
influxdb3_authz/src/role/tests.rs:9
Function
resource_identifier_covers_exact_match
()
influxdb3_authz/src/role/tests.rs:16
Function
resource_identifier_does_not_cover_different_id
()
influxdb3_authz/src/role/tests.rs:22
Function
resource_identifier_encodings
()
influxdb3_catalog/src/format/records/types/tests.rs:187
Method
resource_iter
(&self)
influxdb3_catalog/src/catalog/versions/v2/legacy.rs:180
Method
resource_name_to_id
( &self, resource_type: ResourceType, names: &[String], )
influxdb3_catalog/src/catalog/versions/v3/inner/enterprise.rs:12
Method
resource_name_to_id
( &self, resource_type: ResourceType, names: &[String], )
influxdb3_catalog/src/catalog/versions/v1/enterprise.rs:272
Function
resource_scoped_token_emits_create_resource_scoped_token
()
influxdb3_catalog/src/catalog/migrations/v3/tests.rs:1216
Function
resource_scoped_token_expiry_i64_max_becomes_none
()
influxdb3_catalog/src/catalog/migrations/v3/tests.rs:1197
Function
resource_scoped_token_is_not_admin
()
influxdb3_authz/src/tests.rs:79
Function
resource_scoped_token_preserves_resource_names
()
influxdb3_catalog/src/catalog/migrations/v3/tests.rs:1270
Function
resource_try_from_proto
()
core/authz/src/permission.rs:250
Function
resource_try_into_proto
()
core/authz/src/permission.rs:291
Function
resource_type_encodings
()
influxdb3_catalog/src/format/records/types/tests.rs:179
Function
restore_checkpoint_stays_consistent_under_concurrent_write
()
influxdb3_catalog/src/catalog/versions/v3/catalog/tests.rs:4216
Function
restore_errors_on_missing_replayed_sequence
()
influxdb3_catalog/src/catalog/versions/v3/catalog/tests.rs:3987
Function
restore_from_object_store_errors_on_missing_replayed_sequence
()
influxdb3_catalog/src/catalog/versions/v2/tests.rs:304
Function
restore_from_object_store_uses_selected_backup_paths
()
influxdb3_catalog/src/catalog/versions/v2/tests.rs:178
Function
restore_keeps_live_identity_when_backup_uuid_differs
()
influxdb3_catalog/src/catalog/versions/v3/catalog/tests.rs:4313
Function
restore_propagates_via_catch_up_to_peer
()
influxdb3_catalog/src/catalog/versions/v3/catalog/tests.rs:4092
Method
restore_staging_dir
Object-store directory under which a restore stages the backup's catalog checkpoint and log files. Deliberately a sibling of the versioned catalog di
influxdb3_catalog/src/object_store/versions/v3.rs:581
Method
restore_user
( &mut self, user_id: UserId, display_name: Option<Arc<str>>, restored_at: i64
influxdb3_catalog/src/catalog/versions/v3/schema/user.rs:172
Function
restore_user_roundtrip
()
influxdb3_catalog/src/format/records/user/tests.rs:68
Function
restore_uses_selected_backup_paths
()
influxdb3_catalog/src/catalog/versions/v3/catalog/tests.rs:3890
Method
retention_delete_predicate
Return the delete predicate for data outside retention We need to only retain time >= retention_time. Thus we only need to set the range to MIN < time
core/data_types/src/lib.rs:1539
Method
retention_period
Returns the retention period if any
core/data_types/src/snapshot/namespace.rs:224
Function
retention_period_cutoff_map
()
influxdb3_catalog/src/catalog/versions/v2/tests.rs:1550
Function
retention_period_encodings
()
influxdb3_catalog/src/format/records/types/tests.rs:154
Function
retention_period_set_and_clear
()
influxdb3_catalog/src/catalog/versions/v3/catalog/tests.rs:2881
Function
retention_period_set_and_clear_after_soft_delete
()
influxdb3_catalog/src/catalog/versions/v2/tests.rs:1674
Method
retention_time_ns
(&self)
core/iox_query/src/test.rs:229
Method
retention_time_ns
(&self)
influxdb3_query_executor/src/lib.rs:600
Method
retry_all_errors
Retry all errors.
core/backoff/src/lib.rs:192
Function
retry_exhaustion
()
object_store_utils/src/retryable_object_store/tests.rs:453
Method
return_field_from_args
(&self, args: ReturnFieldArgs<'_>)
core/query_functions/src/tz.rs:106
Method
return_type
(&self, _arg_types: &[DataType])
core/iox_query_influxql/src/plan/udf.rs:81
Method
return_type
Calculate the return type given the function signature. Spread always returns the same type as the input column.
core/iox_query_influxql/src/aggregate/spread.rs:47
Method
return_type
Calculate the return type given the function signature. Percentile always returns the same type as the input column.
core/iox_query_influxql/src/aggregate/percentile.rs:52
Method
return_type
(&self, arg_types: &[DataType])
core/iox_query_influxql/src/aggregate/mode.rs:55
Method
return_type
(&self, _arg_types: &[DataType])
core/query_functions/src/sleep.rs:34
Method
return_type
(&self, _arg_types: &[DataType])
core/query_functions/src/tz.rs:102
Method
return_type
(&self, arg_types: &[DataType])
core/query_functions/src/gapfill.rs:145
Method
return_type
(&self, args: &[DataType])
core/query_functions/src/date_bin_wallclock.rs:182
Method
return_type
(&self, _arg_types: &[DataType])
core/query_functions/src/to_timestamp.rs:53
Method
return_type
(&self, arg_types: &[DataType])
core/query_functions/src/coalesce_struct.rs:115
Method
return_type
(&self, arg_types: &[DataType])
core/query_functions/src/selectors.rs:380
Method
return_type
Return type of the aggregator. See [`make_struct_datatype`].
core/query_functions/src/selectors/type_handling.rs:115
Function
returns_chunks_across_parquet_and_buffered_data
()
influxdb3_write/src/write_buffer/tests.rs:480
Method
revoke_all_refresh_tokens_for_user
(&self, user_id: UserId)
influxdb3_catalog/src/catalog/versions/v3/catalog.rs:3280
Function
revoke_all_refresh_tokens_for_user_roundtrip
()
influxdb3_catalog/src/format/records/user/tests.rs:148
Method
revoke_refresh_token
(&self, token_hash: Arc<str>)
influxdb3_catalog/src/catalog/versions/v3/catalog.rs:3104
Function
revoke_refresh_token_roundtrip
()
influxdb3_catalog/src/format/records/user/tests.rs:136
Function
rewrite
(expr: Expr)
core/predicate/src/rpc_predicate/column_rewrite.rs:84
Function
role_admin_token_action_encodings
()
influxdb3_catalog/src/format/records/types/tests.rs:271
Function
role_database_action_encodings
()
influxdb3_catalog/src/format/records/types/tests.rs:236
Function
role_database_resource_encodings
()
influxdb3_catalog/src/format/records/types/tests.rs:277
Function
role_name_empty_rejected
()
influxdb3_authz/src/role/tests.rs:144
Function
role_name_invalid_chars_rejected
()
influxdb3_authz/src/role/tests.rs:155
Function
role_name_max_length_accepted
()
influxdb3_authz/src/role/tests.rs:161
Function
role_name_too_long_rejected
()
influxdb3_authz/src/role/tests.rs:149
Function
role_name_valid
()
influxdb3_authz/src/role/tests.rs:137
Function
role_permission_grant_encodings
()
influxdb3_catalog/src/format/records/types/tests.rs:283
Function
role_role_action_encodings
()
influxdb3_catalog/src/format/records/types/tests.rs:263
Function
role_token_action_encodings
()
influxdb3_catalog/src/format/records/types/tests.rs:246
← previous
next →
8,801–8,900 of 11,906, ranked by callers