com.entitystream.identiza.entity.resolve.match.Matchablepublic class MatchCollection
extends com.entitystream.identiza.entity.resolve.match.Indexable
implements com.entitystream.identiza.entity.resolve.match.Matchable
| Constructor | Description |
|---|---|
MatchCollection(ICollection nodeCollection,
ICollection relCollection,
ICollection taskCollection,
com.entitystream.identiza.entity.resolve.metadata.ISchemaMeta _schDoc) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
addTask(Document mr) |
|
void |
addTrigger(String name) |
|
void |
disconnect() |
|
boolean |
eid(Document mr) |
|
void |
invoke(String action,
Document data) |
|
boolean |
link(Document mr) |
|
boolean |
merge(Document mr) |
|
boolean |
mergeSort(Document matches) |
|
void |
offer(Document matchNode) |
|
DBCursor |
peekAll() |
|
void |
resolveTask(Document mr) |
addHistoryRecord, addXRef, applyInheritanceFrom, calcGoldenRec, calcGoldenRec, calculateScore, doREST, getCacheDefs, getCachePurposeColumns, getMatchKeyCombinations, getMatchKeys, getMatchKeys, getMatchRule, getXref, initialize, isPattern, isPrefixPattern, match, processKey, sendpublic MatchCollection(ICollection nodeCollection, ICollection relCollection, ICollection taskCollection, com.entitystream.identiza.entity.resolve.metadata.ISchemaMeta _schDoc)
public void offer(Document matchNode)
public DBCursor peekAll()
public boolean mergeSort(Document matches)
mergeSort in interface com.entitystream.identiza.entity.resolve.match.MatchablemergeSort in class com.entitystream.identiza.entity.resolve.match.Indexablepublic boolean eid(Document mr)
eid in interface com.entitystream.identiza.entity.resolve.match.Matchableeid in class com.entitystream.identiza.entity.resolve.match.Indexablepublic void invoke(String action, Document data)
invoke in interface com.entitystream.identiza.entity.resolve.match.Matchableinvoke in class com.entitystream.identiza.entity.resolve.match.Indexablepublic void resolveTask(Document mr)
resolveTask in interface com.entitystream.identiza.entity.resolve.match.MatchableresolveTask in class com.entitystream.identiza.entity.resolve.match.Indexablepublic boolean addTask(Document mr)
addTask in interface com.entitystream.identiza.entity.resolve.match.MatchableaddTask in class com.entitystream.identiza.entity.resolve.match.Indexablepublic boolean link(Document mr)
link in interface com.entitystream.identiza.entity.resolve.match.Matchablelink in class com.entitystream.identiza.entity.resolve.match.Indexablepublic boolean merge(Document mr)
merge in interface com.entitystream.identiza.entity.resolve.match.Matchablemerge in class com.entitystream.identiza.entity.resolve.match.Indexablepublic void disconnect()
public void addTrigger(String name)
name - Copyright © 2020. All rights reserved.