|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VDBService in com.metamatrix.connector.metadata |
---|
Constructors in com.metamatrix.connector.metadata with parameters of type VDBService | |
---|---|
IndexFile(IndexSelector indexSelector,
java.lang.String vdbName,
java.lang.String vdbVersion,
VDBService vdbService)
Constructor IndexFile |
Uses of VDBService in com.metamatrix.connector.metadata.index |
---|
Methods in com.metamatrix.connector.metadata.index that return VDBService | |
---|---|
VDBService |
VdbMetadataContext.getVdbService()
|
Methods in com.metamatrix.connector.metadata.index with parameters of type VDBService | |
---|---|
void |
VdbMetadataContext.setVdbService(VDBService vdbService)
|
Uses of VDBService in com.metamatrix.dqp.embedded.services |
---|
Classes in com.metamatrix.dqp.embedded.services that implement VDBService | |
---|---|
class |
EmbeddedVDBService
A VDBService implementation for Embedded DQP. |
Uses of VDBService in com.metamatrix.dqp.service.metadata |
---|
Methods in com.metamatrix.dqp.service.metadata with parameters of type VDBService | |
---|---|
com.metamatrix.connector.metadata.internal.IObjectSource |
QueryMetadataCache.getCompositeMetadataObjectSource(java.lang.String vdbName,
java.lang.String vdbVersion,
VDBService vdbService)
|
Uses of VDBService in com.metamatrix.server.dqp.service |
---|
Classes in com.metamatrix.server.dqp.service that implement VDBService | |
---|---|
class |
PlatformVDBService
Implementation of VDBService used in a "normal" server environment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |