lostPartitions() ,可以拿到缓存丢失分区的列表:. IgniteCache<Integer, String> cache = ignite.cache("myCache"); cache.lostPartitions(); ...
確定! 回上一頁