| Modifier and Type | Method and Description |
|---|---|
static Document |
Node.expandDoc(Map<String,Object> flatdoc,
ITable iTable) |
| Constructor and Description |
|---|
Node(ITable table,
Map values) |
| Modifier and Type | Method and Description |
|---|---|
ITable |
MatchTableInterface.getMetaTable() |
ITable |
MatchTable.getMetaTable() |
ITable |
MatchSchemaSimpleImpl.getTable(String tableName) |
ITable |
MatchSchemaInterface.getTable(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
Indexable.getMatchKeys(Document values,
ITable table,
IIndex index,
boolean isSearch) |
void |
MatchTableInterface.initialise(ITable table,
MatchSchemaInterface msc) |
void |
MatchTable.initialise(ITable table,
MatchSchemaInterface msc) |
| Modifier and Type | Class and Description |
|---|---|
class |
Table |
| Modifier and Type | Method and Description |
|---|---|
ITable |
SchemaMeta.getTable(String tablename) |
ITable |
ISchemaMeta.getTable(String tablename) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ITable> |
SchemaMeta.getTables() |
Collection<ITable> |
ISchemaMeta.getTables() |
List<ITable> |
SchemaMeta.getTargetTables() |
List<ITable> |
ISchemaMeta.getTargetTables() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaMeta.addTable(ITable table) |
void |
ISchemaMeta.addTable(ITable table) |
| Constructor and Description |
|---|
Record(ITable table,
Map<Object,Object> newvals,
MatchSchemaInterface schema) |
| Modifier and Type | Method and Description |
|---|---|
static Document |
Document.toDocument(ITable table) |
Copyright © 2021. All rights reserved.