首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 异步数据分批整理

异步数据分批整理

资 源 简 介

Java class to collect and collate asynchronous data into a Collection class and call back the registered listener(s) when one of two events occur: 1) The specified "maxTimeToWaitBetweenBatches" expires, or 2) The specified "maxTimeToWaitBetweenUpdates" expires. This is primarily intended to handle the batching and conflating of data for short periods of time to allow duplicates to be removed, aggregations of data to be worked with, etc.
VIP VIP
0.172339s