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

Method is_valid

cpp/src/arrow/util/future.h:334–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332 // Consumer API
333
334 bool is_valid() const { return impl_ != NULLPTR; }
335
336 /// \brief Return the Future's current state
337 ///

Callers 15

NormalizeAndValidateMethod · 0.45
ReleaseMethod · 0.45
OpenFileQueueMethod · 0.45
AssertCanConsumeMethod · 0.45
AssertCannotConsumeMethod · 0.45
AssertFinishedMethod · 0.45
ReadMethod · 0.45
MaybeReadMethod · 0.45
TEST_FFunction · 0.45
ExecuteMethod · 0.45
GetExecuteSchemaMethod · 0.45
ExecuteSubstraitMethod · 0.45

Calls

no outgoing calls

Tested by 6

AssertCanConsumeMethod · 0.36
AssertCannotConsumeMethod · 0.36
AssertFinishedMethod · 0.36
TEST_FFunction · 0.36
NotifyAllMethod · 0.36