Interface SmartCache.SmartCacheTask<K,V>

Enclosing interface:
SmartCache<K,V>

public static interface SmartCache.SmartCacheTask<K,V>
Defines a task to be run over the entries of the cache. Used in conjunction with execute(Iterator).
  • Method Summary

    Modifier and Type
    Method
    Description
    void