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