Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ setSharedError
Method
setSharedError
gpcontrib/gpcloud/include/s3key_reader.h:212–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
void setSharedError(bool sharedError) {
213
this->sharedKeyReader.setSharedError(sharedError);
214
}
215
216
template <typename E>
217
void setSharedError(bool sharedError, const E& e) {
Callers
1
fill
Method · 0.95
Calls
1
setSharedError
Method · 0.45
Tested by
no test coverage detected