Uses of Class
org.openrefine.util.LookupException
-
Packages that use LookupException Package Description org.openrefine -
-
Uses of LookupException in org.openrefine
Methods in org.openrefine that throw LookupException Modifier and Type Method Description LookupCacheManager.ProjectLookup
LookupCacheManager. getLookup(long targetProject, String targetColumn)
Computes the ProjectLookup based on combination key, returns the cached one from the HashMap if already computed.
-