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