client-c  0.8.1
kaa_log_bucket_info_t Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

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.


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