|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <API/QueryAPI.hpp>#include <API/TestSchemas.hpp>#include <BaseIntegrationTest.hpp>#include <Catalogs/Source/PhysicalSource.hpp>#include <Components/NesCoordinator.hpp>#include <Components/NesWorker.hpp>#include <Configurations/Worker/PhysicalSourceTypes/CSVSourceType.hpp>#include <Configurations/Worker/PhysicalSourceTypes/LambdaSourceType.hpp>#include <Configurations/Worker/PhysicalSourceTypes/MemorySourceType.hpp>#include <Operators/LogicalOperators/Sinks/SinkLogicalOperator.hpp>#include <Operators/Operator.hpp>#include <Plans/Query/QueryPlan.hpp>#include <Runtime/TupleBuffer.hpp>#include <Services/RequestHandlerService.hpp>#include <Util/TestUtils.hpp>Classes | |
| class | NES::LambdaSourceIntegrationTest |
Namespaces | |
| NES | |
| This exception represents a network error. | |
Functions | |
| NES::TEST_F (LambdaSourceIntegrationTest, testTwoLambdaSources) | |
| NES::TEST_F (LambdaSourceIntegrationTest, testTwoLambdaSourcesWithSamePhysicalName) | |
| NES::TEST_F (LambdaSourceIntegrationTest, testTwoLambdaSourcesMultiThread) | |