NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Wrapper for decomposed query plan and version. More...
#include <DecomposedQueryIdWithVersion.hpp>
Public Member Functions | |
DecomposedQueryIdWithVersion (DecomposedQueryId id, DecomposedQueryPlanVersion version) | |
DecomposedQueryIdWithVersion (uint64_t id, uint16_t version) | |
DecomposedQueryIdWithVersion () | |
bool | operator== (DecomposedQueryIdWithVersion const &other) const |
bool | operator< (const DecomposedQueryIdWithVersion &other) const |
Public Attributes | |
DecomposedQueryId | id |
DecomposedQueryPlanVersion | version |
Wrapper for decomposed query plan and version.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
DecomposedQueryId NES::DecomposedQueryIdWithVersion::id |
DecomposedQueryPlanVersion NES::DecomposedQueryIdWithVersion::version |