Uses of Class
org.teiid.services.BufferServiceImpl
-
Packages that use BufferServiceImpl Package Description org.teiid.runtime org.teiid.runtime.jmx -
-
Uses of BufferServiceImpl in org.teiid.runtime
Fields in org.teiid.runtime declared as BufferServiceImpl Modifier and Type Field Description protected BufferServiceImpl
EmbeddedServer. bufferService
Methods in org.teiid.runtime with parameters of type BufferServiceImpl Modifier and Type Method Description static EngineStatisticsMetadata
EmbeddedAdminFactory. createEngineStats(int activeSessionsCount, BufferServiceImpl bufferService, DQPCore dqp)
-
Uses of BufferServiceImpl in org.teiid.runtime.jmx
Constructors in org.teiid.runtime.jmx with parameters of type BufferServiceImpl Constructor Description JMXService(DQPCore dqpCore, BufferServiceImpl bufferServiceImpl, SessionService sessionService)
-