Uses of Class
org.apache.sysds.hops.fedplanner.PrivacyConstraintLoader
-
Packages that use PrivacyConstraintLoader Package Description org.apache.sysds.hops.fedplanner -
-
Uses of PrivacyConstraintLoader in org.apache.sysds.hops.fedplanner
Subclasses of PrivacyConstraintLoader in org.apache.sysds.hops.fedplanner Modifier and Type Class Description class
PrivacyConstraintLoaderMock
This class is a mockup of the PrivacyConstraintLoader which replaces the call to loadFederatedPrivacyConstraints.
-