MCPcopy Create free account
hub / github.com/apache/arrow / num_read

Method num_read

cpp/src/arrow/testing/async_test_util.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 }
64
65 int num_read() { return state_->num_read.load(); }
66
67 private:
68 struct State {

Callers 5

NumBatchesReadMethod · 0.80
TESTFunction · 0.80
TEST_PFunction · 0.80
NumItemsAskedForMethod · 0.80
NumSubsAskedForMethod · 0.80

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected