NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <ChannelId.hpp>
Public Member Functions | |
ChannelId (NesPartition nesPartition, WorkerThreadId workerThreadId) | |
NesPartition | getNesPartition () const |
WorkerThreadId | getThreadId () const |
std::string | toString () const |
Friends | |
std::ostream & | operator<< (std::ostream &os, const ChannelId &channelId) |
|
inlineexplicit |
|
inline |
Referenced by NES::Network::detail::createNetworkChannel(), NES::Network::ExchangeProtocol::onClientAnnouncement(), NES::Network::ExchangeProtocol::onEndOfStream(), and NES::Network::TEST_F().
|
inline |
|
inline |
Referenced by NES::Network::ExchangeProtocol::onClientAnnouncement(), and NES::Network::ExchangeProtocol::onEndOfStream().
|
friend |