IceFlow NDN-based stream processing library written in C++
Loading...
Searching...
No Matches
Public Member Functions | List of all members
iceflow::IceflowExecutor Class Reference
Inheritance diagram for iceflow::IceflowExecutor:

Public Member Functions

 IceflowExecutor (const std::string &serverAddress, const std::string &clientAddress, std::function< void(CongestionReason, const std::string &)> congestionReportCallback)
 
void receiveCongestionReport (CongestionReason congestionReason, const std::string &edgeName)
 
void repartition (const std::string &edgeName, uint32_t lowerPartitionBound, uint32_t upperPartitionBound)
 
std::unordered_map< std::string, EdgeStatsqueryEdgeStats ()
 

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