Interface AsyncStreamingCache<K>


public interface AsyncStreamingCache<K>
AsyncStreamingCache implements streaming versions of put and get methods
Since:
14.0
  • Method Details