Uses of Interface
org.teiid.dqp.service.BufferService
-
Packages that use BufferService Package Description org.teiid.runtime org.teiid.services -
-
Uses of BufferService in org.teiid.runtime
Methods in org.teiid.runtime that return BufferService Modifier and Type Method Description protected BufferService
EmbeddedServer. getBufferService()
-
Uses of BufferService in org.teiid.services
Classes in org.teiid.services that implement BufferService Modifier and Type Class Description class
BufferServiceImpl
Implements the BufferService.
-