|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Public Member Functions | |
| bool | operator== (const NonKeyedResultRecord &rhs) const |
Public Attributes | |
| uint64_t | windowStart |
| uint64_t | windowEnd |
| uint64_t | value |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const NonKeyedResultRecord &record) |
|
inline |
References value, windowEnd, and windowStart.
|
friend |
| uint64_t NES::NonKeyedResultRecord::value |
Referenced by operator==().
| uint64_t NES::NonKeyedResultRecord::windowEnd |
Referenced by operator==().
| uint64_t NES::NonKeyedResultRecord::windowStart |
Referenced by operator==().