NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Exceptions/RequestExecutionException.hpp>
#include <Exceptions/RuntimeException.hpp>
#include <GRPC/WorkerRPCClient.hpp>
#include <memory>
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 > |