|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.dqp.service.metadata.IndexMetadataService
public class IndexMetadataService
| Constructor Summary | |
|---|---|
IndexMetadataService()
Construct the IndexMetadataService |
|
IndexMetadataService(QueryMetadataCache metadataCache)
Construct the IndexMetadataService |
|
| Method Summary | |
|---|---|
com.metamatrix.connector.metadata.internal.IObjectSource |
getMetadataObjectSource(java.lang.String vdbName,
java.lang.String vdbVersion)
|
void |
initialize(java.util.Properties props)
Initialize the service with the specified properties. |
QueryMetadataInterface |
lookupMetadata(java.lang.String vdbName,
java.lang.String vdbVersion)
|
void |
start(ApplicationEnvironment environment)
Start the service with the specified environment. |
void |
stop()
Stop the service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexMetadataService()
public IndexMetadataService(QueryMetadataCache metadataCache)
| Method Detail |
|---|
public void initialize(java.util.Properties props)
throws ApplicationInitializationException
ApplicationService
initialize in interface ApplicationServiceprops - Initialialization properties
ApplicationInitializationException - If an error occurs during initialization
public void start(ApplicationEnvironment environment)
throws ApplicationLifecycleException
ApplicationService
start in interface ApplicationServiceenvironment - Environment
ApplicationLifecycleException - If an error occurs while starting
public void stop()
throws ApplicationLifecycleException
ApplicationService
stop in interface ApplicationServiceApplicationLifecycleException - If an error occurs while starting
public com.metamatrix.connector.metadata.internal.IObjectSource getMetadataObjectSource(java.lang.String vdbName,
java.lang.String vdbVersion)
throws MetaMatrixComponentException
getMetadataObjectSource in interface MetadataServiceMetaMatrixComponentException
public QueryMetadataInterface lookupMetadata(java.lang.String vdbName,
java.lang.String vdbVersion)
throws MetaMatrixComponentException
lookupMetadata in interface MetadataServiceMetaMatrixComponentExceptionMetadataService.lookupMetadata(java.lang.String, java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||