Class Importance (1.13.0)

Importance(value)

Defines the importance of the data contained in the operation.

Enums

Name Description
LOW Allows data caching, batching, and aggregation. It provides higher performance with higher data loss risk.
HIGH Disables data aggregation to minimize data loss. It is for operations that contains significant monetary value or audit trail. This feature only applies to the client libraries.