AnalyzeBuilder

Hold the configuration parameters used to construct analyze collections.

It is intended to be used to construct analyze collections in the worker threads.

It is important that the member variables can be passed to a thread. This is easiest if they are of primitive types.

struct AnalyzeBuilder {}

Meta