TracerouteSnapshotRepository

class TracerouteSnapshotRepository(dbManager: ERROR CLASS: Symbol not found for DatabaseProvider, dispatchers: ERROR CLASS: Symbol not found for CoroutineDispatchers)(source)

Constructors

Link copied to clipboard
constructor(dbManager: ERROR CLASS: Symbol not found for DatabaseProvider, dispatchers: ERROR CLASS: Symbol not found for CoroutineDispatchers)

Functions

Link copied to clipboard
fun getSnapshotPositions(logUuid: String): ERROR CLASS: Symbol not found for Flow<kotlin/collections/Map<kotlin/Int, ERROR CLASS: Symbol not found for Position>>
Link copied to clipboard
suspend fun upsertSnapshotPositions(logUuid: String, requestId: Int, positions: Map<Int, ERROR CLASS: Symbol not found for Position>): ERROR CLASS: Unresolved name: withContext