client-cpp  0.8.1
kaa::LogStorageConstants Class Reference

#include <LogStorageConstants.hpp>

+ Collaboration diagram for kaa::LogStorageConstants:

Static Public Attributes

static const std::size_t DEFAULT_MAX_BUCKET_SIZE = 16 * 1024
 
static const std::size_t DEFAULT_MAX_BUCKET_RECORD_COUNT = 256
 
static const std::string DEFAULT_LOG_DB_STORAGE
 

Detailed Description

Definition at line 25 of file LogStorageConstants.hpp.

Member Data Documentation

const std::string kaa::LogStorageConstants::DEFAULT_LOG_DB_STORAGE
static

Definition at line 30 of file LogStorageConstants.hpp.

const std::size_t kaa::LogStorageConstants::DEFAULT_MAX_BUCKET_RECORD_COUNT = 256
static

Definition at line 28 of file LogStorageConstants.hpp.

const std::size_t kaa::LogStorageConstants::DEFAULT_MAX_BUCKET_SIZE = 16 * 1024
static

Definition at line 27 of file LogStorageConstants.hpp.


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