Uses of Class
com.google.refine.LookupCacheManager.ProjectLookup
Packages that use LookupCacheManager.ProjectLookup
-
Uses of LookupCacheManager.ProjectLookup in com.google.refine
Fields in com.google.refine with type parameters of type LookupCacheManager.ProjectLookupModifier and TypeFieldDescriptionprotected final Map<String,LookupCacheManager.ProjectLookup> LookupCacheManager._lookupsMethods in com.google.refine that return LookupCacheManager.ProjectLookupModifier and TypeMethodDescriptionComputes the ProjectLookup based on combination key, returns the cached one from the HashMap if already computed.Methods in com.google.refine with parameters of type LookupCacheManager.ProjectLookupModifier and TypeMethodDescriptionprotected voidLookupCacheManager.computeLookup(LookupCacheManager.ProjectLookup lookup)