MCPcopy 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

getMethod · 0.45
setMethod · 0.45
metric_countFunction · 0.45
assert_bytes_scannedFunction · 0.45
get_valueFunction · 0.45
get_valueFunction · 0.45
metric_usizeFunction · 0.45
metric_valueMethod · 0.45
metric_valueFunction · 0.45
get_valueFunction · 0.45

Calls

no outgoing calls

Tested by 3

metric_valueMethod · 0.36
metric_valueFunction · 0.36
get_valueFunction · 0.36