IceFlow NDN-based stream processing library written in C++
|
#include <dag-parser.hpp>
Public Attributes | |
std::string | task |
std::string | name |
std::string | description |
std::string | executor |
Container | container |
ScalingParameters | scalingParameters |
std::vector< Edge > | downstream |
nlohmann::json::object_t | applicationConfiguration |
Parameters of a node in the DAG.