Interface SplitWatermarkExtractor
- All Superinterfaces:
 Serializable
- All Known Implementing Classes:
 ColumnStatsWatermarkExtractor
The interface used to extract watermarks from splits.
- 
Method Summary
Modifier and TypeMethodDescriptionlongGet the watermark for a split. 
- 
Method Details
- 
extractWatermark
Get the watermark for a split. 
 -