Class Main
- java.lang.Object
-
- Main
-
public class Main extends java.lang.ObjectSample deduplication application. Can deduplicate a single table or joined tables. Loads table(s) to the TIBCO Patterns - Search server, then uses the Deduplication Library to search it for duplicates. The single table is the names CSV file that has 100,000 entries. 85,000 of these were generated randomly. The remaining 15,000 are alterations of records from the first 85,000.
-
-
Constructor Summary
Constructors Constructor Description Main()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-