C++ Server-Side SDK
LaunchDarkly SDK
Public Types | Public Attributes | List of all members
launchdarkly::server_side::config::built::LazyLoadConfig Struct Reference
Collaboration diagram for launchdarkly::server_side::config::built::LazyLoadConfig:
Collaboration graph
[legend]

Public Types

enum class  EvictionPolicy { Disabled = 0 }
 Specifies the action taken when a data item's TTL expires. More...
 

Public Attributes

EvictionPolicy eviction_policy
 
std::chrono::milliseconds refresh_ttl
 
std::shared_ptr< integrations::ISerializedDataReadersource
 

Member Enumeration Documentation

◆ EvictionPolicy

Specifies the action taken when a data item's TTL expires.

The values must not be changed to ensure backwards compatibility with the C API.


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