@InterfaceStability.Evolving public class DeletedRecords extends Object
Constructor and Description |
---|
DeletedRecords(long lowWatermark)
Create an instance of this class with the provided parameters.
|
Modifier and Type | Method and Description |
---|---|
long |
lowWatermark()
Return the "low watermark" for the topic partition on which the deletion was executed
|