C D E G I L N R S T V W

W

writeBaseLog(LogType, String, Boolean) - 类 com.qq.opensns.datacollector.DatacollectorClient 中的方法
一次写入数据, 一般用于非落地数据的上报,不需要调用commit,也不分配序列号。
writeContinueLog(LogType, String, Long) - 类 com.qq.opensns.datacollector.DatacollectorClient 中的方法
多次写入数据,一般用于落地数据的上报,允许多次添加,最终调用commit函数完成上报。

C D E G I L N R S T V W