#include <config_etcd_client.h>
Definition at line 48 of file config_etcd_client.h.
ConfigEtcdPartition::UUIDCacheEntry::UUIDCacheEntry |
( |
ConfigEtcdPartition * |
parent, |
|
|
const string & |
value_str, |
|
|
uint64_t |
last_read_tstamp |
|
) |
| |
|
inline |
ConfigEtcdPartition::UUIDCacheEntry::~UUIDCacheEntry |
( |
| ) |
|
void ConfigEtcdPartition::UUIDCacheEntry::DisableEtcdReadRetry |
( |
const string |
uuid | ) |
|
void ConfigEtcdPartition::UUIDCacheEntry::EnableEtcdReadRetry |
( |
const string |
uuid, |
|
|
const string |
value |
|
) |
| |
void ConfigEtcdPartition::UUIDCacheEntry::EtcdReadRetryTimerErrorHandler |
( |
| ) |
|
|
private |
bool ConfigEtcdPartition::UUIDCacheEntry::EtcdReadRetryTimerExpired |
( |
const string |
uuid, |
|
|
const string |
value |
|
) |
| |
|
private |
const string& ConfigEtcdPartition::UUIDCacheEntry::GetJsonString |
( |
| ) |
const |
|
inline |
uint32_t ConfigEtcdPartition::UUIDCacheEntry::GetRetryCount |
( |
| ) |
const |
|
inline |
Timer* ConfigEtcdPartition::UUIDCacheEntry::GetRetryTimer |
( |
| ) |
|
|
inline |
bool ConfigEtcdPartition::UUIDCacheEntry::IsRetryTimerCreated |
( |
| ) |
const |
|
inline |
bool ConfigEtcdPartition::UUIDCacheEntry::IsRetryTimerRunning |
( |
| ) |
const |
bool ConfigEtcdPartition::UUIDCacheEntry::ListOrMapPropEmpty |
( |
const string & |
prop | ) |
const |
void ConfigEtcdPartition::UUIDCacheEntry::SetJsonString |
( |
const string & |
value_str | ) |
|
|
inline |
void ConfigEtcdPartition::UUIDCacheEntry::SetListOrMapPropEmpty |
( |
const string & |
prop, |
|
|
bool |
empty |
|
) |
| |
|
inline |
friend class ConfigEtcdPartitionTest |
|
friend |
string ConfigEtcdPartition::UUIDCacheEntry::json_str_ |
|
private |
ListMapSet ConfigEtcdPartition::UUIDCacheEntry::list_map_set_ |
|
private |
uint32_t ConfigEtcdPartition::UUIDCacheEntry::retry_count_ |
|
private |
Timer* ConfigEtcdPartition::UUIDCacheEntry::retry_timer_ |
|
private |
The documentation for this class was generated from the following files: