|
PhysicalSourceTypePtr | NES::createSimpleInputStream (std::string logicalSourceName, std::string physicalSourceName, uint64_t numberOfBuffers, uint64_t numberOfKeys=1) |
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testSingleGlobalTumblingWindowSingleBuffer) |
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testSingleGlobalTumblingWindowMultiBuffer) |
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testMultipleGlobalTumblingWindowMultiBuffer) |
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testSingleTumblingWindowMultiBufferMultipleKeys) |
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testTumblingWindowCount) |
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testTumblingWindowMin) |
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testTumblingWindowMax) |
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testTumblingWindowAVG) |
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testTumblingWindowMultiAggregate) |
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testTumblingWindowMultiAverageAndCount) |
| : This test replicates the angle-turning query from KTM in Elegant. The average of 3 readings on top of a motorcycle are used to determine how "dangerously" someone drives. The count is work-around meta-info about the duration of the dangerous behavior. More...
|
|
| NES::TEST_F (NonKeyedTumblingWindowTests, testTumblingWindowMultiplePhysicalValuesAndCount) |
| : This test replicates the angle-turning query from KTM in Elegant. The average of 3 readings on top of a motorcycle are used to determine how "dangerously" someone drives. The count is work-around meta-info about the duration of the dangerous behavior. More...
|
|