|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <API/QueryAPI.hpp>#include <API/TimeUnit.hpp>#include <Common/DataTypes/DataTypeFactory.hpp>#include <Expressions/ConstantValueExpressionNode.hpp>#include <Expressions/LogicalExpressions/EqualsExpressionNode.hpp>#include <Expressions/LogicalExpressions/LessEqualsExpressionNode.hpp>#include <BaseIntegrationTest.hpp>#include <Types/SlidingWindow.hpp>#include <Types/ThresholdWindow.hpp>#include <Types/TumblingWindow.hpp>#include <gtest/gtest.h>Classes | |
| class | WindowTypeHashTest |
Functions | |
| TEST_F (WindowTypeHashTest, SlidingWindowHashTest) | |
| TEST_F (WindowTypeHashTest, TumblingWindowHashTest) | |
| TEST_F (WindowTypeHashTest, ThresholdWindowHashTest) | |
| TEST_F (WindowTypeHashTest, AllWindowTypesHashTest) | |
| TEST_F | ( | WindowTypeHashTest | , |
| AllWindowTypesHashTest | |||
| ) |
References NES::Attribute(), NES::DataTypeFactory::createBasicValue(), NES::API::EventTime(), NES::INT64, NES::API::Milliseconds(), and NES::API::Seconds().
| TEST_F | ( | WindowTypeHashTest | , |
| SlidingWindowHashTest | |||
| ) |
References NES::Attribute(), NES::API::EventTime(), NES::API::Milliseconds(), and NES::API::Seconds().
| TEST_F | ( | WindowTypeHashTest | , |
| ThresholdWindowHashTest | |||
| ) |
References NES::DataTypeFactory::createBasicValue(), and NES::INT64.
| TEST_F | ( | WindowTypeHashTest | , |
| TumblingWindowHashTest | |||
| ) |
References NES::Attribute(), NES::API::EventTime(), NES::API::Milliseconds(), and NES::API::Seconds().