public class DQPCoreService extends org.teiid.dqp.internal.process.DQPConfiguration implements Serializable, org.jboss.msc.service.Service<org.teiid.dqp.internal.process.DQPCore>
DEFAULT_MAX_ACTIVE_PLANS, DEFAULT_MAX_PROCESS_WORKERS, DEFAULT_MAX_SOURCE_ROWS, DEFAULT_MAX_STALENESS_SECONDS, DEFAULT_USER_REQUEST_SOURCE_CONCURRENCY| Constructor and Description |
|---|
DQPCoreService() |
getAuthorizationValidator, getLobChunkSizeInKB, getMaxActivePlans, getMaxRowsFetchSize, getMaxSourceRows, getMaxThreads, getPreParser, getProperties, getQueryThresholdInMilli, getQueryThresholdInSecs, getQueryTimeout, getTeiidExecutor, getTimeSliceInMilli, getUserRequestSourceConcurrency, isDetectingChangeEvents, isExceptionOnMaxSourceRows, setAuthorizationValidator, setDetectingChangeEvents, setExceptionOnMaxSourceRows, setLobChunkSizeInKB, setMaxActivePlans, setMaxRowsFetchSize, setMaxSourceRows, setMaxThreads, setPreParser, setProperties, setQueryThresholdInMilli, setQueryThresholdInSecs, setQueryTimeout, setTimeSliceInMilli, setUserRequestSourceConcurrencypublic void start(org.jboss.msc.service.StartContext context)
start in interface org.jboss.msc.service.Service<org.teiid.dqp.internal.process.DQPCore>public org.teiid.dqp.internal.process.DQPCore getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<org.teiid.dqp.internal.process.DQPCore>IllegalStateExceptionIllegalArgumentExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.service.Service<org.teiid.dqp.internal.process.DQPCore>public org.jboss.msc.value.InjectedValue<org.teiid.dqp.internal.process.SessionAwareCache> getResultSetCacheInjector()
public org.jboss.msc.value.InjectedValue<org.teiid.dqp.internal.process.SessionAwareCache> getPreparedPlanCacheInjector()
public org.jboss.msc.value.InjectedValue<org.teiid.dqp.internal.datamgr.TranslatorRepository> getTranslatorRepositoryInjector()
public org.jboss.msc.value.InjectedValue<VDBRepository> getVdbRepositoryInjector()
public org.jboss.msc.value.InjectedValue<org.teiid.dqp.internal.process.AuthorizationValidator> getAuthorizationValidatorInjector()
public org.jboss.msc.value.InjectedValue<PreParser> getPreParserInjector()
public org.jboss.msc.value.InjectedValue<org.teiid.common.buffer.BufferManager> getBufferManagerInjector()
public org.jboss.msc.value.InjectedValue<TransactionManager> getTxnManagerInjector()
public org.jboss.msc.value.InjectedValue<javax.resource.spi.XATerminator> getXaTerminatorInjector()
public org.jboss.msc.value.InjectedValue<javax.resource.spi.work.WorkManager> getWorkManagerInjector()
public org.jboss.msc.value.InjectedValue<InternalEventDistributorFactory> getEventDistributorFactoryInjector()
Copyright © 2018 JBoss by Red Hat. All rights reserved.