Skip to main content

ProcessingMode Enumeration

ProcessingMode Enumeration​

The ProcessingMode enumeration provides options for when indexes and aggregations will be created relative to processing.

Enumeration Values​

NameSummary
Regular
Specifies that the indexes and aggregations will be created during processing.
LazyAggregations
Specifies that the indexes and aggregations will be created after processing.