MADARA  3.4.1
CheckpointStreamer.h File Reference
#include <memory>
#include <vector>
#include <thread>
#include <atomic>
#include <chrono>
#include "madara/MadaraExport.h"
#include "madara/knowledge/CheckpointSettings.h"
#include "madara/knowledge/KnowledgeBase.h"
#include "madara/knowledge/BaseStreamer.h"

Go to the source code of this file.

Classes

class  madara::knowledge::CheckpointStreamer
 Implementation of BaseStreamer which writes updates to a Madara checkpoint file. More...
 

Namespaces

 madara
 Copyright(c) 2020 Galois.
 
 madara::knowledge
 Provides functions and classes for the distributed knowledge base.
 

Detailed Description

Author
David Kyle david.nosp@m..kyl.nosp@m.e@shi.nosp@m.eld..nosp@m.ai

This file contains the CheckpointStream class which streams knowledge updates to serialized temporal knowledge (STK) checkpoints.

Definition in file CheckpointStreamer.h.