Skip to content

iox::DefaultChunkDistributorConfig🔗

Public Attributes🔗

Name
constexpr uint32_t MAX_QUEUES
constexpr uint64_t MAX_HISTORY_CAPACITY

Public Attributes Documentation🔗

variable MAX_QUEUES🔗

static constexpr uint32_t MAX_QUEUES = MAX_SUBSCRIBERS_PER_PUBLISHER;

variable MAX_HISTORY_CAPACITY🔗

static constexpr uint64_t MAX_HISTORY_CAPACITY = MAX_PUBLISHER_HISTORY;

Updated on 18 December 2023 at 13:11:43 CET