NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <API/QueryAPI.hpp>
#include <BaseIntegrationTest.hpp>
#include <Catalogs/Topology/Topology.hpp>
#include <Catalogs/Topology/TopologyNode.hpp>
#include <Common/DataTypes/DataTypeFactory.hpp>
#include <Configurations/Worker/PhysicalSourceTypes/CSVSourceType.hpp>
#include <Runtime/BufferManager.hpp>
#include <Util/Logger/Logger.hpp>
#include <Util/TestHarness/TestHarness.hpp>
#include <gtest/gtest.h>
Classes | |
class | NES::DistributedNemoJoinIntegrationTest |
Test of distributed NEMO join. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
Functions | |
NES::TEST_F (DistributedNemoJoinIntegrationTest, testThreeLevelsTopologyTopDown) | |