ScanType

Specifies the type of scan to do (range scan or sample scan) and associated parameters.

Create an instance using the ScanType.prefix, ScanType.range, or ScanType.sample companion factory methods.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
class Range : ScanType
Link copied to clipboard