| 
    client-c
    0.8.1
    
   | 
 
Log bucket information structure. One or more log records are aggregated into the single bucket. More...
#include <ext_log_delivery_listener.h>
Public Attributes | |
| size_t | log_count | 
| uint16_t | bucket_id | 
Log bucket information structure. One or more log records are aggregated into the single bucket.
Definition at line 38 of file ext_log_delivery_listener.h.
| uint16_t kaa_log_bucket_info_t::bucket_id | 
ID of bucket present in storage.
Definition at line 40 of file ext_log_delivery_listener.h.
| size_t kaa_log_bucket_info_t::log_count | 
Logs associated with a bucket.
Definition at line 39 of file ext_log_delivery_listener.h.