Interface Loader

    • Method Detail

      • updateOrInsert

        boolean updateOrInsert​(String key,
                               String content)
      • delete

        boolean delete​(String key)
      • isExisting

        boolean isExisting​(String key)
      • clear

        boolean clear()
      • refreshCacheSnapshot

        boolean refreshCacheSnapshot​(CacheSnapshot cacheSnapshot)