Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ isSharedError
Method
isSharedError
gpcontrib/gpcloud/include/s3key_reader.h:102–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
bool isSharedError() const {
103
return sharedError;
104
}
105
106
void setSharedError(bool sharedError) {
107
pthread_mutex_lock(&this->mutexErrorMessage);
Callers
3
read
Method · 0.95
TEST_F
Function · 0.80
isError
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64