corda / net.corda.core.messaging / DataFeed / <init>

<init>

DataFeed(snapshot: A, updates: Observable<B>)

The Data feed contains a snapshot of the requested data and an Observable of future updates.