Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
NormalizeAndValidate
Method · 0.45
Release
Method · 0.45
OpenFileQueue
Method · 0.45
AssertCanConsume
Method · 0.45
AssertCannotConsume
Method · 0.45
AssertFinished
Method · 0.45
Read
Method · 0.45
MaybeRead
Method · 0.45
TEST_F
Function · 0.45
Execute
Method · 0.45
GetExecuteSchema
Method · 0.45
ExecuteSubstrait
Method · 0.45
Calls
no outgoing calls
Tested by
6
AssertCanConsume
Method · 0.36
AssertCannotConsume
Method · 0.36
AssertFinished
Method · 0.36
TEST_F
Function · 0.36
WaitForNextReleasedBatch
Method · 0.36
NotifyAll
Method · 0.36