根据时间戳重围消费位点
This commit is contained in:
@@ -25,6 +25,8 @@ public class ResetOffsetDTO {
|
||||
|
||||
private long offset;
|
||||
|
||||
private String dateStr;
|
||||
|
||||
public interface Level {
|
||||
int TOPIC = 1;
|
||||
int PARTITION = 2;
|
||||
|
||||
Reference in New Issue
Block a user