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 FacetCountCacheManager
ProjectManager. _facetCountCacheManager
Caches the facet counts of projects (for the GREL facetCount function)Methods in org.openrefine that return FacetCountCacheManager Modifier and Type Method Description FacetCountCacheManager
ProjectManager. getFacetCountCache()
-