Package org.openrefine
Class LookupCacheManager.ProjectLookup
- java.lang.Object
-
- org.openrefine.LookupCacheManager.ProjectLookup
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LookupCacheManager
public static class LookupCacheManager.ProjectLookup extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description String
targetColumnName
Map<Object,List<Long>>
valueToRowIndices
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getChangeId()
HasFieldsListImpl
getRows(Object value)
-