Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
google::cloud::bigtable::AsyncRowReader< Unused1, Unused2 > Class Template Reference

#include <google/cloud/bigtable/async_row_reader.h>

Static Public Attributes

static std::int64_t constexpr NO_ROWS_LIMIT = 0
 Special value to be used as rows_limit indicating no limit. More...
 

Detailed Description

template<typename Unused1, typename Unused2>
class google::cloud::bigtable::AsyncRowReader< Unused1, Unused2 >
Deprecated:
Please use bigtable::RowReader::NO_ROWS_LIMIT instead.

Member Data Documentation

◆ NO_ROWS_LIMIT

template<typename Unused1 , typename Unused2 >
std::int64_t constexpr google::cloud::bigtable::AsyncRowReader< Unused1, Unused2 >::NO_ROWS_LIMIT = 0
staticconstexpr

Special value to be used as rows_limit indicating no limit.