|
iceberg-cpp
|
Global scheduler for OAuth2 token refresh tasks. More...
#include <chrono>#include <condition_variable>#include <cstdint>#include <functional>#include <mutex>#include <thread>#include <vector>#include "iceberg/catalog/rest/iceberg_rest_export.h"Go to the source code of this file.
Classes | |
| class | iceberg::rest::auth::TokenRefreshScheduler |
| A process-global scheduler for delayed token refresh tasks. More... | |
Global scheduler for OAuth2 token refresh tasks.