NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::Client Namespace Reference

Classes

class  ClientException
 
class  QueryConfig
 Interface to set configuration parameters for a query. More...
 
class  RemoteClient
 Remote client to deploy queryIdAndCatalogEntryMapping over the REST API. More...
 

Typedefs

using RemoteClientPtr = std::shared_ptr< RemoteClient >
 

Typedef Documentation

◆ RemoteClientPtr

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