readFreshSource abstract method

  1. @protected
Stream<V> readFreshSource(
  1. K key
)

Implementation

@protected
Stream<V> readFreshSource(K key);