Tenncor
Classes | Namespaces | Variables
client.hpp File Reference
#include <chrono>
#include <grpc/grpc.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include "jobs/managed_job.hpp"
#include "jobs/sequence.hpp"
#include "dbg/grpc/tenncor.grpc.pb.h"
Include dependency graph for client.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dbg::ClientConfig
 Configuration wrapper for creating the client. More...
 
struct  dbg::GraphEmitterClient
 GRPC client that checks for server health and make graph creation and update calls. More...
 

Namespaces

 dbg
 

Variables

static const size_t dbg::max_attempts = 10
 
static const size_t dbg::data_sync_interval = 50