userver: ydb::ScanQueryResults Class Reference
Loading...
Searching...
No Matches
ydb::ScanQueryResults Class Referencefinal

Detailed Description

Definition at line 210 of file response.hpp.

Public Types

using TScanQueryPart = NYdb::NTable::TScanQueryPart
 

Public Member Functions

std::optional< TScanQueryPart > GetNextResult ()
 
std::optional< CursorGetNextCursor ()
 
 ScanQueryResults (const ScanQueryResults &)=delete
 
 ScanQueryResults (ScanQueryResults &&) noexcept=default
 
ScanQueryResultsoperator= (const ScanQueryResults &)=delete
 
ScanQueryResultsoperator= (ScanQueryResults &&)=delete
 

Member Typedef Documentation

◆ TScanQueryPart

using ydb::ScanQueryResults::TScanQueryPart = NYdb::NTable::TScanQueryPart

Definition at line 214 of file response.hpp.


The documentation for this class was generated from the following file: