clearAllCache
语法
clearAllCache()
参数
无
详情
清除以下缓存数据:
-
分区表中已经载入内存的数据
-
分布式计算中 map-reduce 任务的中间结果
例子
clearAllCache();
clearAllCache()
无
清除以下缓存数据:
分区表中已经载入内存的数据
分布式计算中 map-reduce 任务的中间结果
clearAllCache();