Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TSessionHandle
-
Packages that use TSessionHandle Package Description com.databricks.jdbc.api.impl com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TSessionHandle in com.databricks.jdbc.api.impl
Methods in com.databricks.jdbc.api.impl that return TSessionHandle Modifier and Type Method Description TSessionHandleImmutableSessionInfo. sessionHandle()TSessionHandleSessionInfo. sessionHandle()Methods in com.databricks.jdbc.api.impl with parameters of type TSessionHandle Modifier and Type Method Description ImmutableSessionInfo.BuilderImmutableSessionInfo.Builder. sessionHandle(TSessionHandle sessionHandle)Initializes the value for thesessionHandleattribute.ImmutableSessionInfoImmutableSessionInfo. withSessionHandle(TSessionHandle value)Copy the current immutable object by setting a value for thesessionHandleattribute. -
Uses of TSessionHandle in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TSessionHandle Modifier and Type Field Description TSessionHandleTCancelDelegationTokenReq. sessionHandleTSessionHandleTCloseSessionReq. sessionHandleTSessionHandleTExecuteStatementReq. sessionHandleTSessionHandleTGetCatalogsReq. sessionHandleTSessionHandleTGetColumnsReq. sessionHandleTSessionHandleTGetCrossReferenceReq. sessionHandleTSessionHandleTGetDelegationTokenReq. sessionHandleTSessionHandleTGetFunctionsReq. sessionHandleTSessionHandleTGetInfoReq. sessionHandleTSessionHandleTGetPrimaryKeysReq. sessionHandleTSessionHandleTGetSchemasReq. sessionHandleTSessionHandleTGetTablesReq. sessionHandleTSessionHandleTGetTableTypesReq. sessionHandleTSessionHandleTGetTypeInfoReq. sessionHandleTSessionHandleTOpenSessionResp. sessionHandleTSessionHandleTRenewDelegationTokenReq. sessionHandle
-