Package com.tibco.patterns.dedupe_utils
Class FileSystemPairStore.StoredEntry
- java.lang.Object
-
- com.tibco.patterns.dedupe_utils.FileSystemPairStore.StoredEntry
-
- Enclosing class:
- FileSystemPairStore
public class FileSystemPairStore.StoredEntry extends java.lang.ObjectHolds the basic information on a stored pair.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetQueryKey()java.lang.StringgetRecordKey()doublegetScore()
-