ReadDispatcher

value class ReadDispatcher(val value: <Error class: unknown class>)

Dispatcher for database read operations. Limited to MAX_READ_PARALLELISM (3) concurrent reads to prevent SQLCipher connection pool exhaustion while maintaining good throughput.

Constructors

Link copied to clipboard
constructor(value: <Error class: unknown class>)

Properties

Link copied to clipboard
val value: <Error class: unknown class>