NodeInfoWriteDataSource

Functions

Link copied to clipboard
abstract suspend fun backfillDenormalizedNames()
Link copied to clipboard
abstract suspend fun clearMyNodeInfo()
Link copied to clipboard
abstract suspend fun clearNodeDB(preserveFavorites: Boolean)
Link copied to clipboard
abstract suspend fun deleteMetadata(num: Int)
Link copied to clipboard
abstract suspend fun deleteNode(num: Int)
Link copied to clipboard
abstract suspend fun deleteNodes(nodeNums: List<Int>)
Link copied to clipboard
abstract suspend fun installConfig(mi: ERROR CLASS: Symbol not found for MyNodeEntity, nodes: List<ERROR CLASS: Symbol not found for NodeEntity>)
Link copied to clipboard
abstract suspend fun setNodeNotes(num: Int, notes: String)
Link copied to clipboard
abstract suspend fun upsert(metadata: ERROR CLASS: Symbol not found for MetadataEntity)
abstract suspend fun upsert(node: ERROR CLASS: Symbol not found for NodeEntity)