| Class | Description | 
|---|---|
| CheckedConstraintsLog | Class counting the checked privacy constraints and the loaded privacy constraints. | 
| PrivacyConstraint | PrivacyConstraint holds all privacy constraints for data in the system at
 compile time and runtime. | 
| PrivacyMonitor | |
| PrivacyPropagator | Class with static methods merging privacy constraints of operands 
 in expressions to generate the privacy constraints of the output. | 
| PrivacyUtils | 
| Enum | Description | 
|---|---|
| PrivacyConstraint.PrivacyLevel | 
| Exception | Description | 
|---|---|
| DMLPrivacyException | This exception should be thrown to flag DML runtime errors related to the violation of privacy constraints. | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.