Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/orc
/ isValid
Method
isValid
c++/src/Geospatial.hh:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
geospatialTypes_.clear();
65
}
66
bool isValid() const {
67
return isValid_;
68
}
69
void invalidate() {
70
isValid_ = false;
71
box_.invalidate();
Callers
2
toString
Method · 0.45
merge
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected