net.corda.node.services.network / InMemoryNetworkMapCache / track

track

open fun track(): <ERROR CLASS><List<NodeInfo>, <ERROR CLASS><MapChange>>
Overrides NetworkMapCache.track

Atomically get the current party nodes and a stream of updates. Note that the Observable buffers updates until the first subscriber is registered so as to avoid racing with early updates.