client-cpp  0.8.1
kaa::SQLiteDBLogStorage Member List

This is the complete list of members for kaa::SQLiteDBLogStorage, including all inherited members.

addLogRecord(LogRecord &&record)kaa::SQLiteDBLogStoragevirtual
getConsumedVolume()kaa::SQLiteDBLogStoragevirtual
getNextBucket()kaa::SQLiteDBLogStoragevirtual
getRecordsCount()kaa::SQLiteDBLogStoragevirtual
getStatus()kaa::SQLiteDBLogStorageinlinevirtual
removeBucket(std::int32_t bucketId)kaa::SQLiteDBLogStoragevirtual
rollbackBucket(std::int32_t bucketId)kaa::SQLiteDBLogStoragevirtual
SQLiteDBLogStorage(IKaaClientContext &context, std::size_t bucketSize=LogStorageConstants::DEFAULT_MAX_BUCKET_SIZE, std::size_t bucketRecordCount=LogStorageConstants::DEFAULT_MAX_BUCKET_RECORD_COUNT)kaa::SQLiteDBLogStorage
SQLiteDBLogStorage(IKaaClientContext &context, const std::string &dbName, int optimizationMask=(int) SQLiteOptimizationOptions::SQLITE_NO_OPTIMIZATIONS, std::size_t bucketSize=LogStorageConstants::DEFAULT_MAX_BUCKET_SIZE, std::size_t bucketRecordCount=LogStorageConstants::DEFAULT_MAX_BUCKET_RECORD_COUNT)kaa::SQLiteDBLogStorage
~ILogStorage()kaa::ILogStorageinlinevirtual
~ILogStorageStatus()kaa::ILogStorageStatusinlinevirtual
~SQLiteDBLogStorage()kaa::SQLiteDBLogStorage