Uses of Class
org.openrefine.FacetCountCacheManager
-
Packages that use FacetCountCacheManager Package Description org.openrefine -
-
Uses of FacetCountCacheManager in org.openrefine
Fields in org.openrefine declared as FacetCountCacheManager Modifier and Type Field Description protected FacetCountCacheManagerProjectManager. _facetCountCacheManagerCaches the facet counts of projects (for the GREL facetCount function)Methods in org.openrefine that return FacetCountCacheManager Modifier and Type Method Description FacetCountCacheManagerProjectManager. getFacetCountCache()
-