MCPcopy Create free account
hub / github.com/apache/datafusion / min_query_id

Method min_query_id

benchmarks/src/h2o.rs:229–231  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

227 }
228
229 pub fn min_query_id(&self) -> usize {
230 1
231 }
232
233 pub fn max_query_id(&self) -> usize {
234 self.queries.len()

Callers 3

runMethod · 0.80
get_queryMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected