NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::DrainQueryMetadata Class Reference

Metadata defining the information about how many sources will send the reconfiguration marker before draining and terminating the decomposed query. More...

#include <DrainQueryMetadata.hpp>

Collaboration diagram for NES::DrainQueryMetadata:
[legend]

Public Member Functions

 DrainQueryMetadata (uint64_t numberOfSources)
 

Public Attributes

const uint64_t numberOfSources
 

Detailed Description

Metadata defining the information about how many sources will send the reconfiguration marker before draining and terminating the decomposed query.

Constructor & Destructor Documentation

◆ DrainQueryMetadata()

NES::DrainQueryMetadata::DrainQueryMetadata ( uint64_t  numberOfSources)
inline

References NES::DrainQuery.

Member Data Documentation

◆ numberOfSources

const uint64_t NES::DrainQueryMetadata::numberOfSources

Referenced by TEST_F().


The documentation for this class was generated from the following file: