| Package | Description |
|---|---|
| com.entitystream.identiza.entity.resolve.match | |
| com.entitystream.identiza.entity.resolve.storage | |
| com.entitystream.identiza.entity.resolve.types |
| Modifier and Type | Class and Description |
|---|---|
class |
MatchTable |
| Modifier and Type | Method and Description |
|---|---|
MatchTableInterface |
MatchSchemaSimpleImpl.getMatchTable(String name) |
MatchTableInterface |
MatchSchemaInterface.getMatchTable(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MatchTableInterface> |
MatchTableInterface.getTargetTables() |
Collection<MatchTableInterface> |
MatchTable.getTargetTables() |
| Modifier and Type | Method and Description |
|---|---|
MatchTableInterface |
Record.getMatchTable() |
| Modifier and Type | Method and Description |
|---|---|
RecordInterface |
Record.assignTable(MatchTableInterface table) |
RecordInterface |
RecordInterface.assignTable(MatchTableInterface table) |
| Constructor and Description |
|---|
MatchSortedEditDistanceString(String name,
MatchTableInterface matchTable,
MatchIndexInterface matchIndex,
String keyField,
int minwidth,
int maxwidth) |
Copyright © 2021. All rights reserved.