Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::bigtable::MinConnectionRefreshOption Struct Reference

Minimum time in ms to refresh connections. More...

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

Public Types

using Type = std::chrono::milliseconds
 

Detailed Description

Minimum time in ms to refresh connections.

The server will not disconnect idle connections before this time.

Member Typedef Documentation

◆ Type