MCPcopy Create free account

hub / github.com/influxdata/influxdb / functions

Functions11,906 in github.com/influxdata/influxdb

Methodfrom
(psv: PersistedSnapshotVersion)
influxdb3_write/src/table_index.rs:105
Methodfrom
(error: PersisterError)
influxdb3_write/src/persister.rs:85
Methodfrom
(checkpoint: PersistedSnapshotCheckpoint)
influxdb3_write/src/write_buffer/persisted_files.rs:445
Methodfrom
(value: ValidatedLines)
influxdb3_write/src/write_buffer/validator.rs:354
Methodfrom
(value: u16)
influxdb3_authz/src/permissions.rs:231
Methodfrom
(err: AuthenticatorError)
influxdb3_authz/src/lib.rs:96
Methodfrom
(permissions: Vec<Permission>)
influxdb3_authz/src/role/role_permissions.rs:171
Methodfrom
(e: Error)
influxdb3_server/src/http.rs:164
Methodfrom
(value: u64)
influxdb3_id/src/lib.rs:135
Methodfrom
(value: IndexMap<K, V, FxBuildHasher>)
influxdb3_id/src/serialize.rs:68
Methodfrom
(other: bool)
core/influxdb2_client/src/models/data_point.rs:159
Methodfrom
Convert a `str` to [`MeasurementName::Name`].
core/influxdb_influxql_parser/src/common.rs:594
Methodfrom
(s: &str)
core/influxdb_influxql_parser/src/identifier.rs:49
Methodfrom
(v: String)
core/influxdb_influxql_parser/src/literal.rs:64
Methodfrom
(v: &str)
core/influxdb_influxql_parser/src/string.rs:188
Methodfrom
(oc: OnClause)
core/influxdb_influxql_parser/src/show.rs:78
Methodfrom
(s: &str)
core/influxdb_influxql_parser/src/parameter.rs:63
Methodfrom
(v: Literal)
core/influxdb_influxql_parser/src/expression/conditional.rs:161
Methodfrom
(v: Literal)
core/influxdb_influxql_parser/src/expression/arithmetic.rs:142
Methodfrom
(value: Select)
core/iox_query_influxql/src/plan/ir.rs:91
Methodfrom
(r: Rewritten<Self>)
core/iox_query_influxql_rewrite/src/lib.rs:79
Methodfrom
(value: CacheValue)
core/catalog_cache/src/lib.rs:192
Methodfrom
(borrowed: &Self)
core/parquet_file/src/lib.rs:141
Methodfrom
(md: Arc<ParquetMetaData>)
core/parquet_file/src/metadata.rs:805
Methodfrom
(e: DataFusionError)
core/parquet_file/src/writer.rs:31
Methodfrom
(value: CodecError)
core/parquet_file/src/serialize.rs:89
Methodfrom
(value: UploadError)
core/parquet_file/src/storage.rs:67
Methodfrom
Turn a [`WindowDuration`] into a [`EncodedWindowDuration`] suitable for passing as a parameter to a datafusion parameter
core/query_functions/src/window.rs:187
Methodfrom
(window_duration: &WindowDuration)
core/query_functions/src/group_by.rs:100
Methodfrom
(value: [(String, StatementParam); N])
core/iox_query_params/src/params.rs:240
Methodfrom
(source: tonic::transport::Error)
core/client_util/src/connection.rs:95
Methodfrom
(v: DmlWrite)
core/dml/src/lib.rs:115
Methodfrom
(value: T)
core/influxdb_iox_client/src/client/write.rs:63
Methodfrom
(s: Status)
core/influxdb_iox_client/src/client/error.rs:122
Methodfrom
(status: Status)
core/influxdb_iox_client/src/client/flight/mod.rs:92
Methodfrom
(e: Error)
core/iox_query/src/provider.rs:74
Methodfrom
(val: SortKeyRange)
core/iox_query/src/test.rs:1323
Methodfrom
(value: (TestSortOption, Vec<usize>))
core/iox_query/src/physical_optimizer/sort/lexical_range.rs:594
Methodfrom
(source: datafusion::error::DataFusionError)
core/iox_query/src/frontend/reorg.rs:41
Methodfrom
(yes_no: BooleanFlag)
core/iox_query/src/exec/query_tracing.rs:351
Methodfrom
((v, batch, time): (TemplatePart<'a>, &'a B, &'a [i64]))
core/partition/src/template.rs:45
Methodfrom
(t: JaegerTag)
core/trace_exporters/src/jaeger.rs:47
Methodfrom
(v: Authorization)
core/authz/src/authorization.rs:40
Methodfrom
(value: Status)
core/authz/src/iox_authorizer.rs:135
Methodfrom
Converts a result from the business logic into the appropriate tonic status
core/service_grpc_flight/src/lib.rs:252
Methodfrom
(value: uuid::Uuid)
core/generated_types/src/lib.rs:138
Methodfrom
(error: EncodeError)
core/generated_types/src/google.rs:86
Methodfrom
(iterator: &'a [(&'static str, &'static str); N])
core/metric/src/lib.rs:443
Methodfrom
(v: T)
core/object_store_metrics/src/lib.rs:45
Methodfrom
(res: &Result<T, E>)
core/object_store_metrics/src/metrics.rs:81
Methodfrom
(state: CacheStateKind)
core/object_store_metrics/src/cache_state.rs:97
Methodfrom
(options: GetOptions)
core/object_store_mock/src/lib.rs:63
Methodfrom
(value: prometheus_parse::Value)
core/test_helpers/src/prometheus.rs:168
Methodfrom
(value: &MultiTenantExtractError)
core/iox_http/src/write/multi_tenant.rs:31
Methodfrom
(value: &WriteParseError)
core/iox_http/src/write/params.rs:58
Methodfrom
(value: &SingleTenantExtractError)
core/iox_http/src/write/single_tenant/mod.rs:57
Methodfrom
(e: Error)
core/iox_v1_query_api/src/error.rs:99
Methodfrom
(value: CsvSeriesChunk)
core/iox_v1_query_api/src/response/csv.rs:169
Methodfrom
(value: &PartitionHashId)
core/data_types/src/partition.rs:108
Methodfrom
(value: NamespaceId)
core/data_types/src/lib.rs:155
Methodfrom
(value: BTreeMap<Arc<str>, ColumnSchema>)
core/data_types/src/columns.rs:39
Methodfrom
Efficiently returns the string representation of this [`NamespaceName`]. If this [`NamespaceName`] contains an owned string, it is returned without c
core/data_types/src/namespace_name.rs:141
Methodfrom
(value: PartitionSnapshot)
core/data_types/src/snapshot/partition.rs:274
Methodfrom
(value: HashBuckets)
core/data_types/src/snapshot/hash.rs:70
Methodfrom
(value: proto::RootNamespace)
core/data_types/src/snapshot/root.rs:169
Methodfrom
(value: generated::BitMask)
core/data_types/src/snapshot/mask.rs:23
Methodfrom
(value: TableSnapshot)
core/data_types/src/snapshot/table.rs:255
Methodfrom
(value: proto::NamespaceTable)
core/data_types/src/snapshot/namespace.rs:276
Methodfrom
(proto: generated::MessageList)
core/data_types/src/snapshot/list.rs:210
Methodfrom
(other: &'a str)
core/influxdb_line_protocol/src/lib.rs:535
Methodfrom
(s: Schema)
core/schema/src/lib.rs:198
Methodfrom
(val: &SortKey)
core/schema/src/sort.rs:265
Methodfrom
(v: &'static str)
core/trace/src/span.rs:184
Methodfrom
Snafu doesn't allow both no context and a custom message
core/trace_http/src/ctx.rs:49
Methodfrom
(value_expr: ValueExpr)
core/predicate/src/lib.rs:351
Methodfrom
(value: &BenchRun)
core/mutable_batch_lp/benches/parse_lp.rs:30
Methodfrom
(value: Error)
core/flightsql/src/error.rs:76
Methodfrom
(config: LoggingConfig)
core/trogging/src/cli.rs:180
Methodfrom
(field: &FieldData)
influxdb3_cache/src/distinct_cache/cache.rs:485
Methodfrom
(value: Option<Vec<ColumnId>>)
influxdb3_cache/src/last_cache/cache.rs:84
Methodfrom
(addr: SocketAddr)
influxdb3_clap_blocks/src/socket_addr.rs:40
Methodfrom
(value: Endpoint)
influxdb3_clap_blocks/src/object_store.rs:118
Methodfrom
(options: GetOptions)
influxdb3_test_helpers/src/object_store/mock.rs:58
Methodfrom
(this: Format)
influxdb3_commands/src/common.rs:48
Methodfrom
(legacy: iox_http::write::Precision)
influxdb3_types/src/write.rs:131
Methodfrom
(name: DatabaseName)
influxdb3_types/src/database_name.rs:142
Methodfrom
(value: &Error)
influxdb3_types/src/http.rs:70
Methodfrom
(err: PluginEnvironmentError)
influxdb3_processing_engine/src/manager.rs:47
Methodfrom
(format: Format)
influxdb3_load_generator/src/query_generator.rs:60
Methodfrom
(g: Generator)
influxdb3_load_generator/src/line_protocol_generator.rs:356
Methodfrom
(t: FutureOffsetTime)
influxdb3_load_generator/src/commands/common.rs:114
Methodfrom
(s: SamplingInterval)
influxdb3_load_generator/src/commands/write.rs:99
Methodfrom
(value: u64)
influxdb3_catalog/src/catalog.rs:119
Methodfrom
(e: RepositoryError<I>)
influxdb3_catalog/src/repository.rs:62
Methodfrom
(influx_column_type: &InfluxColumnType)
influxdb3_catalog/src/log/versions/v2.rs:339
Methodfrom
(value: LastCacheSize)
influxdb3_catalog/src/log/versions/v1.rs:269
Methodfrom
(ns: Vec<NodeMode>)
influxdb3_catalog/src/log/versions/v3.rs:349
Methodfrom
(ns: Vec<NodeMode>)
influxdb3_catalog/src/log/versions/v4.rs:490
Methodfrom
(value: v2::OrderedCatalogBatch)
influxdb3_catalog/src/log/versions/v2/conversion.rs:8
Methodfrom
(value: PermissionDetailsSpec)
influxdb3_catalog/src/log/versions/v2/enterprise.rs:15
← previousnext →6,501–6,600 of 11,906, ranked by callers