iceberg-cpp
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
iceberg::test::FakeRetryEnvironment Class Reference

Public Types

using Duration = RetryTestHooks::Duration
 
using TimePoint = RetryTestHooks::TimePoint
 

Public Member Functions

void Advance (Duration duration)
 
void SetJitterOffsetMs (int32_t jitter_offset_ms)
 
const RetryTestHookshooks () const
 
const std::vector< Duration > & sleep_durations () const
 
const std::vector< int32_t > & observed_base_delays_ms () const
 

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