Skip to content

Commit c1f3cef

Browse files
committed
increase missing annotation
1 parent f2dd5b0 commit c1f3cef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/src/main/java/org/apache/rocketmq/test/util/data/collect/impl/MapDataCollectorImpl.java

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ public Collection<Object> getAllData() {
6262
return lst;
6363
}
6464

65+
6566
public long getDataSizeWithoutDuplicate() {
6667
return datas.keySet().size();
6768
}

0 commit comments

Comments
 (0)