Class CacheCleanupService

java.lang.Object
org.qubership.atp.dataset.service.jpa.model.CacheCleanupService

@Service public class CacheCleanupService extends Object
  • Field Details

  • Constructor Details

    • CacheCleanupService

      public CacheCleanupService()
  • Method Details

    • cleanAllLocalThreadCache

      public void cleanAllLocalThreadCache()
      Method called when request finished.
    • cleanMacroContextCache

      public void cleanMacroContextCache()
    • cleanDataSetListContextCache

      public void cleanDataSetListContextCache()
    • cleanGridFsServiceCache

      public void cleanGridFsServiceCache()