集群同步-》最小位移对齐
This commit is contained in:
@@ -12,4 +12,6 @@ import java.util.Properties;
|
||||
public interface OperationService {
|
||||
|
||||
ResponseData syncConsumerOffset(String groupId, String topic, Properties thatProps);
|
||||
|
||||
ResponseData minOffsetAlignment(String groupId, String topic, Properties thatProps);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user