NodeInfoReadDataSource
Functions
Link copied to clipboard
One-shot snapshot of every node row in the currently selected database. Bypasses the process-wide nodeDBbyNumFlow cache so callers see the live DB state at invocation time rather than a stateIn value that may belong to a previous transport.
Link copied to clipboard
abstract fun getNodesFlow(sort: String, includeUnknown: Boolean, hopsAwayMax: Int, lastHeardMin: Int): Flow<List<NodeWithRelations>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard