| Package | Description |
|---|---|
| org.teiid.common.buffer.impl | |
| org.teiid.dqp.internal.process | |
| org.teiid.jboss | |
| org.teiid.runtime.jmx | |
| org.teiid.services | |
| org.teiid.transport |
| Modifier and Type | Method and Description |
|---|---|
void |
BufferManagerImpl.setSessionService(SessionService sessionService) |
| Modifier and Type | Method and Description |
|---|---|
SessionService |
DQPCore.getSessionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DQPCore.setSessionService(SessionService sessionService) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<SessionService> |
TransportService.getSessionServiceInjector() |
| Constructor and Description |
|---|
JMXService(DQPCore dqpCore,
BufferServiceImpl bufferServiceImpl,
SessionService sessionService) |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionServiceImpl
This class serves as the primary implementation of the Session Service.
|
| Modifier and Type | Method and Description |
|---|---|
SessionService |
LogonImpl.getSessionService() |
| Constructor and Description |
|---|
LogonImpl(SessionService service,
String clusterName) |
Copyright © 2019. All rights reserved.