MCPcopy 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

readMethod · 0.95
TEST_FFunction · 0.80
isErrorMethod · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64