Klasse TupleWrapper

java.lang.Object
org.deidentifier.arx.common.TupleWrapper

public class TupleWrapper extends Object
For hash tables
  • Konstruktordetails

    • TupleWrapper

      public TupleWrapper(DataHandle handle, int[] indices, int row)
      Creates a new instance
      Parameter:
      handle -
      indices -
      row -
    • TupleWrapper

      public TupleWrapper(DataHandleInternal handle, int[] indices, int row)
      Creates a new instance
      Parameter:
      handle -
      indices -
      row -
    • TupleWrapper

      public TupleWrapper(DataHandleInternal handle, int[] indices, int row, boolean ignoreOutliers)
      Creates a new instance
      Parameter:
      handle -
      indices -
      row -
      ignoreOutliers - Needed to measure journalist and marketer risk
  • Methodendetails

    • equals

      public boolean equals(Object other)
      Setzt außer Kraft:
      equals in Klasse Object
    • getValues

      public String[] getValues()
      Returns the associated entry
      Gibt zurück:
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse Object