提交 340dd221 编写于 作者: wu-sheng's avatar wu-sheng

fix flush missing

上级 9561a50f
......@@ -24,11 +24,9 @@ public class DataFileWriter {
collections.add(dataFile.write(data));
}
return collections;
}
public void flush(){
dataFile.flush();
return collections;
}
public void close(){
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册