Kaa client C SDK
|
Constraints applied to log buckets. More...
#include <kaa_logging.h>
Data Fields | |
size_t | max_bucket_size |
The maximum bucket size in bytes. More... | |
size_t | max_bucket_log_count |
The maximum log count within a single bucket. More... | |
Constraints applied to log buckets.
size_t kaa_log_bucket_constraints_t::max_bucket_log_count |
The maximum log count within a single bucket.
size_t kaa_log_bucket_constraints_t::max_bucket_size |
The maximum bucket size in bytes.