Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ as_usize
Method
as_usize
datafusion/expr/src/execution_props.rs:183–185 ·
view source on GitHub ↗
Returns the underlying slot index.
(self)
Source
from the content-addressed store, hash-verified
181
182
/// Returns the underlying slot index.
183
pub const fn as_usize(self) -> usize {
184
self.0
185
}
186
}
187
188
/// Shared results container for uncorrelated scalar subqueries.
Callers
15
get
Method · 0.45
set
Method · 0.45
metric_count
Function · 0.45
create_xxhash64_hashes_dictionary
Function · 0.45
generic_list_row_has_nulls
Function · 0.45
assert_bytes_scanned
Function · 0.45
get_value
Function · 0.45
get_value
Function · 0.45
metric_usize
Function · 0.45
metric_value
Method · 0.45
metric_value
Function · 0.45
get_value
Function · 0.45
Calls
no outgoing calls
Tested by
3
metric_value
Method · 0.36
metric_value
Function · 0.36
get_value
Function · 0.36