5354555657585960
final DataCacheManager cacheManager = cache.getCacheManager(); if (cacheManager == null) { return; } cacheManager.clearAll(); } }