NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <StatisticCollection/StatisticStorage/AbstractStatisticStore.hpp>
#include <folly/Synchronized.h>
#include <unordered_map>
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 | |