Package com.google.refine.model
Class ReconStats
java.lang.Object
com.google.refine.model.ReconStats
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nonBlanks
public final int nonBlanks -
newTopics
public final int newTopics -
matchedTopics
public final int matchedTopics
-
-
Constructor Details
-
ReconStats
public ReconStats(int nonBlanks, int newTopics, int matchedTopics)
-
-
Method Details
-
create
-
save
-