#include <SPL/Runtime/Serialization/ByteBuffer.h>
#include <SPL/Runtime/Operator/State/DataStoreException.h>
#include <string>
#include <unordered_map>
#include <SPL/Runtime/Operator/State/CheckpointHelpers.h>
#include <SPL/Runtime/Operator/State/IncrementalCheckpoint.h>
Classes |
|
class | SPL::Checkpoint |
Class that represents an individual checkpoint i.e. a snapshot of the state of the operator when the checkpoint is created. More... |
|
Namespaces |
|
SPL | |
C++ classes for writing operators. |
|