国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 開發設計 > 正文

Future 返回list

2019-11-08 02:36:59
字體:
來源:轉載
供稿:網友
 ExecutorService pool  = Executors.newFixedThreadPool(3);        List<Future<JestClient>> list = Lists.newArrayList();        for(int i=0;i<4;i++){            Future<JestClient> submit = pool.submit(new Callable<JestClient>() {                public JestClient call() throws Exception {                    JestClient client = EsFactory.getClient();                    System.out.PRintln(Thread.currentThread().getName() + "--->" + System.currentTimeMillis() + "---" + client);                    return client;                }            });            list.add(submit);        }        for(Future<JestClient> fut:list){            System.out.println(Thread.currentThread().getName()+"---"+fut.get());        }
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 福鼎市| 石屏县| 蒲江县| 凉城县| 长春市| 罗山县| 启东市| 库车县| 沈丘县| 武隆县| 潞西市| 五指山市| 柞水县| 文成县| 秭归县| 手机| 孟州市| 兴仁县| 龙山县| 伊川县| 天津市| 明水县| 泰州市| 达州市| 内丘县| 黑龙江省| 习水县| 哈尔滨市| 垦利县| 象州县| 施甸县| 玉树县| 太白县| 霍州市| 运城市| 台东县| 崇仁县| 浪卡子县| 屏南县| 房产| 和林格尔县|