Interface ReactiveSupport.HelperIntegration<K>

Type Parameters:
K - for keys
Enclosing class:
ReactiveSupport

public static interface ReactiveSupport.HelperIntegration<K>
Just some callbacks to the data loader code to do common tasks
  • Method Details

    • getStats

    • clearCacheView

      void clearCacheView(K key)
    • clearCacheEntriesOnExceptions

      void clearCacheEntriesOnExceptions(List<K> keys)