NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
RpcException.hpp File Reference
Include dependency graph for RpcException.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Exceptions::RpcException
 This exception indicates the failure of an rpc. More...
 

Namespaces

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

Typedefs

using NES::CompletionQueuePtr = std::shared_ptr< grpc::CompletionQueue >