NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::Client::RemoteClient Member List

This is the complete list of members for NES::Client::RemoteClient, including all inherited members.

addLogicalSource(const SchemaPtr schema, const std::string &sourceName)NES::Client::RemoteClient
getLogicalSources()NES::Client::RemoteClient
getPhysicalSources(std::string logicalSourceName)NES::Client::RemoteClient
getQueries()NES::Client::RemoteClient
getQueries(QueryState status)NES::Client::RemoteClient
getQueryExecutionPlan(QueryId queryId)NES::Client::RemoteClient
getQueryPlan(QueryId queryId)NES::Client::RemoteClient
getQueryStatus(QueryId queryId)NES::Client::RemoteClient
getTopology()NES::Client::RemoteClient
RemoteClient(const std::string &coordinatorHost="127.0.0.1", uint16_t coordinatorPort=8081, std::chrono::seconds requestTimeout=std::chrono::seconds(20), bool disableLogging=false)NES::Client::RemoteClientexplicit
stopQuery(QueryId queryId)NES::Client::RemoteClient
submitQuery(const Query &query, QueryConfig config=QueryConfig())NES::Client::RemoteClient
testConnection()NES::Client::RemoteClient