Package io.trino.spi.connector
Interface ConnectorSession
public interface ConnectorSession
-
Method Details
-
getQueryId
String getQueryId() -
getSource
-
getUser
-
getIdentity
ConnectorIdentity getIdentity() -
getTimeZoneKey
TimeZoneKey getTimeZoneKey() -
getLocale
Locale getLocale() -
getTraceToken
-
getStart
Instant getStart() -
getProperty
-