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. _cache
Methods in org.openrefine that return FacetCountCacheManager.FacetCount Modifier and Type Method Description protected FacetCountCacheManager.FacetCount
FacetCountCacheManager. computeFacetCount(Grid grid, String columnName, String expression, long changeId, long projectId)
-