NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <API/Query.hpp>
#include <Client/QueryConfig.hpp>
#include <Identifiers/Identifiers.hpp>
#include <Util/QueryState.hpp>
#include <chrono>
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 > |