NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
RemoteClient.cpp File Reference
#include <API/Query.hpp>
#include <Client/ClientException.hpp>
#include <Client/QueryConfig.hpp>
#include <Client/RemoteClient.hpp>
#include <Exceptions/InvalidArgumentException.hpp>
#include <Identifiers/NESStrongTypeJson.hpp>
#include <Operators/Serialization/QueryPlanSerializationUtil.hpp>
#include <Operators/Serialization/SchemaSerializationUtil.hpp>
#include <Plans/Query/QueryPlan.hpp>
#include <SerializableQueryPlan.pb.h>
#include <Util/Logger/Logger.hpp>
#include <Util/magicenum/magic_enum.hpp>
#include <cpr/cpr.h>
#include <nlohmann/json.hpp>
Include dependency graph for RemoteClient.cpp:

Namespaces

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