Struct exar::ScannerThread
[−]
[src]
pub struct ScannerThread { // some fields omitted }
Exar DB's log file scanner thread.
It uses a channel receiver to receive actions to be performed between scans, and it manages the thread that continuously scans portions of the log file depending on the subscriptions query parameters.