NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
DefaultStatisticStore.hpp File Reference
#include <StatisticCollection/StatisticStorage/AbstractStatisticStore.hpp>
#include <folly/Synchronized.h>
#include <unordered_map>
Include dependency graph for DefaultStatisticStore.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Statistic::DefaultStatisticStore
 This is a thread-safe StatisticStore that simply stores all data in an unordered_map that is made thread-safe by using folly::Synchronized. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Statistic