Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
Loading...
Searching...
No Matches
arachne::coordination::accumulation_policy Struct Reference

#include <include/arachne/coordinator.hpp>

Public Attributes

std::size_t accepted_count = 15
std::uintmax_t accepted_bytes = 0
std::chrono::seconds oldest_age { 0 }

Detailed Description

Definition at line 64 of file coordinator.hpp.

Member Data Documentation

◆ accepted_bytes

std::uintmax_t arachne::coordination::accumulation_policy::accepted_bytes = 0

Definition at line 66 of file coordinator.hpp.

◆ accepted_count

std::size_t arachne::coordination::accumulation_policy::accepted_count = 15

Definition at line 65 of file coordinator.hpp.

◆ oldest_age

std::chrono::seconds arachne::coordination::accumulation_policy::oldest_age { 0 }

Definition at line 67 of file coordinator.hpp.

67{ 0 };

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