MCPcopy 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

readMethod · 0.95
DownloadThreadFuncFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected