Uses of Class
org.openrefine.FacetCountCacheManager.FacetCount
-
Packages that use FacetCountCacheManager.FacetCount Package Description org.openrefine -
-
Uses of FacetCountCacheManager.FacetCount in org.openrefine
Fields in org.openrefine with type parameters of type FacetCountCacheManager.FacetCount Modifier and Type Field Description protected Map<String,FacetCountCacheManager.FacetCount>FacetCountCacheManager. _cacheMethods in org.openrefine that return FacetCountCacheManager.FacetCount Modifier and Type Method Description protected FacetCountCacheManager.FacetCountFacetCountCacheManager. computeFacetCount(Grid grid, String columnName, String expression, long changeId, long projectId)
-