Package | Description |
---|---|
org.teiid.deployers | |
org.teiid.jboss | |
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) |
Modifier and Type | Method and Description |
---|---|
protected VDBRepository |
EventDistributorFactoryService.getVdbRepository() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<VDBRepository> |
DQPCoreService.getVdbRepositoryInjector() |
org.jboss.msc.value.InjectedValue<VDBRepository> |
TransportService.getVdbRepositoryInjector() |
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 |
---|---|
protected VDBRepository |
EmbeddedServer.getVDBRepository() |
protected abstract VDBRepository |
AbstractVDBDeployer.getVDBRepository() |
abstract VDBRepository |
MaterializationManager.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 © 2019. All rights reserved.