Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ isEOF
Method
isEOF
gpcontrib/gpcloud/include/s3key_reader.h:180–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
ChunkBuffer& operator=(const ChunkBuffer& other);
179
180
bool isEOF() {
181
return this->eof;
182
}
183
184
// Error is shared among all ChunkBuffers of a KeyReader.
185
bool isError() {
Callers
2
read
Method · 0.95
DownloadThreadFunc
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected