Interface HasCheckpointing
- All Known Implementing Classes:
StreamEmbeddedPartitionMessage,StreamPartitionMessage,StreamReferencedPartitionMessage
public interface HasCheckpointing
-
Method Summary
Modifier and TypeMethodDescriptionscala.Option<CheckpointMark>withCheckpoint(CheckpointMark checkpoint)
-
Method Details
-
checkpoint
scala.Option<CheckpointMark> checkpoint() -
withCheckpoint
-