API Reference#
Tumult Core Module.
Modules#
Domains. |
|
Special exceptions raised by Core in certain situations. |
|
Measurements. |
|
Module containing supported variants for differential privacy. |
|
Module containing metrics used for constructing measurements and transformations. |
|
Modules related to random number generation. |
|
Transformations. |
|
Utilities. |
Functions#
Check for running on Java11+, and make sure the correct options are set. |
- check_java11()#
Check for running on Java11+, and make sure the correct options are set.
- Raises
SparkConfigError – If Spark is running on Java 11 or higher, but is not configured with the options required for Java 11 or higher.