org.molgenis.data.security.aggregation.AnonymizedAggregateResult Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of molgenis-data-security Show documentation
Show all versions of molgenis-data-security Show documentation
Security data model and data layer security.
package org.molgenis.data.security.aggregation;
import java.util.List;
import java.util.Objects;
import org.molgenis.data.aggregation.AggregateResult;
public class AnonymizedAggregateResult extends AggregateResult {
public static final long AGGREGATE_ANONYMIZATION_VALUE = -1;
private final int anonymizationThreshold;
AnonymizedAggregateResult(
List> matrix,
List