Modifier and Type | Class and Description |
---|---|
class |
HiveServer2EndpointVersion
Mapping between
HiveServer2EndpointVersion and TProtocolVersion in Hive. |
Modifier and Type | Method and Description |
---|---|
EndpointVersion |
SqlGatewayService.getSessionEndpointVersion(SessionHandle sessionHandle)
Get endpoint version that is negotiated in the openSession.
|
Modifier and Type | Method and Description |
---|---|
EndpointVersion |
SessionEnvironment.getSessionEndpointVersion() |
Modifier and Type | Method and Description |
---|---|
SessionEnvironment.Builder |
SessionEnvironment.Builder.setSessionEndpointVersion(EndpointVersion version) |
Modifier and Type | Class and Description |
---|---|
class |
SqlGatewayRestAPIVersion
An enum for all versions of the Sql Gateway REST API.
|
Modifier and Type | Method and Description |
---|---|
EndpointVersion |
SqlGatewayServiceImpl.getSessionEndpointVersion(SessionHandle sessionHandle) |
Modifier and Type | Method and Description |
---|---|
EndpointVersion |
SessionContext.getEndpointVersion() |
Constructor and Description |
---|
SessionContext(DefaultContext defaultContext,
SessionHandle sessionId,
EndpointVersion endpointVersion,
Configuration sessionConf,
URLClassLoader classLoader,
SessionContext.SessionState sessionState,
OperationManager operationManager) |
Modifier and Type | Method and Description |
---|---|
EndpointVersion |
Session.getEndpointVersion() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.