de.hpi.fgis.dude.exec.duplicatedetection
Class SortedBlocksExec

java.lang.Object
  extended by de.hpi.fgis.dude.exec.duplicatedetection.SortedBlocksExec

public class SortedBlocksExec
extends Object

Example experiment for the SortedBlocks algorithm.

Author:
uwedraisbach

Constructor Summary
SortedBlocksExec()
           
 
Method Summary
 void createData()
          Populate the data source with data
static void main(String[] args)
           
 void run()
          Runs the example experiment.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortedBlocksExec

public SortedBlocksExec()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception

run

public void run()
         throws Exception
Runs the example experiment.

Throws:
Exception

createData

public void createData()
Populate the data source with data



Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.