NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
RemoteClient.hpp File Reference
#include <API/Query.hpp>
#include <Client/QueryConfig.hpp>
#include <Identifiers/Identifiers.hpp>
#include <Util/QueryState.hpp>
#include <chrono>
Include dependency graph for RemoteClient.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Client::RemoteClient
 Remote client to deploy queryIdAndCatalogEntryMapping over the REST API. More...
 
struct  NES::Client::RemoteClient::QueryStopResult
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Client
 

Typedefs

using NES::Client::RemoteClientPtr = std::shared_ptr< RemoteClient >