Interface SupportsBatchSnapshot
-
- All Known Implementing Classes:
IteratorSourceEnumerator
@PublicEvolving public interface SupportsBatchSnapshotA decorative interfaceSplitEnumerator. Implementing it means the split enumeratorSplitEnumerator.snapshotState(long)method supports taking snapshot in batch processing scenarios. In such scenarios, the checkpointId will always be -1.