public class ScanColumn extends Object
public final String name
public final String suggestion
public final int processed
public ScanColumn(String name, String suggestion, int processed, Map<String,Integer> types)
name - name of the columnsuggestion - suggested datatyep for the columnprocessed - number of rows processed to create this set of recommendationstypes - Map of different typesCopyright © 2013. All Rights Reserved.