Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ getResponseCode
Method
getResponseCode
gpcontrib/gpcloud/include/restful_service.h:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
ResponseCode getResponseCode() const {
96
return responseCode;
97
}
98
99
void setResponseCode(ResponseCode responseCode) {
100
this->responseCode = responseCode;
Callers
5
get
Method · 0.80
put
Method · 0.80
post
Method · 0.80
head
Method · 0.80
deleteRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected