@Immutable public class Filters extends Object
TableIds and columns.| Modifier and Type | Field and Description |
|---|---|
protected static Predicate<String> |
IS_SYSTEM_SCHEMA |
protected static String |
SYSTEM_SCHEMA_EXCLUDE_LIST |
protected static List<String> |
SYSTEM_SCHEMAS |
private Tables.TableFilter |
tableFilter |
protected static String |
TEMP_TABLE_EXCLUDE_LIST |
| Constructor and Description |
|---|
Filters(PostgresConnectorConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected Tables.TableFilter |
tableFilter() |
protected static final String SYSTEM_SCHEMA_EXCLUDE_LIST
protected static final String TEMP_TABLE_EXCLUDE_LIST
private final Tables.TableFilter tableFilter
public Filters(PostgresConnectorConfig config)
config - the configuration; may not be nullprotected Tables.TableFilter tableFilter()
Copyright © 2021 JBoss by Red Hat. All rights reserved.