Uses of Class
org.openrefine.util.FacetCountException
-
Packages that use FacetCountException Package Description org.openrefine -
-
Uses of FacetCountException in org.openrefine
Methods in org.openrefine that throw FacetCountException Modifier and Type Method Description protected FacetCountCacheManager.FacetCount
FacetCountCacheManager. computeFacetCount(Grid grid, String columnName, String expression, long changeId, long projectId)
StringValuesFacetState
FacetCountCacheManager. getFacetState(long targetProjectId, String expression, String columnName)
-