Klasse MetaHashGroupifyEntry

java.lang.Object
org.deidentifier.arx.framework.check.groupify.MetaHashGroupifyEntry

public class MetaHashGroupifyEntry extends Object
Implements a grouping of equivalence classes
  • Felddetails

    • hashcode

      public final int hashcode
      The hashcode of this class.
    • row

      public final int row
      The key of this class.
    • next

      public MetaHashGroupifyEntry next
      The next element in this bucket.
    • nextOrdered

      public MetaHashGroupifyEntry nextOrdered
      The overall next element in original order.
    • distribution

      public Distribution distribution
      Frequency set for the value to analyze *.
  • Konstruktordetails

    • MetaHashGroupifyEntry

      public MetaHashGroupifyEntry(int row, int hash)
      Creates a new entry.
      Parameter:
      row - the row
      hash - the hash