| Package | Description |
|---|---|
| org.teiid.deployers | |
| org.teiid.metadatastore | |
| org.teiid.runtime | |
| org.teiid.services | |
| org.teiid.transport |
| Modifier and Type | Method and Description |
|---|---|
abstract VDBRepository |
EventDistributorImpl.getVdbRepository() |
abstract VDBRepository |
VDBStatusChecker.getVDBRepository() |
| Constructor and Description |
|---|
CompositeVDB(VDBMetaData vdb,
MetadataStore metadataStore,
LinkedHashMap<String,VDBResources.Resource> visibilityMap,
UDFMetaData udf,
FunctionTree systemFunctions,
ConnectorManagerRepository cmr,
VDBRepository vdbRepository,
MetadataStore... additionalStores) |
| Constructor and Description |
|---|
DeploymentBasedDatabaseStore(VDBRepository vdbRepo) |
| Modifier and Type | Field and Description |
|---|---|
protected VDBRepository |
EmbeddedServer.repo
Custom vdb repository that will immediately throw exceptions for metadata validation errors
|
| Modifier and Type | Method and Description |
|---|---|
abstract VDBRepository |
MaterializationManager.getVDBRepository() |
protected abstract VDBRepository |
AbstractVDBDeployer.getVDBRepository() |
protected VDBRepository |
EmbeddedServer.getVDBRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract VDBRepository |
AbstractEventDistributorFactoryService.getVdbRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionServiceImpl.setVDBRepository(VDBRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
VDBRepository |
ClientServiceRegistryImpl.getVDBRepository() |
VDBRepository |
ClientServiceRegistry.getVDBRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientServiceRegistryImpl.setVDBRepository(VDBRepository vdbRepository) |
Copyright © 2020. All rights reserved.