client-c  0.8.1
kaa_log_bucket_constraints_t Struct Reference

#include <kaa_logging.h>

Public Attributes

size_t max_bucket_size
 
size_t max_bucket_log_count
 

Detailed Description

Constraints applied to log buckets

Definition at line 63 of file kaa_logging.h.

Member Data Documentation

size_t kaa_log_bucket_constraints_t::max_bucket_log_count

The maximum log count within a single bucket

Definition at line 65 of file kaa_logging.h.

size_t kaa_log_bucket_constraints_t::max_bucket_size

The maximum bucket size in bytes

Definition at line 64 of file kaa_logging.h.


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