public class MQHelper extends Object
public static void resetOffsetByTimestamp(MessageModel messageModel, String consumerGroup, String topic, long timestamp) throws Exception
messageModel - 广播消费还是集群消费consumerGroup - 订阅组topic - topictimestamp - 时间戳ExceptionCopyright © 2012–2013. All rights reserved.