watch abstract method

Stream<List<V>> watch()

Returns a stream to listen all changes in the storage.

Implementation

Stream<List<V>> watch();