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.FacetCountFacetCountCacheManager. computeFacetCount(Grid grid, String columnName, String expression, long changeId, long projectId)StringValuesFacetStateFacetCountCacheManager. getFacetState(long targetProjectId, String expression, String columnName)
-