File
.WatchEvent
s for each input WatchService
.Observable
that uses NIO WatchService
(and a
dedicated thread) to push modified events to an observable that reads and
reports new sequences of bytes to a subscriber.Observable
that uses given given observable to push
modified events to an observable that reads and reports new sequences of
bytes to a subscriber.Observable
that uses NIO WatchService
(and a
dedicated thread) to push modified events to an observable that reads and
reports new lines to a subscriber.Observable
of String that uses the given events stream
to trigger checks on file change so that new lines can be read and
emitted.WatchService
on subscribe for the given file and event
kinds.Copyright © 2013–2015. All rights reserved.