SPL Operator Runtime Python API
7.2.1.0
streams
CheckpointContext
Kind
Static Public Attributes
|
List of all members
streams.CheckpointContext.Kind Class Reference
Inheritance diagram for streams.CheckpointContext.Kind:
[
legend
]
Static Public Attributes
operatorDriven
= auto()
periodic
= auto()
Member Data Documentation
◆
operatorDriven
streams.CheckpointContext.Kind.operatorDriven = auto()
static
◆
periodic
streams.CheckpointContext.Kind.periodic = auto()
static
The documentation for this class was generated from the following file:
streams/
__init__.py
Streams