Definition of the SPL::EventTimeContext interface. More...
#include <SPL/Runtime/Operator/Port/Punctuation.h>
#include <SPL/Runtime/Operator/OptionalContext.h>
#include <SPL/Runtime/Operator/OperatorContext.h>
#include <SPL/Runtime/Operator/Operator.h>
#include <SPL/Runtime/Utility/TimeUtils.h>
#include <string>
Classes |
|
class | SPL::EventTimeContext |
Event-time optional context interface for an SPL Operator. More... |
|
Namespaces |
|
SPL | |
C++ classes for writing operators. |
|
Functions |
|
std::ostream & | SPL::operator<< (std::ostream &out, const EventTimeContext::WatermarkMode value) |
Serialize the specified value. More... |
|
Definition of the SPL::EventTimeContext interface.