| Modifier and Type | Method and Description |
|---|---|
Iterable<TableSchemaComparison> |
SchemaComparison.getTables() |
| Modifier and Type | Class and Description |
|---|---|
class |
ComparedTable |
| Modifier and Type | Method and Description |
|---|---|
Iterable<TableSchemaComparison> |
ComparedSchema.getTables() |
| Constructor and Description |
|---|
ComparedSchema(Iterable<TableSchemaComparison> tables,
Collection<String> warnings) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<String> |
SchemaComparisonWarningFactory.buildWarnings(Iterable<? extends TableSchemaComparison> tables) |
Copyright © 2003–2022 Atlassian. All rights reserved.