Modifier and Type | Method and Description |
---|---|
Session |
SingleSessionManager.openSession(SessionEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
SessionHandle |
SqlGatewayService.openSession(SessionEnvironment environment)
Open the
Session . |
Modifier and Type | Method and Description |
---|---|
SessionEnvironment |
SessionEnvironment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
SessionHandle |
SqlGatewayServiceImpl.openSession(SessionEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
static SessionContext |
SessionContext.create(DefaultContext defaultContext,
SessionHandle sessionId,
SessionEnvironment environment,
ExecutorService operationExecutorService) |
protected static Configuration |
SessionContext.initializeConfiguration(DefaultContext defaultContext,
SessionEnvironment environment,
SessionHandle sessionId) |
protected static SessionContext.SessionState |
SessionContext.initializeSessionState(SessionEnvironment environment,
Configuration configuration,
ResourceManager resourceManager) |
Modifier and Type | Method and Description |
---|---|
Session |
SessionManagerImpl.openSession(SessionEnvironment environment) |
Session |
SessionManager.openSession(SessionEnvironment environment)
Register a new
Session . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.