Package com.google.refine.model
Class ReconStats
java.lang.Object
com.google.refine.model.ReconStats
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal intfinal intfinal intfinal int -
Constructor Summary
ConstructorsConstructorDescriptionReconStats(int nonBlanks, int newTopics, int matchedTopics, int errorTopics) -
Method Summary
-
Field Details
-
nonBlanks
public final int nonBlanks -
newTopics
public final int newTopics -
matchedTopics
public final int matchedTopics -
errorTopics
public final int errorTopics
-
-
Constructor Details
-
ReconStats
public ReconStats(int nonBlanks, int newTopics, int matchedTopics, int errorTopics)
-
-
Method Details
-
create
-
save
-