A B C D E F G H I J K L M N O P Q R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AAD_CLIENT_ID - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- abort(Executor) - Method in class com.databricks.jdbc.core.DatabricksConnection
- absolute(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- AbstractObjectConverter - Class in com.databricks.jdbc.core.converters
- acceptsURL(String) - Method in class com.databricks.client.jdbc.Driver
- ACCESS_TOKEN_AUTH_TYPE - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- accessType() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- accessType() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- accessType(AccessType) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
accessTypeattribute. - AccessType - Enum in com.databricks.jdbc.core.types
- addBatch() - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- addBatch(String) - Method in class com.databricks.jdbc.core.DatabricksStatement
- addConnectionEventListener(ConnectionEventListener) - Method in class com.databricks.jdbc.pooling.DatabricksPooledConnection
- addStatementEventListener(StatementEventListener) - Method in class com.databricks.jdbc.pooling.DatabricksPooledConnection
- addToArrowBatches(TSparkArrowBatch) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- addToColumns(TColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- addToColumns(TColumnDesc) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- addToColVals(TColumnValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- addToExpressionsInfos(TExpressionInfo) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- addToGetInfos(TGetInfoType) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- addToGetInfos(TGetInfoValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- addToHeaderNames(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- addToInfoMessages(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- addToParameters(TSparkParameter) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- addToResultLinks(TSparkArrowResultLink) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- addToRows(TRow) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- addToRows(List<String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- addToTableTypes(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- addToTempVariables(TSQLVariable) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- addToTempViews(TDBSqlTempView) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- addToTypes(TTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- addToValues(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- addToValues(byte) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- addToValues(double) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- addToValues(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- addToValues(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- addToValues(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- addToValues(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- addToValues(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- addWarning(SQLWarning, String) - Static method in class com.databricks.jdbc.commons.util.WarningUtil
- afterLast() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- ALL_QUERY_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TResultPersistenceMode
- ALL_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TResultPersistenceMode
- ALLOWED_CLIENT_INFO_PROPERTIES - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- ALLOWED_SESSION_CONF_TO_DEFAULT_VALUES_MAP - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- ALLOWED_VOLUME_INGESTION_PATHS - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- allowInputStreamForVolumeOperation(boolean) - Method in class com.databricks.jdbc.core.DatabricksStatement
- allowInputStreamForVolumeOperation(boolean) - Method in interface com.databricks.jdbc.core.IDatabricksStatement
- allProceduresAreCallable() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- AllPurposeCluster - Class in com.databricks.jdbc.core.types
- AllPurposeCluster(String, String) - Constructor for class com.databricks.jdbc.core.types.AllPurposeCluster
- allTablesAreSelectable() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- arguments - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- ARGUMENTS - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- ARRAY - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- ARRAY_ENTRY - com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
- ARRAY_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- arrayEntry(TArrayTypeEntry) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- ARROW_BASED_SET - com.databricks.jdbc.client.impl.thrift.generated.TSparkRowSetType
- ARROW_BATCH - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowLayout
- ARROW_BATCHES - com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
- ARROW_FORMAT - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat._Fields
- ARROW_LAYOUT - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat._Fields
- ARROW_SCHEMA - com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- ARROW_STREAMING - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowLayout
- ARROW_SUPPORT - com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
- arrowBatches - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- arrowFormat(TDBSqlArrowFormat) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- arrowLayout - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- ArrowResultChunk - Class in com.databricks.jdbc.core
- ArrowResultChunk.ArrowResultChunkIterator - Class in com.databricks.jdbc.core
- arrowSchema - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- ArrowToJavaObjectConverter - Class in com.databricks.jdbc.core
- ArrowToJavaObjectConverter() - Constructor for class com.databricks.jdbc.core.ArrowToJavaObjectConverter
- AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- AsyncProcessor(I) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor
- AsyncProcessor(I, Map<String, AsyncProcessFunction<I, ? extends TBase, ?>>) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor
- AUTH_FLOW - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- AUTH_MECH - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- autoCommitFailureClosesAllResultSets() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- available() - Method in class com.databricks.jdbc.core.VolumeInputStream
- AWS_CLIENT_ID - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
B
- BASE_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- batch - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- BATCH - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch._Fields
- beforeFirst() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- BigDecimalConverter - Class in com.databricks.jdbc.core.converters
- BigDecimalConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.BigDecimalConverter
- BIGINT - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- BIGINT_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- BINARY - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- BINARY_COLUMNS - com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
- BINARY_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- BINARY_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
- BINARY_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
- binaryColumns - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- binaryVal(TBinaryColumn) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- binaryValue(int) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- BLOCKLISTED_OPERATION - com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
- BOOL_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
- BOOL_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
- BOOLEAN - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- BOOLEAN_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- BOOLEAN_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue._Fields
- BooleanConverter - Class in com.databricks.jdbc.core.converters
- BooleanConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.BooleanConverter
- booleanValue(boolean) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- boolVal(TBoolColumn) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- boolVal(TBoolValue) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- BROWSER_BASED_AUTHENTICATION - com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthFlow
- bufferForArrowSchema() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- bufferForBatch() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- bufferForBinaryColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- bufferForGuid() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- bufferForNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- bufferForNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- bufferForNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- bufferForNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- bufferForNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- bufferForNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- bufferForNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- bufferForNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- bufferForSecret() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- build() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Builds a new
ImmutableDatabricksColumn. - build() - Method in class com.databricks.jdbc.core.ImmutableSessionInfo.Builder
-
Builds a new
ImmutableSessionInfo. - build() - Method in class com.databricks.jdbc.core.ImmutableSqlParameter.Builder
-
Builds a new
ImmutableSqlParameter. - builder() - Static method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Creates a builder for
ImmutableDatabricksColumn. - builder() - Static method in class com.databricks.jdbc.core.ImmutableSessionInfo
-
Creates a builder for
ImmutableSessionInfo. - builder() - Static method in class com.databricks.jdbc.core.ImmutableSqlParameter
-
Creates a builder for
ImmutableSqlParameter. - BYTE - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- BYTE_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
- BYTE_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
- ByteArrayConverter - Class in com.databricks.jdbc.core.converters
- ByteArrayConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.ByteArrayConverter
- byteBufferToString(ByteBuffer) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- ByteConverter - Class in com.databricks.jdbc.core.converters
- ByteConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.ByteConverter
- BYTES_NUM - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
- bytesNum - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- byteVal(TByteColumn) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- byteVal(TByteValue) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
C
- CACHE_INELIGIBLE - com.databricks.jdbc.client.impl.thrift.generated.TCacheLookupResult
- CACHE_LOOKUP_RESULT - com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- CACHE_MISS - com.databricks.jdbc.client.impl.thrift.generated.TCacheLookupResult
- cacheLookupResult - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- CAN_DECOMPRESS_LZ4_RESULT - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- CAN_DOWNLOAD_RESULT - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- CAN_READ_ARROW_RESULT - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- CAN_USE_MULTIPLE_CATALOGS - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- CAN_USE_MULTIPLE_CATALOGS - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
- cancel() - Method in class com.databricks.jdbc.core.DatabricksStatement
- CANCEL_STATEMENT_PATH_WITH_ID - Static variable in class com.databricks.jdbc.client.impl.sdk.PathConstants
- CancelDelegationToken() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CancelDelegationToken
- CancelDelegationToken() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CancelDelegationToken
- CancelDelegationToken(TCancelDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- CancelDelegationToken(TCancelDelegationTokenReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- CancelDelegationToken(TCancelDelegationTokenReq, AsyncMethodCallback<TCancelDelegationTokenResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- CancelDelegationToken(TCancelDelegationTokenReq, AsyncMethodCallback<TCancelDelegationTokenResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- CancelDelegationToken_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- CancelDelegationToken_args(TCancelDelegationTokenReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- CancelDelegationToken_args(TCLIService.CancelDelegationToken_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
-
Performs a deep copy on other.
- CancelDelegationToken_call(TCancelDelegationTokenReq, AsyncMethodCallback<TCancelDelegationTokenResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CancelDelegationToken_call
- CancelDelegationToken_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- CancelDelegationToken_result(TCancelDelegationTokenResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- CancelDelegationToken_result(TCLIService.CancelDelegationToken_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
-
Performs a deep copy on other.
- CANCELED_STATE - com.databricks.jdbc.client.impl.thrift.generated.TOperationState
- CancelOperation() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CancelOperation
- CancelOperation() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CancelOperation
- CancelOperation(TCancelOperationReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- CancelOperation(TCancelOperationReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- CancelOperation(TCancelOperationReq, AsyncMethodCallback<TCancelOperationResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- CancelOperation(TCancelOperationReq, AsyncMethodCallback<TCancelOperationResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- CancelOperation_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- CancelOperation_args(TCancelOperationReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- CancelOperation_args(TCLIService.CancelOperation_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
-
Performs a deep copy on other.
- CancelOperation_call(TCancelOperationReq, AsyncMethodCallback<TCancelOperationResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CancelOperation_call
- CancelOperation_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- CancelOperation_result(TCancelOperationResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- CancelOperation_result(TCLIService.CancelOperation_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
-
Performs a deep copy on other.
- cancelRowUpdates() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- cancelStatement(String) - Method in interface com.databricks.jdbc.client.DatabricksClient
-
Cancels a statement in Databricks server
- cancelStatement(String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksSdkClient
- cancelStatement(String) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- CancelStatementRequest - Class in com.databricks.jdbc.client.sqlexec
- CancelStatementRequest() - Constructor for class com.databricks.jdbc.client.sqlexec.CancelStatementRequest
- canDecompressLZ4Result - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- canDownloadResult - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- canReadArrowResult - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- canUseMultipleCatalogs - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- canUseMultipleCatalogs - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- cardinal() - Method in class com.databricks.jdbc.core.ImmutableSqlParameter
- cardinal() - Method in interface com.databricks.jdbc.core.SqlParameter
- cardinal(int) - Method in class com.databricks.jdbc.core.ImmutableSqlParameter.Builder
-
Initializes the value for the
cardinalattribute. - CATALOG - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- CATALOG_COLUMNS - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- CATALOG_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
- CATALOG_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
- CATALOG_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
- CATALOG_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
- CATALOG_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
- CATALOG_NAME - com.databricks.jdbc.client.impl.thrift.generated.TNamespace._Fields
- CATALOG_NAME - com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
- catalogName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- catalogName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- catalogName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- catalogName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- catalogName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- catalogName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- catalogName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- catalogName() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- catalogName() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- catalogName(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
catalogNameattribute. - CF_PROXY_AUTH - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- CF_PROXY_HOST - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- CF_PROXY_PORT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- CF_PROXY_PWD - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- CF_PROXY_USER - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- CHAR_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- CHARACTER_MAXIMUM_LENGTH - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIServiceConstants
- checkDirectResultsForErrorStatus(TSparkDirectResults, String) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- checkHTTPError(HttpResponse) - Static method in class com.databricks.jdbc.commons.util.ValidationUtil
- checkIfNonNegative(int, String) - Static method in class com.databricks.jdbc.commons.util.ValidationUtil
- checkReadBytesAvailable(long) - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- checkType(TColumn._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- checkType(TColumnValue._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- checkType(TDBSqlResultFormat._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- checkType(TGetInfoValue._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- checkType(TSparkParameterValue._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- checkType(TTypeEntry._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- checkType(TTypeQualifierValue._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- ChunkDownloader - Class in com.databricks.jdbc.core
-
Class to manage Arrow chunks and fetch them on proactive basis.
- ChunkExtractor - Class in com.databricks.jdbc.core
-
Class to manage inline Arrow chunks
- CLASS_NAME - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- className - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- clear() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- clear() - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- clearBatch() - Method in class com.databricks.jdbc.core.DatabricksStatement
- clearParameters() - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- clearWarnings() - Method in class com.databricks.jdbc.core.DatabricksConnection
- clearWarnings() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- clearWarnings() - Method in class com.databricks.jdbc.core.DatabricksStatement
- CLI_ACCESSIBLE_PROCEDURES - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_ACCESSIBLE_TABLES - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_ALTER_TABLE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_CATALOG_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_COLLATION_SEQ - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_CURSOR_COMMIT_BEHAVIOR - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_CURSOR_SENSITIVITY - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_DATA_SOURCE_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_DATA_SOURCE_READ_ONLY - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_DBMS_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_DBMS_VER - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_DEFAULT_TXN_ISOLATION - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_DESCRIBE_PARAMETER - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_FETCH_DIRECTION - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_GETDATA_EXTENSIONS - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_IDENTIFIER_CASE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_IDENTIFIER_QUOTE_CHAR - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_INTEGRITY - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_CATALOG_NAME_LEN - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_COLUMN_NAME_LEN - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_COLUMNS_IN_GROUP_BY - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_COLUMNS_IN_INDEX - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_COLUMNS_IN_ORDER_BY - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_COLUMNS_IN_SELECT - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_COLUMNS_IN_TABLE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_CONCURRENT_ACTIVITIES - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_CURSOR_NAME_LEN - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_DRIVER_CONNECTIONS - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_IDENTIFIER_LEN - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_INDEX_SIZE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_ROW_SIZE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_SCHEMA_NAME_LEN - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_STATEMENT_LEN - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_TABLE_NAME_LEN - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_TABLES_IN_SELECT - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_MAX_USER_NAME_LEN - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_NULL_COLLATION - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_OJ_CAPABILITIES - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_ORDER_BY_COLUMNS_IN_SELECT - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_SCROLL_CONCURRENCY - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_SEARCH_PATTERN_ESCAPE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_SERVER_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_SPECIAL_CHARACTERS - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_TXN_CAPABLE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_TXN_ISOLATION_OPTION - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_USER_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- CLI_XOPEN_CLI_YEAR - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
- Client(TProtocol) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- Client(TProtocol, TProtocol) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- CLIENT_CREDENTIALS - com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthFlow
- CLIENT_ID - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- client_protocol - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- client_protocol - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- CLIENT_PROTOCOL - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- CLIENT_PROTOCOL - com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
- client_protocol_i64 - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- client_protocol_i64 - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- CLIENT_PROTOCOL_I64 - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- CLIENT_PROTOCOL_I64 - com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
- CLIENT_SECRET - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- CLIENT_USER_AGENT_PREFIX - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- ClientUtils - Class in com.databricks.jdbc.client.impl.helper
- ClientUtils() - Constructor for class com.databricks.jdbc.client.impl.helper.ClientUtils
- close() - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- close() - Method in class com.databricks.jdbc.core.DatabricksConnection
- close() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- close() - Method in class com.databricks.jdbc.core.DatabricksSession
- close() - Method in class com.databricks.jdbc.core.DatabricksStatement
- close() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Closes the session.
- close() - Method in class com.databricks.jdbc.core.InlineJsonResult
- close() - Method in class com.databricks.jdbc.core.VolumeInputStream
- close() - Method in class com.databricks.jdbc.pooling.DatabricksPooledConnection
-
Close the physical connection once the pooled connection is closed
- close() - Method in class com.databricks.jdbc.telemetry.DatabricksMetrics
- close(boolean) - Method in class com.databricks.jdbc.core.DatabricksStatement
- close(boolean) - Method in interface com.databricks.jdbc.core.IDatabricksStatement
- CLOSE_OPERATION - com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
- CLOSE_SESSION - com.databricks.jdbc.client.impl.helper.CommandName
- CLOSE_SESSION - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloseOperationReason
- CLOSE_SESSION - com.databricks.jdbc.commons.CommandName
- CLOSED_STATE - com.databricks.jdbc.client.impl.thrift.generated.TOperationState
- closeExpiredAndIdleConnections() - Method in class com.databricks.jdbc.client.http.DatabricksHttpClient
- closeExpiredAndIdleConnections() - Method in interface com.databricks.jdbc.client.IDatabricksHttpClient
- closeOnCompletion() - Method in class com.databricks.jdbc.core.DatabricksStatement
- closeOperation - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- CloseOperation() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CloseOperation
- CloseOperation() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CloseOperation
- CloseOperation(TCloseOperationReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- CloseOperation(TCloseOperationReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- CloseOperation(TCloseOperationReq, AsyncMethodCallback<TCloseOperationResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- CloseOperation(TCloseOperationReq, AsyncMethodCallback<TCloseOperationResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- CloseOperation_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- CloseOperation_args(TCLIService.CloseOperation_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
-
Performs a deep copy on other.
- CloseOperation_args(TCloseOperationReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- CloseOperation_call(TCloseOperationReq, AsyncMethodCallback<TCloseOperationResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CloseOperation_call
- CloseOperation_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- CloseOperation_result(TCLIService.CloseOperation_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
-
Performs a deep copy on other.
- CloseOperation_result(TCloseOperationResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- CloseSession() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CloseSession
- CloseSession() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CloseSession
- CloseSession(TCloseSessionReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- CloseSession(TCloseSessionReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- CloseSession(TCloseSessionReq, AsyncMethodCallback<TCloseSessionResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- CloseSession(TCloseSessionReq, AsyncMethodCallback<TCloseSessionResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- CloseSession_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- CloseSession_args(TCLIService.CloseSession_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
-
Performs a deep copy on other.
- CloseSession_args(TCloseSessionReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- CloseSession_call(TCloseSessionReq, AsyncMethodCallback<TCloseSessionResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CloseSession_call
- CloseSession_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- CloseSession_result(TCLIService.CloseSession_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
-
Performs a deep copy on other.
- CloseSession_result(TCloseSessionResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- closeStatement(IDatabricksStatement) - Method in class com.databricks.jdbc.core.DatabricksConnection
- closeStatement(IDatabricksStatement) - Method in interface com.databricks.jdbc.core.IDatabricksConnection
-
Closes a statement from the connection's active set.
- closeStatement(String) - Method in interface com.databricks.jdbc.client.DatabricksClient
-
Closes a statement in Databricks server
- closeStatement(String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksSdkClient
- closeStatement(String) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- CloseStatementRequest - Class in com.databricks.jdbc.client.sqlexec
- CloseStatementRequest() - Constructor for class com.databricks.jdbc.client.sqlexec.CloseStatementRequest
- CLOUD_FETCH - com.databricks.jdbc.driver.DatabricksJdbcConstants.FakeServiceType
- CLOUD_FETCH_SQL_GATEWAY - com.databricks.jdbc.driver.DatabricksJdbcConstants.FakeServiceType
- CLOUD_FETCH_SUPPORT - com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
- CLOUD_FETCH_THREAD_POOL_SIZE - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- CLOUD_FETCH_THREAD_POOL_SIZE_DEFAULT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- CLUSTER - com.databricks.jdbc.client.impl.thrift.generated.TOperationTimeoutLevel
- COL_VALS - com.databricks.jdbc.client.impl.thrift.generated.TRow._Fields
- COLLECTION_TYPES - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIServiceConstants
- COLUMN_BASED_SET - com.databricks.jdbc.client.impl.thrift.generated.TSparkRowSetType
- COLUMN_COLUMNS - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- COLUMN_COLUMNS_ALL_PURPOSE - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- COLUMN_COUNT - com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
- COLUMN_NAME - com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
- COLUMN_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
- columnCount - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- columnName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- columnName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- columnName() - Method in interface com.databricks.jdbc.core.DatabricksColumn
-
Name of the column in result set
- columnName() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Name of the column in result set
- columnName(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
columnNameattribute. - columns - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- columns - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- COLUMNS - com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
- COLUMNS - com.databricks.jdbc.client.impl.thrift.generated.TTableSchema._Fields
- columnType() - Method in interface com.databricks.jdbc.core.DatabricksColumn
-
Type of the column in result set
- columnType() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Type of the column in result set
- columnType(int) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
columnTypeattribute. - columnTypeClassName() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- columnTypeClassName() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- columnTypeClassName(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
columnTypeClassNameattribute. - columnTypeText() - Method in interface com.databricks.jdbc.core.DatabricksColumn
-
Full data type spec, SQL/catalogString text
- columnTypeText() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Full data type spec, SQL/catalogString text
- columnTypeText(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
columnTypeTextattribute. - colVals - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- com.databricks.client.jdbc - package com.databricks.client.jdbc
- com.databricks.jdbc.client - package com.databricks.jdbc.client
- com.databricks.jdbc.client.http - package com.databricks.jdbc.client.http
- com.databricks.jdbc.client.impl.helper - package com.databricks.jdbc.client.impl.helper
- com.databricks.jdbc.client.impl.sdk - package com.databricks.jdbc.client.impl.sdk
- com.databricks.jdbc.client.impl.thrift - package com.databricks.jdbc.client.impl.thrift
- com.databricks.jdbc.client.impl.thrift.commons - package com.databricks.jdbc.client.impl.thrift.commons
- com.databricks.jdbc.client.impl.thrift.generated - package com.databricks.jdbc.client.impl.thrift.generated
- com.databricks.jdbc.client.sqlexec - package com.databricks.jdbc.client.sqlexec
- com.databricks.jdbc.commons - package com.databricks.jdbc.commons
- com.databricks.jdbc.commons.util - package com.databricks.jdbc.commons.util
- com.databricks.jdbc.core - package com.databricks.jdbc.core
- com.databricks.jdbc.core.converters - package com.databricks.jdbc.core.converters
- com.databricks.jdbc.core.types - package com.databricks.jdbc.core.types
- com.databricks.jdbc.driver - package com.databricks.jdbc.driver
- com.databricks.jdbc.pooling - package com.databricks.jdbc.pooling
- com.databricks.jdbc.telemetry - package com.databricks.jdbc.telemetry
- COMMAND_INACTIVITY_TIMEOUT - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloseOperationReason
- CommandBuilder - Class in com.databricks.jdbc.client.impl.helper
- CommandBuilder(IDatabricksSession) - Constructor for class com.databricks.jdbc.client.impl.helper.CommandBuilder
- CommandBuilder(String, IDatabricksSession) - Constructor for class com.databricks.jdbc.client.impl.helper.CommandBuilder
- CommandConstants - Class in com.databricks.jdbc.client.impl.helper
- CommandConstants() - Constructor for class com.databricks.jdbc.client.impl.helper.CommandConstants
- CommandName - Enum in com.databricks.jdbc.client.impl.helper
- CommandName - Enum in com.databricks.jdbc.commons
- comment - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- COMMENT - com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
- commit() - Method in class com.databricks.jdbc.core.DatabricksConnection
- compareTo(TArrayTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- compareTo(TBinaryColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- compareTo(TBoolColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- compareTo(TBoolValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- compareTo(TByteColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- compareTo(TByteValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- compareTo(TCancelDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- compareTo(TCancelDelegationTokenResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- compareTo(TCancelOperationReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- compareTo(TCancelOperationResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- compareTo(TCLIService.CancelDelegationToken_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- compareTo(TCLIService.CancelDelegationToken_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- compareTo(TCLIService.CancelOperation_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- compareTo(TCLIService.CancelOperation_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- compareTo(TCLIService.CloseOperation_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- compareTo(TCLIService.CloseOperation_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- compareTo(TCLIService.CloseSession_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- compareTo(TCLIService.CloseSession_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- compareTo(TCLIService.ExecuteStatement_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- compareTo(TCLIService.ExecuteStatement_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- compareTo(TCLIService.FetchResults_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- compareTo(TCLIService.FetchResults_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- compareTo(TCLIService.GetCatalogs_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- compareTo(TCLIService.GetCatalogs_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- compareTo(TCLIService.GetColumns_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- compareTo(TCLIService.GetColumns_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- compareTo(TCLIService.GetCrossReference_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- compareTo(TCLIService.GetCrossReference_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- compareTo(TCLIService.GetDelegationToken_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- compareTo(TCLIService.GetDelegationToken_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- compareTo(TCLIService.GetFunctions_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- compareTo(TCLIService.GetFunctions_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- compareTo(TCLIService.GetInfo_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- compareTo(TCLIService.GetInfo_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- compareTo(TCLIService.GetOperationStatus_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- compareTo(TCLIService.GetOperationStatus_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- compareTo(TCLIService.GetPrimaryKeys_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- compareTo(TCLIService.GetPrimaryKeys_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- compareTo(TCLIService.GetResultSetMetadata_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- compareTo(TCLIService.GetResultSetMetadata_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- compareTo(TCLIService.GetSchemas_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- compareTo(TCLIService.GetSchemas_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- compareTo(TCLIService.GetTables_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- compareTo(TCLIService.GetTables_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- compareTo(TCLIService.GetTableTypes_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- compareTo(TCLIService.GetTableTypes_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- compareTo(TCLIService.GetTypeInfo_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- compareTo(TCLIService.GetTypeInfo_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- compareTo(TCLIService.OpenSession_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- compareTo(TCLIService.OpenSession_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- compareTo(TCLIService.RenewDelegationToken_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- compareTo(TCLIService.RenewDelegationToken_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- compareTo(TCloseOperationReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- compareTo(TCloseOperationResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- compareTo(TCloseSessionReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- compareTo(TCloseSessionResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- compareTo(TColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- compareTo(TColumnDesc) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- compareTo(TColumnValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- compareTo(TDBSqlArrowFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- compareTo(TDBSqlCloudResultFile) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- compareTo(TDBSqlConfValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- compareTo(TDBSqlCsvFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- compareTo(TDBSqlJsonArrayFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- compareTo(TDBSqlResultFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- compareTo(TDBSqlSessionCapabilities) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- compareTo(TDBSqlSessionConf) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- compareTo(TDBSqlStatement) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- compareTo(TDBSqlTempView) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- compareTo(TDoubleColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- compareTo(TDoubleValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- compareTo(TExecuteStatementReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- compareTo(TExecuteStatementResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- compareTo(TExpressionInfo) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- compareTo(TFetchResultsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- compareTo(TFetchResultsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- compareTo(TGetCatalogsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- compareTo(TGetCatalogsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- compareTo(TGetColumnsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- compareTo(TGetColumnsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- compareTo(TGetCrossReferenceReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- compareTo(TGetCrossReferenceResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- compareTo(TGetDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- compareTo(TGetDelegationTokenResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- compareTo(TGetFunctionsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- compareTo(TGetFunctionsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- compareTo(TGetInfoReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- compareTo(TGetInfoResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- compareTo(TGetInfoValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- compareTo(TGetOperationStatusReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- compareTo(TGetOperationStatusResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- compareTo(TGetPrimaryKeysReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- compareTo(TGetPrimaryKeysResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- compareTo(TGetResultSetMetadataReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- compareTo(TGetResultSetMetadataResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- compareTo(TGetSchemasReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- compareTo(TGetSchemasResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- compareTo(TGetTablesReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- compareTo(TGetTablesResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- compareTo(TGetTableTypesReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- compareTo(TGetTableTypesResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- compareTo(TGetTypeInfoReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- compareTo(TGetTypeInfoResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- compareTo(THandleIdentifier) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- compareTo(TI16Column) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- compareTo(TI16Value) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- compareTo(TI32Column) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- compareTo(TI32Value) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- compareTo(TI64Column) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- compareTo(TI64Value) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- compareTo(TMapTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- compareTo(TNamespace) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- compareTo(TOpenSessionReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- compareTo(TOpenSessionResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- compareTo(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- compareTo(TPrimitiveTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- compareTo(TProgressUpdateResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- compareTo(TRenewDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- compareTo(TRenewDelegationTokenResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- compareTo(TRow) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- compareTo(TRowSet) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- compareTo(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- compareTo(TSparkArrowBatch) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- compareTo(TSparkArrowResultLink) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- compareTo(TSparkArrowTypes) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- compareTo(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- compareTo(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- compareTo(TSparkParameter) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- compareTo(TSparkParameterValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- compareTo(TSQLVariable) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- compareTo(TStatementConf) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- compareTo(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- compareTo(TStringColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- compareTo(TStringValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- compareTo(TStructTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- compareTo(TTableSchema) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- compareTo(TTypeDesc) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- compareTo(TTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- compareTo(TTypeQualifiers) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- compareTo(TTypeQualifierValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- compareTo(TUnionTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- compareTo(TUserDefinedTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- COMPLETE - com.databricks.jdbc.client.impl.thrift.generated.TJobExecutionStatus
- COMPLEX_TYPES - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIServiceConstants
- COMPLEX_TYPES_AS_ARROW - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
- complexTypesAsArrow - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- COMPRESSED_BYTES - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
- COMPRESSED_BYTES - com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- compressedBytes - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- compressedBytes - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- COMPRESSION_CODEC - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat._Fields
- COMPRESSION_CODEC - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat._Fields
- COMPRESSION_CODEC - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat._Fields
- COMPRESSION_FLAG - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- compressionCodec - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- compressionCodec - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- compressionCodec - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- CompressionType - Enum in com.databricks.jdbc.core.types
- computeResource() - Method in class com.databricks.jdbc.core.ImmutableSessionInfo
- computeResource() - Method in interface com.databricks.jdbc.core.SessionInfo
- computeResource(ComputeResource) - Method in class com.databricks.jdbc.core.ImmutableSessionInfo.Builder
-
Initializes the value for the
computeResourceattribute. - ComputeResource - Interface in com.databricks.jdbc.core.types
- CONF_OVERLAY - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- configuration - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- configuration - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- CONFIGURATION - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- CONFIGURATION - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
- confOverlay - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- confs - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- CONFS - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
- CONN_CATALOG - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- CONN_SCHEMA - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- connect(String, Properties) - Method in class com.databricks.client.jdbc.Driver
- CONNECTION_PROPERTIES - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- connectionProperties - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- convert(Object, ColumnInfoTypeName) - Static method in class com.databricks.jdbc.core.ArrowToJavaObjectConverter
- convertColumnarToRowBased(TRowSet) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
-
Converts columnar data from a TRowSet to a row-based list format.
- ConverterHelper - Class in com.databricks.jdbc.core.converters
- ConverterHelper() - Constructor for class com.databricks.jdbc.core.converters.ConverterHelper
- convertToAsciiStream() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToBigDecimal() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.DateConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToBigInteger() - Method in class com.databricks.jdbc.core.converters.TimestampConverter
- convertToBinaryStream() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToBoolean() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToByte() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToByteArray() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToChar() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToChar() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToChar() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToCharacterStream() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToDate() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToDate() - Method in class com.databricks.jdbc.core.converters.DateConverter
- convertToDate() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToDate() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToDate() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToDate() - Method in class com.databricks.jdbc.core.converters.TimestampConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToDouble() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToFloat() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.DateConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToInt() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToLocalDate() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToLocalDate() - Method in class com.databricks.jdbc.core.converters.DateConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.DateConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToLong() - Method in class com.databricks.jdbc.core.converters.TimestampConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.DateConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToShort() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.BigDecimalConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.BooleanConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.ByteArrayConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.ByteConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.DateConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.DoubleConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.FloatConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.ShortConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToString() - Method in class com.databricks.jdbc.core.converters.TimestampConverter
- convertToTimestamp() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToTimestamp() - Method in class com.databricks.jdbc.core.converters.DateConverter
- convertToTimestamp() - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToTimestamp() - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToTimestamp() - Method in class com.databricks.jdbc.core.converters.StringConverter
- convertToTimestamp() - Method in class com.databricks.jdbc.core.converters.TimestampConverter
- convertToTimestamp(int) - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- convertToTimestamp(int) - Method in class com.databricks.jdbc.core.converters.IntConverter
- convertToTimestamp(int) - Method in class com.databricks.jdbc.core.converters.LongConverter
- convertToUnicodeStream() - Method in class com.databricks.jdbc.core.converters.AbstractObjectConverter
- copyOf(DatabricksColumn) - Static method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Creates an immutable copy of a
DatabricksColumnvalue. - copyOf(SessionInfo) - Static method in class com.databricks.jdbc.core.ImmutableSessionInfo
-
Creates an immutable copy of a
SessionInfovalue. - copyOf(SqlParameter) - Static method in class com.databricks.jdbc.core.ImmutableSqlParameter
-
Creates an immutable copy of a
SqlParametervalue. - COUNTER - com.databricks.jdbc.telemetry.DatabricksMetrics.MetricsType
- CREATE_SESSION - com.databricks.jdbc.commons.MetricsList
- CREATE_SESSION_THRIFT - com.databricks.jdbc.commons.MetricsList
- createArrayOf(String, Object[]) - Method in class com.databricks.jdbc.core.DatabricksConnection
- createBlob() - Method in class com.databricks.jdbc.core.DatabricksConnection
- createClob() - Method in class com.databricks.jdbc.core.DatabricksConnection
- createExternalLink(TSparkArrowResultLink, long) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- createNClob() - Method in class com.databricks.jdbc.core.DatabricksConnection
- createSession(ComputeResource, String, String, Map<String, String>) - Method in interface com.databricks.jdbc.client.DatabricksClient
-
Creates a new session for given warehouse-Id, catalog and session.
- createSession(ComputeResource, String, String, Map<String, String>) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksSdkClient
- createSession(ComputeResource, String, String, Map<String, String>) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- CreateSessionRequest - Class in com.databricks.jdbc.client.sqlexec
-
Create session request
- CreateSessionRequest() - Constructor for class com.databricks.jdbc.client.sqlexec.CreateSessionRequest
- CreateSessionResponse - Class in com.databricks.jdbc.client.sqlexec
-
create session response
- CreateSessionResponse() - Constructor for class com.databricks.jdbc.client.sqlexec.CreateSessionResponse
- createSQLXML() - Method in class com.databricks.jdbc.core.DatabricksConnection
- createStatement() - Method in class com.databricks.jdbc.core.DatabricksConnection
- createStatement(int, int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- createStatement(int, int, int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- createStruct(String, Object[]) - Method in class com.databricks.jdbc.core.DatabricksConnection
- CSV_FORMAT - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat._Fields
- csvFormat(TDBSqlCsvFormat) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- CURRENT_CATALOG - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
- CURRENT_DATABASE - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
- CURRENT_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
- currentCatalog - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- currentDatabase - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- currentValue - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- CUSTOMER_STORAGE_SUPPORT - com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
D
- DATABASE_MAJOR_VERSION - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- DATABASE_MINOR_VERSION - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- DATABASE_PATCH_VERSION - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- DatabricksClient - Interface in com.databricks.jdbc.client
-
Interface for Databricks client which abstracts the integration with Databricks server.
- DatabricksClientType - Enum in com.databricks.jdbc.client
- DatabricksColumn - Interface in com.databricks.jdbc.core
- DatabricksConnection - Class in com.databricks.jdbc.core
-
Implementation for Databricks specific connection.
- DatabricksConnection(IDatabricksConnectionContext) - Constructor for class com.databricks.jdbc.core.DatabricksConnection
-
Creates an instance of Databricks connection for given connection context.
- DatabricksConnection(IDatabricksConnectionContext, DatabricksClient) - Constructor for class com.databricks.jdbc.core.DatabricksConnection
- DatabricksConnectionContext - Class in com.databricks.jdbc.driver
- DatabricksDatabaseMetaData - Class in com.databricks.jdbc.core
- DatabricksDatabaseMetaData(IDatabricksConnection) - Constructor for class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- DatabricksHttpClient - Class in com.databricks.jdbc.client.http
-
Http client implementation to be used for executing http requests.
- DatabricksHttpException - Exception in com.databricks.jdbc.client
-
Exception class to handle http errors while downloading chunk data from external links.
- DatabricksHttpException(String) - Constructor for exception com.databricks.jdbc.client.DatabricksHttpException
- DatabricksHttpException(String, Throwable) - Constructor for exception com.databricks.jdbc.client.DatabricksHttpException
- DatabricksHttpTTransport - Class in com.databricks.jdbc.client.impl.thrift.commons
- DatabricksHttpTTransport(DatabricksHttpClient, String) - Constructor for class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- DatabricksJdbcConstants - Class in com.databricks.jdbc.driver
- DatabricksJdbcConstants() - Constructor for class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DatabricksJdbcConstants.FakeServiceType - Enum in com.databricks.jdbc.driver
-
Enum for the services that can be replaced with a fake service in integration tests.
- DatabricksMetadataClient - Interface in com.databricks.jdbc.client
- DatabricksMetadataSdkClient - Class in com.databricks.jdbc.client.impl.sdk
-
Implementation for DatabricksMetadataClient using SDK client
- DatabricksMetadataSdkClient(DatabricksSdkClient) - Constructor for class com.databricks.jdbc.client.impl.sdk.DatabricksMetadataSdkClient
- DatabricksMetrics - Class in com.databricks.jdbc.telemetry
- DatabricksMetrics(IDatabricksConnectionContext) - Constructor for class com.databricks.jdbc.telemetry.DatabricksMetrics
- DatabricksMetrics.MetricsType - Enum in com.databricks.jdbc.telemetry
- DatabricksNewMetadataSdkClient - Class in com.databricks.jdbc.client.impl.sdk
-
This is for the new SQL commands added in runtime.
- DatabricksNewMetadataSdkClient(DatabricksSdkClient) - Constructor for class com.databricks.jdbc.client.impl.sdk.DatabricksNewMetadataSdkClient
- DatabricksParameterMetaData - Class in com.databricks.jdbc.core
- DatabricksParameterMetaData() - Constructor for class com.databricks.jdbc.core.DatabricksParameterMetaData
- DatabricksParsingException - Exception in com.databricks.jdbc.core
- DatabricksParsingException(String) - Constructor for exception com.databricks.jdbc.core.DatabricksParsingException
- DatabricksParsingException(String, Throwable) - Constructor for exception com.databricks.jdbc.core.DatabricksParsingException
- DatabricksPooledConnection - Class in com.databricks.jdbc.pooling
- DatabricksPooledConnection(Connection) - Constructor for class com.databricks.jdbc.pooling.DatabricksPooledConnection
-
Creates a new PooledConnection representing the specified physical connection.
- DatabricksPreparedStatement - Class in com.databricks.jdbc.core
- DatabricksPreparedStatement(DatabricksConnection, String) - Constructor for class com.databricks.jdbc.core.DatabricksPreparedStatement
- DatabricksResultSet - Class in com.databricks.jdbc.core
- DatabricksResultSet(TStatus, String, TRowSet, TGetResultSetMetadataResp, StatementType, IDatabricksStatement, IDatabricksSession) - Constructor for class com.databricks.jdbc.core.DatabricksResultSet
- DatabricksResultSet(StatementStatus, String, ResultData, ResultManifest, StatementType, IDatabricksSession, IDatabricksStatement) - Constructor for class com.databricks.jdbc.core.DatabricksResultSet
- DatabricksResultSet(StatementStatus, String, StatementType, IDatabricksStatement, IExecutionResult, DatabricksResultSetMetaData) - Constructor for class com.databricks.jdbc.core.DatabricksResultSet
- DatabricksResultSet(StatementStatus, String, List<String>, List<String>, List<Integer>, List<Integer>, Object[][], StatementType) - Constructor for class com.databricks.jdbc.core.DatabricksResultSet
- DatabricksResultSet(StatementStatus, String, List<String>, List<String>, List<Integer>, List<Integer>, List<List<Object>>, StatementType) - Constructor for class com.databricks.jdbc.core.DatabricksResultSet
- DatabricksResultSetMetaData - Class in com.databricks.jdbc.core
- DatabricksResultSetMetaData(String, TGetResultSetMetadataResp, long, long) - Constructor for class com.databricks.jdbc.core.DatabricksResultSetMetaData
- DatabricksResultSetMetaData(String, ResultManifest) - Constructor for class com.databricks.jdbc.core.DatabricksResultSetMetaData
- DatabricksResultSetMetaData(String, List<String>, List<String>, List<Integer>, List<Integer>, long) - Constructor for class com.databricks.jdbc.core.DatabricksResultSetMetaData
- DatabricksRetryHandlerException - Exception in com.databricks.jdbc.client
- DatabricksRetryHandlerException(String, int) - Constructor for exception com.databricks.jdbc.client.DatabricksRetryHandlerException
- DatabricksSdkClient - Class in com.databricks.jdbc.client.impl.sdk
-
Implementation of DatabricksClient interface using Databricks Java SDK.
- DatabricksSdkClient(IDatabricksConnectionContext) - Constructor for class com.databricks.jdbc.client.impl.sdk.DatabricksSdkClient
- DatabricksSdkClient(IDatabricksConnectionContext, StatementExecutionService, ApiClient) - Constructor for class com.databricks.jdbc.client.impl.sdk.DatabricksSdkClient
- DatabricksSession - Class in com.databricks.jdbc.core
-
Implementation for Session interface, which maintains an underlying session in SQL Gateway.
- DatabricksSession(IDatabricksConnectionContext) - Constructor for class com.databricks.jdbc.core.DatabricksSession
-
Creates an instance of Databricks session for given connection context
- DatabricksSQLClientInfoException - Exception in com.databricks.jdbc.core
- DatabricksSQLClientInfoException(String, Map<String, ClientInfoStatus>) - Constructor for exception com.databricks.jdbc.core.DatabricksSQLClientInfoException
- DatabricksSQLException - Exception in com.databricks.jdbc.core
-
Top level exception for Databricks driver
- DatabricksSQLException(String) - Constructor for exception com.databricks.jdbc.core.DatabricksSQLException
- DatabricksSQLException(String, String, int) - Constructor for exception com.databricks.jdbc.core.DatabricksSQLException
- DatabricksSQLException(String, Throwable) - Constructor for exception com.databricks.jdbc.core.DatabricksSQLException
- DatabricksSQLFeatureNotImplementedException - Exception in com.databricks.jdbc.core
- DatabricksSQLFeatureNotImplementedException(String) - Constructor for exception com.databricks.jdbc.core.DatabricksSQLFeatureNotImplementedException
- DatabricksSQLFeatureNotImplementedException(String, String) - Constructor for exception com.databricks.jdbc.core.DatabricksSQLFeatureNotImplementedException
- DatabricksSQLFeatureNotSupportedException - Exception in com.databricks.jdbc.core
- DatabricksSQLFeatureNotSupportedException(String) - Constructor for exception com.databricks.jdbc.core.DatabricksSQLFeatureNotSupportedException
- DatabricksSQLFeatureNotSupportedException(String, String) - Constructor for exception com.databricks.jdbc.core.DatabricksSQLFeatureNotSupportedException
- DatabricksStatement - Class in com.databricks.jdbc.core
- DatabricksStatement(DatabricksConnection) - Constructor for class com.databricks.jdbc.core.DatabricksStatement
- DatabricksThriftAccessor - Class in com.databricks.jdbc.client.impl.thrift.commons
- DatabricksThriftAccessor(IDatabricksConnectionContext) - Constructor for class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftAccessor
- DatabricksThriftHelper - Class in com.databricks.jdbc.client.impl.thrift.commons
- DatabricksThriftHelper() - Constructor for class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- DatabricksThriftServiceClient - Class in com.databricks.jdbc.client.impl.thrift
- DatabricksThriftServiceClient(IDatabricksConnectionContext) - Constructor for class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- DatabricksTimeoutException - Exception in com.databricks.jdbc.core
-
Top level exception for Databricks driver
- DatabricksTimeoutException(String) - Constructor for exception com.databricks.jdbc.core.DatabricksTimeoutException
- DatabricksTimeoutException(String, Throwable) - Constructor for exception com.databricks.jdbc.core.DatabricksTimeoutException
- DatabricksTypeUtil - Class in com.databricks.jdbc.core
-
Databricks types as supported in https://docs.databricks.com/en/sql/language-manual/sql-ref-datatypes.html
- DatabricksTypeUtil() - Constructor for class com.databricks.jdbc.core.DatabricksTypeUtil
- DatabricksUCVolumeClient - Class in com.databricks.jdbc.client.impl.sdk
-
Implementation for DatabricksUCVolumeClient
- DatabricksUCVolumeClient(Connection) - Constructor for class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- DatabricksUsageMetrics - Class in com.databricks.jdbc.telemetry
- DatabricksUsageMetrics() - Constructor for class com.databricks.jdbc.telemetry.DatabricksUsageMetrics
- DatabricksValidationException - Exception in com.databricks.jdbc.core
-
Top level exception for Databricks driver
- DatabricksValidationException(String) - Constructor for exception com.databricks.jdbc.core.DatabricksValidationException
- DatabricksValidationException(String, String, int) - Constructor for exception com.databricks.jdbc.core.DatabricksValidationException
- DatabricksValidationException(String, Throwable) - Constructor for exception com.databricks.jdbc.core.DatabricksValidationException
- dataDefinitionCausesTransactionCommit() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- dataDefinitionIgnoredInTransactions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- DataSource - Class in com.databricks.client.jdbc
- DataSource() - Constructor for class com.databricks.client.jdbc.DataSource
- DataSource(Driver) - Constructor for class com.databricks.client.jdbc.DataSource
- DATE - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- DATE_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- DateConverter - Class in com.databricks.jdbc.core.converters
- DateConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.DateConverter
- db - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- DB - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- DBSQL_MIN_MAJOR_VERSION_FOR_NEW_METADATA - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DBSQL_MIN_MINOR_VERSION_FOR_NEW_METADATA - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEBUG - com.databricks.jdbc.commons.LogLevel
- DECIMAL - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- DECIMAL_AS_ARROW - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
- DECIMAL_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- decimalAsArrow - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- DECLARE_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- decompress(InputStream, CompressionType, String) - Static method in class com.databricks.jdbc.commons.util.DecompressionUtil
- DecompressionUtil - Class in com.databricks.jdbc.commons.util
- DecompressionUtil() - Constructor for class com.databricks.jdbc.commons.util.DecompressionUtil
- decompressLZ4Frame(InputStream, String) - Static method in class com.databricks.jdbc.commons.util.DecompressionUtil
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- deepCopy() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- DEFAULT_BACKOFF_FACTOR - Static variable in class com.databricks.jdbc.client.http.DatabricksHttpClient
- DEFAULT_BYTE_LIMIT - Static variable in class com.databricks.jdbc.commons.EnvironmentVariables
- DEFAULT_CATALOG - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_ESCAPE_PROCESSING - Static variable in class com.databricks.jdbc.commons.EnvironmentVariables
- DEFAULT_EXPRESSION_SQL - com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
- DEFAULT_FILE_LOG_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_IDLE_HTTP_CONNECTION_EXPIRY - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_LOG_FILE_COUNT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_LOG_FILE_SIZE_IN_MB - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_LOG_LEVEL - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_LOG_NAME_FILE - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_LOG_PATH - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_LOG_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_PORT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_RATE_LIMIT_RETRY_TIMEOUT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_RETRY_COUNT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_ROW_LIMIT - Static variable in class com.databricks.jdbc.commons.EnvironmentVariables
- DEFAULT_SCHEMA - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_SLEEP_DELAY - Static variable in class com.databricks.jdbc.commons.EnvironmentVariables
- DEFAULT_STATEMENT_TIMEOUT_SECONDS - Static variable in class com.databricks.jdbc.commons.EnvironmentVariables
- DEFAULT_TABLE_TYPES - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- DEFAULT_TEMPORARILY_UNAVAILABLE_RETRY_TIMEOUT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DEFAULT_USER_AGENT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- defaultExpressionSQL - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- DELEGATION_TOKEN - com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq._Fields
- DELEGATION_TOKEN - com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp._Fields
- DELEGATION_TOKEN - com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq._Fields
- delegationToken - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- delegationToken - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- delegationToken - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- DELETE_SESSION - com.databricks.jdbc.commons.MetricsList
- DELETE_SESSION_PATH_WITH_ID - Static variable in class com.databricks.jdbc.client.impl.sdk.PathConstants
- DELETE_SESSION_THRIFT - com.databricks.jdbc.commons.MetricsList
- deleteObject(String, String, String, String) - Method in interface com.databricks.jdbc.client.IDatabricksUCVolumeClient
-
deleteObject(): Remove an object from a specified path within a UC Volume
- deleteObject(String, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- deleteRow() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- deletesAreDetected(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- deleteSession(IDatabricksSession, ComputeResource) - Method in interface com.databricks.jdbc.client.DatabricksClient
-
Deletes a session for given session-Id
- deleteSession(IDatabricksSession, ComputeResource) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksSdkClient
- deleteSession(IDatabricksSession, ComputeResource) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- DeleteSessionRequest - Class in com.databricks.jdbc.client.sqlexec
- DeleteSessionRequest() - Constructor for class com.databricks.jdbc.client.sqlexec.DeleteSessionRequest
- deprecated - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- DEPRECATED - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- DESCRIBE_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- determineClientInfoStatus(String, String, Throwable) - Static method in class com.databricks.jdbc.core.DatabricksConnection
-
This function determines the reason for the failure of setting a session config form the exception message
- DeviceInfoLogUtil - Class in com.databricks.jdbc.commons.util
- DeviceInfoLogUtil() - Constructor for class com.databricks.jdbc.commons.util.DeviceInfoLogUtil
- DIAGNOSTIC_INFO - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- diagnosticInfo - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- DIRECT_RESULT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp._Fields
- DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp._Fields
- DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp._Fields
- DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp._Fields
- DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp._Fields
- DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp._Fields
- DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp._Fields
- DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp._Fields
- DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp._Fields
- DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp._Fields
- directResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- directResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- directResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- directResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- directResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- directResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- directResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- directResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- directResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- directResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- DISPLAY_MESSAGE - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- DISPLAY_MESSAGE - com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
- displayMessage - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- displayMessage - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- displaySize() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- displaySize() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- displaySize(int) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
displaySizeattribute. - DISPOSITION_EXTERNAL_LINKS - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlFetchDisposition
- DISPOSITION_INLINE - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlFetchDisposition
- DISPOSITION_INTERNAL_DBFS - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlFetchDisposition
- DISPOSITION_UNSPECIFIED - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlFetchDisposition
- doesMaxRowSizeIncludeBlobs() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- DOUBLE - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- DOUBLE_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- DOUBLE_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
- DOUBLE_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
- DOUBLE_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue._Fields
- DoubleConverter - Class in com.databricks.jdbc.core.converters
- DoubleConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.DoubleConverter
- doubleVal(TDoubleColumn) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- doubleVal(TDoubleValue) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- doubleValue(double) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- Driver - Class in com.databricks.client.jdbc
-
Databricks JDBC driver.
- Driver() - Constructor for class com.databricks.client.jdbc.Driver
- DRIVER_NAME - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
E
- EMPTY_STRING - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- EmptyResultSetMetaData - Class in com.databricks.jdbc.core
- EmptyResultSetMetaData() - Constructor for class com.databricks.jdbc.core.EmptyResultSetMetaData
- ENABLE_ARROW - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- ENABLE_TELEMETRY - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- enableTelemetry() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- enableTelemetry() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- ENFORCE_RESULT_PERSISTENCE_MODE - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- enforceResultPersistenceMode - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- enumForId(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- enumForId(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- enumForId(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- enumForId(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- enumForId(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- enumForId(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- enumForId(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- EnvironmentVariables - Class in com.databricks.jdbc.commons
- EnvironmentVariables() - Constructor for class com.databricks.jdbc.commons.EnvironmentVariables
- equals(TArrayTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- equals(TBinaryColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- equals(TBoolColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- equals(TBoolValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- equals(TByteColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- equals(TByteValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- equals(TCancelDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- equals(TCancelDelegationTokenResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- equals(TCancelOperationReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- equals(TCancelOperationResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- equals(TCLIService.CancelDelegationToken_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- equals(TCLIService.CancelDelegationToken_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- equals(TCLIService.CancelOperation_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- equals(TCLIService.CancelOperation_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- equals(TCLIService.CloseOperation_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- equals(TCLIService.CloseOperation_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- equals(TCLIService.CloseSession_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- equals(TCLIService.CloseSession_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- equals(TCLIService.ExecuteStatement_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- equals(TCLIService.ExecuteStatement_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- equals(TCLIService.FetchResults_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- equals(TCLIService.FetchResults_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- equals(TCLIService.GetCatalogs_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- equals(TCLIService.GetCatalogs_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- equals(TCLIService.GetColumns_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- equals(TCLIService.GetColumns_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- equals(TCLIService.GetCrossReference_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- equals(TCLIService.GetCrossReference_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- equals(TCLIService.GetDelegationToken_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- equals(TCLIService.GetDelegationToken_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- equals(TCLIService.GetFunctions_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- equals(TCLIService.GetFunctions_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- equals(TCLIService.GetInfo_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- equals(TCLIService.GetInfo_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- equals(TCLIService.GetOperationStatus_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- equals(TCLIService.GetOperationStatus_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- equals(TCLIService.GetPrimaryKeys_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- equals(TCLIService.GetPrimaryKeys_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- equals(TCLIService.GetResultSetMetadata_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- equals(TCLIService.GetResultSetMetadata_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- equals(TCLIService.GetSchemas_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- equals(TCLIService.GetSchemas_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- equals(TCLIService.GetTables_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- equals(TCLIService.GetTables_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- equals(TCLIService.GetTableTypes_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- equals(TCLIService.GetTableTypes_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- equals(TCLIService.GetTypeInfo_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- equals(TCLIService.GetTypeInfo_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- equals(TCLIService.OpenSession_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- equals(TCLIService.OpenSession_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- equals(TCLIService.RenewDelegationToken_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- equals(TCLIService.RenewDelegationToken_result) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- equals(TCloseOperationReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- equals(TCloseOperationResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- equals(TCloseSessionReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- equals(TCloseSessionResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- equals(TColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- equals(TColumnDesc) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- equals(TColumnValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- equals(TDBSqlArrowFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- equals(TDBSqlCloudResultFile) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- equals(TDBSqlConfValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- equals(TDBSqlCsvFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- equals(TDBSqlJsonArrayFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- equals(TDBSqlResultFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- equals(TDBSqlSessionCapabilities) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- equals(TDBSqlSessionConf) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- equals(TDBSqlStatement) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- equals(TDBSqlTempView) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- equals(TDoubleColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- equals(TDoubleValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- equals(TExecuteStatementReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- equals(TExecuteStatementResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- equals(TExpressionInfo) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- equals(TFetchResultsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- equals(TFetchResultsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- equals(TGetCatalogsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- equals(TGetCatalogsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- equals(TGetColumnsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- equals(TGetColumnsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- equals(TGetCrossReferenceReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- equals(TGetCrossReferenceResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- equals(TGetDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- equals(TGetDelegationTokenResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- equals(TGetFunctionsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- equals(TGetFunctionsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- equals(TGetInfoReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- equals(TGetInfoResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- equals(TGetInfoValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- equals(TGetOperationStatusReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- equals(TGetOperationStatusResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- equals(TGetPrimaryKeysReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- equals(TGetPrimaryKeysResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- equals(TGetResultSetMetadataReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- equals(TGetResultSetMetadataResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- equals(TGetSchemasReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- equals(TGetSchemasResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- equals(TGetTablesReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- equals(TGetTablesResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- equals(TGetTableTypesReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- equals(TGetTableTypesResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- equals(TGetTypeInfoReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- equals(TGetTypeInfoResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- equals(THandleIdentifier) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- equals(TI16Column) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- equals(TI16Value) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- equals(TI32Column) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- equals(TI32Value) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- equals(TI64Column) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- equals(TI64Value) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- equals(TMapTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- equals(TNamespace) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- equals(TOpenSessionReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- equals(TOpenSessionResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- equals(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- equals(TPrimitiveTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- equals(TProgressUpdateResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- equals(TRenewDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- equals(TRenewDelegationTokenResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- equals(TRow) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- equals(TRowSet) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- equals(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- equals(TSparkArrowBatch) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- equals(TSparkArrowResultLink) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- equals(TSparkArrowTypes) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- equals(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- equals(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- equals(TSparkParameter) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- equals(TSparkParameterValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- equals(TSQLVariable) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- equals(TStatementConf) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- equals(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- equals(TStringColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- equals(TStringValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- equals(TStructTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- equals(TTableSchema) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- equals(TTypeDesc) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- equals(TTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- equals(TTypeQualifiers) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- equals(TTypeQualifierValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- equals(TUnionTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- equals(TUserDefinedTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- equals(Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- equals(Object) - Method in class com.databricks.jdbc.client.sqlexec.CancelStatementRequest
- equals(Object) - Method in class com.databricks.jdbc.client.sqlexec.CloseStatementRequest
- equals(Object) - Method in class com.databricks.jdbc.client.sqlexec.DeleteSessionRequest
- equals(Object) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- equals(Object) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- equals(Object) - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- equals(Object) - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- equals(Object) - Method in class com.databricks.jdbc.client.sqlexec.PositionalStatementParameterListItem
- equals(Object) - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- equals(Object) - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- equals(Object) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- equals(Object) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
This instance is equal to all instances of
ImmutableDatabricksColumnthat have equal attribute values. - equals(Object) - Method in class com.databricks.jdbc.core.ImmutableSessionInfo
-
This instance is equal to all instances of
ImmutableSessionInfothat have equal attribute values. - equals(Object) - Method in class com.databricks.jdbc.core.ImmutableSqlParameter
-
This instance is equal to all instances of
ImmutableSqlParameterthat have equal attribute values. - equals(Object) - Method in class com.databricks.jdbc.core.types.AllPurposeCluster
- equals(Object) - Method in class com.databricks.jdbc.core.types.Warehouse
- equals(Object) - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- ERROR - com.databricks.jdbc.commons.LogLevel
- ERROR_CODE - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- ERROR_CODE - com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
- ERROR_DETAILS_JSON - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- ERROR_DETAILS_JSON - com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
- ERROR_MESSAGE - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- ERROR_MESSAGE - com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
- ERROR_STATE - com.databricks.jdbc.client.impl.thrift.generated.TOperationState
- ERROR_STATUS - com.databricks.jdbc.client.impl.thrift.generated.TStatusCode
- errorCode - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- errorCode - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- errorDetailsJson - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- errorDetailsJson - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- errorMessage - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- errorMessage - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- examples - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- EXAMPLES - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- EXCEPT_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- execute() - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- execute(TExecuteStatementReq, IDatabricksStatement, IDatabricksSession, StatementType) - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftAccessor
- execute(String) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- execute(String) - Method in class com.databricks.jdbc.core.DatabricksStatement
- execute(String, int) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- execute(String, int) - Method in class com.databricks.jdbc.core.DatabricksStatement
- execute(String, int[]) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- execute(String, int[]) - Method in class com.databricks.jdbc.core.DatabricksStatement
- execute(String, String[]) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- execute(String, String[]) - Method in class com.databricks.jdbc.core.DatabricksStatement
- execute(HttpUriRequest) - Method in class com.databricks.jdbc.client.http.DatabricksHttpClient
- execute(HttpUriRequest) - Method in interface com.databricks.jdbc.client.IDatabricksHttpClient
-
Executes the given http request and returns the response TODO: add error handling
- EXECUTE_STATEMENT - com.databricks.jdbc.client.impl.thrift.generated.TOperationType
- EXECUTE_STATEMENT - com.databricks.jdbc.commons.CommandName
- EXECUTE_STATEMENT - com.databricks.jdbc.commons.MetricsList
- EXECUTE_STATEMENT_THRIFT - com.databricks.jdbc.commons.MetricsList
- executeBatch() - Method in class com.databricks.jdbc.core.DatabricksStatement
- executeQuery() - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- executeQuery(String) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- executeQuery(String) - Method in class com.databricks.jdbc.core.DatabricksStatement
- executeStatement(String, ComputeResource, Map<Integer, ImmutableSqlParameter>, StatementType, IDatabricksSession, IDatabricksStatement) - Method in interface com.databricks.jdbc.client.DatabricksClient
-
Executes a statement in Databricks server
- executeStatement(String, ComputeResource, Map<Integer, ImmutableSqlParameter>, StatementType, IDatabricksSession, IDatabricksStatement) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksSdkClient
- executeStatement(String, ComputeResource, Map<Integer, ImmutableSqlParameter>, StatementType, IDatabricksSession, IDatabricksStatement) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- ExecuteStatement() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.ExecuteStatement
- ExecuteStatement() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.ExecuteStatement
- ExecuteStatement(TExecuteStatementReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- ExecuteStatement(TExecuteStatementReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- ExecuteStatement(TExecuteStatementReq, AsyncMethodCallback<TExecuteStatementResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- ExecuteStatement(TExecuteStatementReq, AsyncMethodCallback<TExecuteStatementResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- ExecuteStatement_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- ExecuteStatement_args(TCLIService.ExecuteStatement_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
-
Performs a deep copy on other.
- ExecuteStatement_args(TExecuteStatementReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- ExecuteStatement_call(TExecuteStatementReq, AsyncMethodCallback<TExecuteStatementResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.ExecuteStatement_call
- ExecuteStatement_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- ExecuteStatement_result(TCLIService.ExecuteStatement_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
-
Performs a deep copy on other.
- ExecuteStatement_result(TExecuteStatementResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- ExecuteStatementRequest - Class in com.databricks.jdbc.client.sqlexec
- ExecuteStatementRequest() - Constructor for class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- ExecuteStatementRequestWithSession - Class in com.databricks.jdbc.client.sqlexec
- ExecuteStatementRequestWithSession(String) - Constructor for class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequestWithSession
- ExecuteStatementResponse - Class in com.databricks.jdbc.client.sqlexec
- ExecuteStatementResponse() - Constructor for class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- executeUpdate() - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- executeUpdate(String) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- executeUpdate(String) - Method in class com.databricks.jdbc.core.DatabricksStatement
- executeUpdate(String, int) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- executeUpdate(String, int) - Method in class com.databricks.jdbc.core.DatabricksStatement
- executeUpdate(String, int[]) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- executeUpdate(String, int[]) - Method in class com.databricks.jdbc.core.DatabricksStatement
- executeUpdate(String, String[]) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- executeUpdate(String, String[]) - Method in class com.databricks.jdbc.core.DatabricksStatement
- executeWithoutCertVerification(HttpUriRequest) - Method in class com.databricks.jdbc.client.http.DatabricksHttpClient
- EXPIRY_TIME - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
- expiryTime - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- EXPLAIN_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- exportUsageMetrics(IDatabricksConnectionContext, String, String, String, String, String, String, String, String, String) - Static method in class com.databricks.jdbc.telemetry.DatabricksUsageMetrics
- EXPRESSIONS_INFOS - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
- expressionsInfos - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- extended - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- EXTENDED - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- ExternalLink - Class in com.databricks.jdbc.client.sqlexec
- ExternalLink() - Constructor for class com.databricks.jdbc.client.sqlexec.ExternalLink
- EXTRA_COLUMN_COLUMNS - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- extractValues(List<TColumn>) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
-
In metadata operations, a list of singleton lists is obtained.
- extractValuesColumnar(List<TColumn>) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- extractValuesFromRowSet(TRowSet) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
-
Extracts and returns the values from each column of a TRowSet as a list of lists.
F
- Factory() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client.Factory
- Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.Factory
- FAKE_SERVICE_URI_PROP_SUFFIX - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- FATAL - com.databricks.jdbc.commons.LogLevel
- FETCH_ABSOLUTE - com.databricks.jdbc.client.impl.thrift.generated.TFetchOrientation
- FETCH_FIRST - com.databricks.jdbc.client.impl.thrift.generated.TFetchOrientation
- FETCH_LAST - com.databricks.jdbc.client.impl.thrift.generated.TFetchOrientation
- FETCH_NEXT - com.databricks.jdbc.client.impl.thrift.generated.TFetchOrientation
- FETCH_PRIOR - com.databricks.jdbc.client.impl.thrift.generated.TFetchOrientation
- FETCH_RELATIVE - com.databricks.jdbc.client.impl.thrift.generated.TFetchOrientation
- FETCH_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
- FetchResults() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.FetchResults
- FetchResults() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.FetchResults
- FetchResults(TFetchResultsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- FetchResults(TFetchResultsReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- FetchResults(TFetchResultsReq, AsyncMethodCallback<TFetchResultsResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- FetchResults(TFetchResultsReq, AsyncMethodCallback<TFetchResultsResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- FetchResults_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- FetchResults_args(TCLIService.FetchResults_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
-
Performs a deep copy on other.
- FetchResults_args(TFetchResultsReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- FetchResults_call(TFetchResultsReq, AsyncMethodCallback<TFetchResultsResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.FetchResults_call
- FetchResults_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- FetchResults_result(TCLIService.FetchResults_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
-
Performs a deep copy on other.
- FetchResults_result(TFetchResultsResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- fetchType - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- fieldForId(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- FILE_LINK - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
- FILE_LINK - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
- FILE_PATH - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
- fileLink - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- fileLink - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- filePath - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolValue._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteColumn._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteValue._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Column._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Value._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Column._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Value._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Column._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Value._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TNamespace._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRow._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringColumn._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringValue._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTableSchema._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolValue._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteColumn._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteValue._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Column._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Value._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Column._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Value._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Column._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Value._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TNamespace._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRow._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringColumn._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringValue._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTableSchema._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolValue._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteColumn._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteValue._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Column._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Value._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Column._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Value._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Column._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Value._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TNamespace._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRow._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringColumn._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringValue._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTableSchema._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCacheLookupResult
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowLayout
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloseOperationReason
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCompressionCodec
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlFetchDisposition
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlManifestFileFormat
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchOrientation
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TJobExecutionStatus
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationIdempotencyType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationState
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationTimeoutLevel
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TResultPersistenceMode
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkRowSetType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatusCode
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeId
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findColumn(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- FINISHED_STATE - com.databricks.jdbc.client.impl.thrift.generated.TOperationState
- first() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- FLOAT - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- FLOAT_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- FloatConverter - Class in com.databricks.jdbc.core.converters
- FloatConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.FloatConverter
- flush() - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- FOOTER_SUMMARY - com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
- footerSummary - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- FOREIGN_CATALOG_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- FOREIGN_SCHEMA_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- FOREIGN_TABLE_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- foreignCatalogName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- foreignSchemaName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- foreignTableName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- from(DatabricksColumn) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Fill a builder with attribute values from the provided
DatabricksColumninstance. - from(SessionInfo) - Method in class com.databricks.jdbc.core.ImmutableSessionInfo.Builder
-
Fill a builder with attribute values from the provided
SessionInfoinstance. - from(SqlParameter) - Method in class com.databricks.jdbc.core.ImmutableSqlParameter.Builder
-
Fill a builder with attribute values from the provided
SqlParameterinstance. - FROM_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- FULL_STOP - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- FUNCTION_COLUMNS - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- FUNCTION_COLUMNS_ALL_PURPOSE - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- FUNCTION_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
- functionName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
G
- GAUGE - com.databricks.jdbc.telemetry.DatabricksMetrics.MetricsType
- generateDatabricksConfig(IDatabricksConnectionContext) - Static method in class com.databricks.jdbc.client.impl.helper.ClientUtils
- generatedKeyAlwaysReturned() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GET_CATALOGS - com.databricks.jdbc.client.impl.thrift.generated.TOperationType
- GET_CATALOGS_STATEMENT_ID - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- GET_COLUMNS - com.databricks.jdbc.client.impl.thrift.generated.TOperationType
- GET_DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- GET_DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq._Fields
- GET_DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
- GET_DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- GET_DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
- GET_DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
- GET_DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
- GET_DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
- GET_DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq._Fields
- GET_DIRECT_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq._Fields
- GET_FUNCTIONS - com.databricks.jdbc.client.impl.thrift.generated.TOperationType
- GET_FUNCTIONS_STATEMENT_ID - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- GET_INFOS - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- GET_INFOS - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
- GET_METADATA - com.databricks.jdbc.commons.CommandName
- GET_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- GET_PROGRESS_UPDATE - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq._Fields
- GET_REQUEST - com.databricks.jdbc.commons.MetricsList
- GET_RESULT_CHUNK_THRIFT - com.databricks.jdbc.commons.MetricsList
- GET_RESULT_CHUNKS - com.databricks.jdbc.commons.MetricsList
- GET_SCHEMAS - com.databricks.jdbc.client.impl.thrift.generated.TOperationType
- GET_TABLE_TYPE_STATEMENT_ID - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- GET_TABLE_TYPES - com.databricks.jdbc.client.impl.thrift.generated.TOperationType
- GET_TABLES - com.databricks.jdbc.client.impl.thrift.generated.TOperationType
- GET_TABLES_STATEMENT_ID - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- GET_TYPE_INFO - com.databricks.jdbc.client.impl.thrift.generated.TOperationType
- GET_TYPE_INFO_STATEMENT_ID - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- getArguments() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getArray(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getArray(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getArrayEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- getArrowBatches() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getArrowBatchesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getArrowBatchesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getArrowDataFromInputStream(InputStream) - Method in class com.databricks.jdbc.core.ArrowResultChunk
- getArrowFormat() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- getArrowLayout() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- getArrowSchema() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- getAsciiStream(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getAsciiStream(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getAsyncClient(TNonblockingTransport) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.Factory
- getAsyncExecPollInterval() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getAsyncExecPollInterval() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getAttributes(String, String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getAuthFlow() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getAuthFlow() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getAuthMech() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getAuthMech() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getAutoCommit() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getBatch() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getBigDecimal(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBigDecimal(int, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBigDecimal(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBigDecimal(String, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBinaryColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getBinaryStream(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBinaryStream(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBinaryVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- getBinaryValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- getBlob(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBlob(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBoolean(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBoolean(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBooleanValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- getBoolVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- getBoolVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- getByte(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getByte(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getByteCount() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- getByteCount() - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- getBytes(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBytes(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getBytesNum() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- getByteVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- getByteVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- getCacheLookupResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- getCatalog() - Method in class com.databricks.jdbc.client.sqlexec.CreateSessionRequest
- getCatalog() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getCatalog() - Method in class com.databricks.jdbc.core.DatabricksSession
- getCatalog() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Returns default catalog associated with the session
- getCatalog() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getCatalog() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- getCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- getCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- getCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- getCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- getCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- getCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- getCatalogName(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getCatalogName(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getCatalogs() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GetCatalogs() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetCatalogs
- GetCatalogs() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetCatalogs
- GetCatalogs(TGetCatalogsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetCatalogs(TGetCatalogsReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetCatalogs(TGetCatalogsReq, AsyncMethodCallback<TGetCatalogsResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetCatalogs(TGetCatalogsReq, AsyncMethodCallback<TGetCatalogsResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetCatalogs_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- GetCatalogs_args(TCLIService.GetCatalogs_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
-
Performs a deep copy on other.
- GetCatalogs_args(TGetCatalogsReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- GetCatalogs_call(TGetCatalogsReq, AsyncMethodCallback<TGetCatalogsResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetCatalogs_call
- GetCatalogs_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- GetCatalogs_result(TCLIService.GetCatalogs_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
-
Performs a deep copy on other.
- GetCatalogs_result(TGetCatalogsResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- getCatalogSeparator() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getCatalogsResult(ResultSet) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getCatalogsResult(List<List<Object>>) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getCatalogTerm() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getCharacterStream(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getCharacterStream(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getChunk() - Method in class com.databricks.jdbc.core.ChunkDownloader
-
Fetches the chunk for the given index.
- getChunkCount() - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getChunkIndex() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- getChunkIndex() - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- getChunkIterator() - Method in class com.databricks.jdbc.core.ArrowResultChunk
- getChunks() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- getClassName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getClient(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client.Factory
- getClient(TProtocol, TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client.Factory
- getClient_protocol() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getClient_protocol() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- getClient_protocol_i64() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getClient_protocol_i64() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- getClientId() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getClientId() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getClientInfo() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getClientInfo(String) - Method in class com.databricks.jdbc.core.DatabricksConnection
- getClientInfoProperties() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getClientInfoProperties() - Method in class com.databricks.jdbc.core.DatabricksSession
- getClientInfoProperties() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Returns the client info properties
- getClientSecret() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getClientSecret() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getClientType() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getClientType() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getClientUserAgent() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getClientUserAgent() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getClob(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getClob(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getCloseOperation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- getCloud() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getCloudFetchProxyAuthType() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getCloudFetchProxyAuthType() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getCloudFetchProxyHost() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getCloudFetchProxyHost() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getCloudFetchProxyPassword() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getCloudFetchProxyPassword() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getCloudFetchProxyPort() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getCloudFetchProxyPort() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getCloudFetchProxyUser() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getCloudFetchProxyUser() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getCloudFetchThreadPoolSize() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getCloudFetchThreadPoolSize() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
-
Returns the number of threads to be used for fetching data from cloud storage
- getClusterId() - Method in class com.databricks.jdbc.core.types.AllPurposeCluster
- getColumnClassName(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getColumnClassName(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getColumnCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getColumnCount() - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getColumnCount() - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getColumnCount(TGetResultSetMetadataResp) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- getColumnDisplaySize(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getColumnDisplaySize(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getColumnInfoType(String) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
- getColumnLabel(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getColumnLabel(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getColumnName() - Method in class com.databricks.jdbc.client.impl.helper.ResultColumn
- getColumnName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- getColumnName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- getColumnName(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getColumnName(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getColumnNameIndex(String) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
-
Returns index of column-name in metadata starting from 1
- getColumnObjectAtCurrentRow(int) - Method in class com.databricks.jdbc.core.ArrowResultChunk.ArrowResultChunkIterator
-
Returns object in the current row at the specified columnIndex.
- getColumnPrecision() - Method in class com.databricks.jdbc.client.impl.helper.ResultColumn
- getColumnPrivileges(String, String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- getColumns(String, String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GetColumns() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetColumns
- GetColumns() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetColumns
- GetColumns(TGetColumnsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetColumns(TGetColumnsReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetColumns(TGetColumnsReq, AsyncMethodCallback<TGetColumnsResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetColumns(TGetColumnsReq, AsyncMethodCallback<TGetColumnsResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetColumns_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- GetColumns_args(TCLIService.GetColumns_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
-
Performs a deep copy on other.
- GetColumns_args(TGetColumnsReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- GetColumns_call(TGetColumnsReq, AsyncMethodCallback<TGetColumnsResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetColumns_call
- GetColumns_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- GetColumns_result(TCLIService.GetColumns_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
-
Performs a deep copy on other.
- GetColumns_result(TGetColumnsResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- getColumnsIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getColumnsIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- getColumnsResult(ResultSet) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getColumnsResult(List<List<Object>>) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getColumnsSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getColumnsSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- getColumnType(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getColumnType(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getColumnType(ColumnInfoTypeName) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
- getColumnTypeClassName(ColumnInfoTypeName) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
- getColumnTypeInt() - Method in class com.databricks.jdbc.client.impl.helper.ResultColumn
- getColumnTypeName(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getColumnTypeName(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getColumnTypeString() - Method in class com.databricks.jdbc.client.impl.helper.ResultColumn
- getColVals() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- getColValsIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- getColValsSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- getComment() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- getCompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- getCompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- getCompressionCodec() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- getCompressionCodec() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- getCompressionCodec() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- getCompressionType() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- getCompressionType() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- getCompressionType() - Method in class com.databricks.jdbc.core.DatabricksSession
- getCompressionType() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Returns the compression algorithm used on results data
- getCompressionType() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getCompressionType() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getComputeResource() - Method in class com.databricks.jdbc.core.DatabricksSession
- getComputeResource() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Get the warehouse associated with the session.
- getComputeResource() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getComputeResource() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
-
Returns warehouse-Id as parsed from JDBC connection Url
- getConcurrency() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getConfiguration() - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- getConfiguration() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getConfiguration() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getConfigurationSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getConfigurationSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getConfOverlay() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Deprecated.
- getConfOverlaySize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Deprecated.
- getConfs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getConfsSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getConnection() - Method in class com.databricks.client.jdbc.DataSource
- getConnection() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getConnection() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getConnection() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getConnection() - Method in interface com.databricks.jdbc.core.IDatabricksConnection
-
Returns the corresponding sql connection object
- getConnection() - Method in class com.databricks.jdbc.pooling.DatabricksPooledConnection
-
Gets a handle for a client to use.
- getConnection(String, String) - Method in class com.databricks.client.jdbc.DataSource
- getConnectionContext() - Method in class com.databricks.jdbc.core.DatabricksSession
- getConnectionContext() - Method in interface com.databricks.jdbc.core.IDatabricksSession
- getConnectionProperties() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getConnectionPropertiesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getConvertedObject(int, Object) - Static method in class com.databricks.jdbc.core.converters.ConverterHelper
- getConvertedObject(Class<?>, AbstractObjectConverter) - Static method in class com.databricks.jdbc.core.converters.ConverterHelper
- getCrossReference(String, String, String, String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GetCrossReference() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetCrossReference
- GetCrossReference() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetCrossReference
- GetCrossReference(TGetCrossReferenceReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetCrossReference(TGetCrossReferenceReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetCrossReference(TGetCrossReferenceReq, AsyncMethodCallback<TGetCrossReferenceResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetCrossReference(TGetCrossReferenceReq, AsyncMethodCallback<TGetCrossReferenceResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetCrossReference_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- GetCrossReference_args(TCLIService.GetCrossReference_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
-
Performs a deep copy on other.
- GetCrossReference_args(TGetCrossReferenceReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- GetCrossReference_call(TGetCrossReferenceReq, AsyncMethodCallback<TGetCrossReferenceResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetCrossReference_call
- GetCrossReference_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- GetCrossReference_result(TCLIService.GetCrossReference_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
-
Performs a deep copy on other.
- GetCrossReference_result(TGetCrossReferenceResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- getCsvFormat() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- getCurrentCatalog() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getCurrentDatabase() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getCurrentRow() - Method in class com.databricks.jdbc.core.InlineJsonResult
- getCurrentValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- getCursorName() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getDataArray() - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- getDatabaseMajorVersion() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getDatabaseMinorVersion() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getDatabaseProductName() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getDatabaseProductVersion() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getDatabricksClient() - Method in class com.databricks.jdbc.core.DatabricksSession
- getDatabricksClient() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Returns the client for connecting to Databricks server
- getDatabricksMetadataClient() - Method in class com.databricks.jdbc.core.DatabricksSession
- getDatabricksMetadataClient() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Returns the metadata client
- getDatabricksTypeFromSQLType(int) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
-
Converts SQL type into Databricks type as defined in https://docs.databricks.com/en/sql/language-manual/sql-ref-datatypes.html
- getDate(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getDate(int, Calendar) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getDate(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getDate(String, Calendar) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getDb() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getDefaultExpressionSQL() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- getDefaultTransactionIsolation() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- getDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- getDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- GetDelegationToken() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetDelegationToken
- GetDelegationToken() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetDelegationToken
- GetDelegationToken(TGetDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetDelegationToken(TGetDelegationTokenReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetDelegationToken(TGetDelegationTokenReq, AsyncMethodCallback<TGetDelegationTokenResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetDelegationToken(TGetDelegationTokenReq, AsyncMethodCallback<TGetDelegationTokenResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetDelegationToken_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- GetDelegationToken_args(TCLIService.GetDelegationToken_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
-
Performs a deep copy on other.
- GetDelegationToken_args(TGetDelegationTokenReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- GetDelegationToken_call(TGetDelegationTokenReq, AsyncMethodCallback<TGetDelegationTokenResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetDelegationToken_call
- GetDelegationToken_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- GetDelegationToken_result(TCLIService.GetDelegationToken_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
-
Performs a deep copy on other.
- GetDelegationToken_result(TGetDelegationTokenResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- getDeprecated() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getDiagnosticInfo() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getDirectResultMode() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getDirectResultMode() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getDirectResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getDirectResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- getDirectResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- getDirectResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- getDirectResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- getDirectResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- getDirectResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- getDirectResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- getDirectResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- getDirectResults - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- getDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- getDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- getDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- getDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- getDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- getDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- getDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- getDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- getDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- getDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- getDisplayMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getDisplayMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- getDisplaySize(ColumnInfoTypeName, int) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
- getDisposition() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- getDouble(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getDouble(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getDoubleVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- getDoubleVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- getDoubleValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- getDriverMajorVersion() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getDriverMinorVersion() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getDriverName() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getDriverVersion() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CancelDelegationToken
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CancelOperation
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CloseOperation
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CloseSession
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.ExecuteStatement
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.FetchResults
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetCatalogs
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetColumns
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetCrossReference
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetDelegationToken
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetFunctions
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetInfo
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetOperationStatus
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetPrimaryKeys
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetResultSetMetadata
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetSchemas
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTables
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTableTypes
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTypeInfo
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.OpenSession
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.RenewDelegationToken
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CancelDelegationToken
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CancelOperation
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CloseOperation
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CloseSession
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.ExecuteStatement
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.FetchResults
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetCatalogs
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetColumns
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetCrossReference
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetDelegationToken
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetFunctions
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetInfo
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetOperationStatus
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetPrimaryKeys
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetResultSetMetadata
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetSchemas
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTables
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTableTypes
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTypeInfo
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.OpenSession
- getEmptyArgsInstance() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.RenewDelegationToken
- getEndpointURL() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getEndpointURL() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getErrCode() - Method in exception com.databricks.jdbc.client.DatabricksRetryHandlerException
- getErrorCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getErrorCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- getErrorCode(IOException) - Static method in class com.databricks.jdbc.client.http.RetryHandler
- getErrorDetailsJson() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getErrorDetailsJson() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- getErrorMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Deprecated.
- getErrorMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- getErrorMessage() - Method in class com.databricks.jdbc.core.ArrowResultChunk
- getExamples() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getExpiration() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- getExpiryTime() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- getExportedKeys(String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getExpressionsInfos() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getExpressionsInfosIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getExpressionsInfosSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getExtended() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getExternalLink() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- getExternalLinks() - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- getExtraNameCharacters() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getFailedPropertiesExceptionMessage(Map<String, ClientInfoStatus>) - Static method in class com.databricks.jdbc.core.DatabricksConnection
-
This function creates the exception message for the failed setClientInfo command
- getFetchDirection() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getFetchDirection() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getFetchSize() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getFetchSize() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getFetchType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- getFieldDesc(TColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- getFieldDesc(TColumnValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- getFieldDesc(TDBSqlResultFormat._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- getFieldDesc(TGetInfoValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- getFieldDesc(TSparkParameterValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- getFieldDesc(TTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- getFieldDesc(TTypeQualifierValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolValue._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteColumn._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteValue._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Column._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Value._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Column._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Value._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Column._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Value._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TNamespace._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TRow._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringColumn._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringValue._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTableSchema._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry._Fields
- getFieldName() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry._Fields
- getFieldValue(TArrayTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- getFieldValue(TBinaryColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- getFieldValue(TBoolColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- getFieldValue(TBoolValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- getFieldValue(TByteColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- getFieldValue(TByteValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- getFieldValue(TCancelDelegationTokenReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- getFieldValue(TCancelDelegationTokenResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- getFieldValue(TCancelOperationReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- getFieldValue(TCancelOperationResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- getFieldValue(TCLIService.CancelDelegationToken_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- getFieldValue(TCLIService.CancelDelegationToken_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- getFieldValue(TCLIService.CancelOperation_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- getFieldValue(TCLIService.CancelOperation_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- getFieldValue(TCLIService.CloseOperation_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- getFieldValue(TCLIService.CloseOperation_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- getFieldValue(TCLIService.CloseSession_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- getFieldValue(TCLIService.CloseSession_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- getFieldValue(TCLIService.ExecuteStatement_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- getFieldValue(TCLIService.ExecuteStatement_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- getFieldValue(TCLIService.FetchResults_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- getFieldValue(TCLIService.FetchResults_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- getFieldValue(TCLIService.GetCatalogs_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- getFieldValue(TCLIService.GetCatalogs_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- getFieldValue(TCLIService.GetColumns_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- getFieldValue(TCLIService.GetColumns_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- getFieldValue(TCLIService.GetCrossReference_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- getFieldValue(TCLIService.GetCrossReference_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- getFieldValue(TCLIService.GetDelegationToken_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- getFieldValue(TCLIService.GetDelegationToken_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- getFieldValue(TCLIService.GetFunctions_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- getFieldValue(TCLIService.GetFunctions_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- getFieldValue(TCLIService.GetInfo_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- getFieldValue(TCLIService.GetInfo_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- getFieldValue(TCLIService.GetOperationStatus_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- getFieldValue(TCLIService.GetOperationStatus_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- getFieldValue(TCLIService.GetPrimaryKeys_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- getFieldValue(TCLIService.GetPrimaryKeys_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- getFieldValue(TCLIService.GetResultSetMetadata_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- getFieldValue(TCLIService.GetResultSetMetadata_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- getFieldValue(TCLIService.GetSchemas_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- getFieldValue(TCLIService.GetSchemas_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- getFieldValue(TCLIService.GetTables_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- getFieldValue(TCLIService.GetTables_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- getFieldValue(TCLIService.GetTableTypes_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- getFieldValue(TCLIService.GetTableTypes_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- getFieldValue(TCLIService.GetTypeInfo_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- getFieldValue(TCLIService.GetTypeInfo_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- getFieldValue(TCLIService.OpenSession_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- getFieldValue(TCLIService.OpenSession_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- getFieldValue(TCLIService.RenewDelegationToken_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- getFieldValue(TCLIService.RenewDelegationToken_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- getFieldValue(TCloseOperationReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- getFieldValue(TCloseOperationResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- getFieldValue(TCloseSessionReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- getFieldValue(TCloseSessionResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- getFieldValue(TColumnDesc._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- getFieldValue(TDBSqlArrowFormat._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- getFieldValue(TDBSqlCloudResultFile._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- getFieldValue(TDBSqlConfValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- getFieldValue(TDBSqlCsvFormat._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- getFieldValue(TDBSqlJsonArrayFormat._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- getFieldValue(TDBSqlSessionCapabilities._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- getFieldValue(TDBSqlSessionConf._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getFieldValue(TDBSqlStatement._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- getFieldValue(TDBSqlTempView._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- getFieldValue(TDoubleColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- getFieldValue(TDoubleValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- getFieldValue(TExecuteStatementReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getFieldValue(TExecuteStatementResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- getFieldValue(TExpressionInfo._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getFieldValue(TFetchResultsReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- getFieldValue(TFetchResultsResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- getFieldValue(TGetCatalogsReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- getFieldValue(TGetCatalogsResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- getFieldValue(TGetColumnsReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- getFieldValue(TGetColumnsResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- getFieldValue(TGetCrossReferenceReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- getFieldValue(TGetCrossReferenceResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- getFieldValue(TGetDelegationTokenReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- getFieldValue(TGetDelegationTokenResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- getFieldValue(TGetFunctionsReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- getFieldValue(TGetFunctionsResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- getFieldValue(TGetInfoReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- getFieldValue(TGetInfoResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- getFieldValue(TGetOperationStatusReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- getFieldValue(TGetOperationStatusResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getFieldValue(TGetPrimaryKeysReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- getFieldValue(TGetPrimaryKeysResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- getFieldValue(TGetResultSetMetadataReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- getFieldValue(TGetResultSetMetadataResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- getFieldValue(TGetSchemasReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- getFieldValue(TGetSchemasResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- getFieldValue(TGetTablesReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- getFieldValue(TGetTablesResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- getFieldValue(TGetTableTypesReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- getFieldValue(TGetTableTypesResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- getFieldValue(TGetTypeInfoReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- getFieldValue(TGetTypeInfoResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- getFieldValue(THandleIdentifier._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- getFieldValue(TI16Column._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- getFieldValue(TI16Value._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- getFieldValue(TI32Column._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- getFieldValue(TI32Value._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- getFieldValue(TI64Column._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- getFieldValue(TI64Value._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- getFieldValue(TMapTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- getFieldValue(TNamespace._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- getFieldValue(TOpenSessionReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getFieldValue(TOpenSessionResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getFieldValue(TOperationHandle._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- getFieldValue(TPrimitiveTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- getFieldValue(TProgressUpdateResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getFieldValue(TRenewDelegationTokenReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- getFieldValue(TRenewDelegationTokenResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- getFieldValue(TRow._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- getFieldValue(TRowSet._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getFieldValue(TSessionHandle._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- getFieldValue(TSparkArrowBatch._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- getFieldValue(TSparkArrowResultLink._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- getFieldValue(TSparkArrowTypes._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- getFieldValue(TSparkDirectResults._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- getFieldValue(TSparkGetDirectResults._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- getFieldValue(TSparkParameter._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- getFieldValue(TSQLVariable._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- getFieldValue(TStatementConf._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- getFieldValue(TStatus._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- getFieldValue(TStringColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- getFieldValue(TStringValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- getFieldValue(TStructTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- getFieldValue(TTableSchema._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- getFieldValue(TTypeDesc._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- getFieldValue(TTypeQualifiers._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- getFieldValue(TUnionTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- getFieldValue(TUserDefinedTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- getFileLink() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- getFileLink() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- getFilePath() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- getFloat(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getFloat(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getFooterSummary() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getForeignCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- getForeignSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- getForeignTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- getFormat() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- getFormat() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- getFunctionColumns(String, String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getFunctionName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- getFunctions(String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GetFunctions() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetFunctions
- GetFunctions() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetFunctions
- GetFunctions(TGetFunctionsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetFunctions(TGetFunctionsReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetFunctions(TGetFunctionsReq, AsyncMethodCallback<TGetFunctionsResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetFunctions(TGetFunctionsReq, AsyncMethodCallback<TGetFunctionsResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetFunctions_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- GetFunctions_args(TCLIService.GetFunctions_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
-
Performs a deep copy on other.
- GetFunctions_args(TGetFunctionsReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- GetFunctions_call(TGetFunctionsReq, AsyncMethodCallback<TGetFunctionsResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetFunctions_call
- GetFunctions_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- GetFunctions_result(TCLIService.GetFunctions_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
-
Performs a deep copy on other.
- GetFunctions_result(TGetFunctionsResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- getFunctionsResult(ResultSet, String) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getFunctionsResult(List<List<Object>>) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getGeneratedKeys() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- getGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- getGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- getGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- getGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- getGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- getGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- getGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- getGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- getGetInfos() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getGetInfos() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getGetInfosIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getGetInfosIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getGetInfosSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getGetInfosSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getGroup() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getGuid() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- getHeaderNames() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getHeaderNamesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getHeaderNamesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getHoldability() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getHoldability() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getHost() - Method in class com.databricks.client.jdbc.DataSource
- getHostForOAuth() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getHostForOAuth() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getHostUrl() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getHostUrl() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
-
Returns host-Url for Databricks server as parsed from JDBC connection in format https://server:port
- getHttpHeaders() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- getHttpHeaders() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- getHttpHeaders() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- getHttpHeadersSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- getHttpHeadersSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- getHttpPath() - Method in class com.databricks.client.jdbc.DataSource
- getHttpPath() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getHttpPath() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getI16Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- getI16Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- getI32Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- getI32Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- getI32Value() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- getI64Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- getI64Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- getIdentifierQuoteString() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getIdleHttpConnectionExpiry() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getIdleHttpConnectionExpiry() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getImportedKeys(String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getIndexInfo(String, String, String, boolean, boolean) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GetInfo() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetInfo
- GetInfo() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetInfo
- GetInfo(TGetInfoReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetInfo(TGetInfoReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetInfo(TGetInfoReq, AsyncMethodCallback<TGetInfoResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetInfo(TGetInfoReq, AsyncMethodCallback<TGetInfoResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetInfo_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- GetInfo_args(TCLIService.GetInfo_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
-
Performs a deep copy on other.
- GetInfo_args(TGetInfoReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- GetInfo_call(TGetInfoReq, AsyncMethodCallback<TGetInfoResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetInfo_call
- GetInfo_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- GetInfo_result(TCLIService.GetInfo_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
-
Performs a deep copy on other.
- GetInfo_result(TGetInfoResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- getInfoMessages() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- getInfoMessagesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- getInfoMessagesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- getInfos - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getInfos - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getInfoType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- getInfoValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- getInitialNamespace() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getInitialNamespace() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getInitialNamespace() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- getInputStreamForUCVolume() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getInputStreamForUCVolume() - Method in interface com.databricks.jdbc.core.IDatabricksStatement
- getInstance() - Static method in class com.databricks.client.jdbc.Driver
- getInstance(IDatabricksConnectionContext) - Static method in class com.databricks.jdbc.client.http.DatabricksHttpClient
- getInt(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getInt(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getIntegerBitmask() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- getIntegerFlag() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- getInternalConfs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getInternalConfsSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getIsVolumeOperation() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- getJDBCMajorVersion() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getJDBCMinorVersion() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getJsonArrayFormat() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- getKeyTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- getLenValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- getLinkExpiryTime() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- getLogFileCount() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getLogFileCount() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getLogFileSize() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getLogFileSize() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getLoginTimeout() - Method in class com.databricks.client.jdbc.DataSource
- getLogLevel() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getLogLevel() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getLogPathString() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getLogPathString() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getLogWriter() - Method in class com.databricks.client.jdbc.DataSource
- getLong(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getLong(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getMajorVersion() - Method in class com.databricks.client.jdbc.Driver
- getManifest() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- getManifest() - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- getMapEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- getMaxBinaryLiteralLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- getMaxBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- getMaxBytesPerBatch() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getMaxBytesPerFile() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getMaxCatalogNameLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxCharLiteralLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxColumnNameLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxColumnsInGroupBy() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxColumnsInIndex() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxColumnsInOrderBy() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxColumnsInSelect() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxColumnsInTable() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxConnections() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxCursorNameLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxFieldSize() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getMaxIndexLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxProcedureNameLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- getMaxRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- getMaxRows() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getMaxRows() - Method in interface com.databricks.jdbc.core.IDatabricksStatement
- getMaxRowSize() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxSchemaNameLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxStatementLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxStatements() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxTableNameLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxTablesInSelect() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMaxUserNameLength() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getMetaData() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getMetaData() - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- getMetaData() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getMetricsExporter() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getMetricsExporter() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getMinorVersion() - Method in class com.databricks.client.jdbc.Driver
- getModifiedRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- getMoreResults() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getMoreResults(int) - Method in class com.databricks.jdbc.core.DatabricksStatement
- getName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- getName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- getNamespace(String, String) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- getNameToTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- getNameToTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- getNameToTypePtrSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- getNameToTypePtrSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- getNCharacterStream(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getNCharacterStream(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getNClob(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getNClob(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getNetworkTimeout() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getNextChunkIndex() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- getNextChunkIndex() - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- getNextChunkInternalLink() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- getNextChunkInternalLink() - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- getNote() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getNString(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getNString(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- getNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- getNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- getNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- getNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- getNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- getNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- getNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- getNumericFunctions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getNumModifiedRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getOAuthScopesForU2M() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getOAuthScopesForU2M() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getObject(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getObject(int) - Method in class com.databricks.jdbc.core.InlineJsonResult
- getObject(int, Class<T>) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getObject(int, Map<String, Class<?>>) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getObject(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getObject(String, Class<T>) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getObject(String, String, String, String, String) - Method in interface com.databricks.jdbc.client.IDatabricksUCVolumeClient
-
getObject(): Retrieves an object (file) from the UC Volume and stores it in the local path
- getObject(String, String, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- getObject(String, Map<String, Class<?>>) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getObjectConverter(Object, int) - Static method in class com.databricks.jdbc.core.converters.ConverterHelper
- getObjectTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- getOnWaitTimeout() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- getOperationCompleted() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- getOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- getOperationId() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- getOperationStarted() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getOperationState() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getOperationStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- GetOperationStatus() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetOperationStatus
- GetOperationStatus() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetOperationStatus
- GetOperationStatus(TGetOperationStatusReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetOperationStatus(TGetOperationStatusReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetOperationStatus(TGetOperationStatusReq, AsyncMethodCallback<TGetOperationStatusResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetOperationStatus(TGetOperationStatusReq, AsyncMethodCallback<TGetOperationStatusResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetOperationStatus_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- GetOperationStatus_args(TCLIService.GetOperationStatus_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
-
Performs a deep copy on other.
- GetOperationStatus_args(TGetOperationStatusReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- GetOperationStatus_call(TGetOperationStatusReq, AsyncMethodCallback<TGetOperationStatusResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetOperationStatus_call
- GetOperationStatus_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- GetOperationStatus_result(TCLIService.GetOperationStatus_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
-
Performs a deep copy on other.
- GetOperationStatus_result(TGetOperationStatusResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- getOperationType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- getOrdinal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- getOrdinal() - Method in class com.databricks.jdbc.client.sqlexec.PositionalStatementParameterListItem
- getOrgId() - Method in class com.databricks.jdbc.core.types.AllPurposeCluster
- getOrientation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- getOwner() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- getParameterBindings() - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- getParameterClassName(int) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- getParameterCount() - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- getParameterMetaData() - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- getParameterMode(int) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- getParameters() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getParameters() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- getParametersIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getParametersSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getParameterType(int) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- getParameterTypeName(int) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- getParentCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- getParentLogger() - Method in class com.databricks.client.jdbc.DataSource
- getParentLogger() - Method in class com.databricks.client.jdbc.Driver
- getParentSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- getParentTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- getPassword() - Method in class com.databricks.client.jdbc.DataSource
- getPassword() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getPhysicalConnection() - Method in class com.databricks.jdbc.pooling.DatabricksPooledConnection
- getPooledConnection() - Method in class com.databricks.client.jdbc.DataSource
- getPooledConnection(String, String) - Method in class com.databricks.client.jdbc.DataSource
- getPort() - Method in class com.databricks.client.jdbc.DataSource
- getPosition() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- getPrecision(int) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- getPrecision(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getPrecision(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getPrecision(ColumnInfoTypeName) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
- getPrimaryKeys(String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GetPrimaryKeys() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetPrimaryKeys
- GetPrimaryKeys() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetPrimaryKeys
- GetPrimaryKeys(TGetPrimaryKeysReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetPrimaryKeys(TGetPrimaryKeysReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetPrimaryKeys(TGetPrimaryKeysReq, AsyncMethodCallback<TGetPrimaryKeysResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetPrimaryKeys(TGetPrimaryKeysReq, AsyncMethodCallback<TGetPrimaryKeysResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetPrimaryKeys_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- GetPrimaryKeys_args(TCLIService.GetPrimaryKeys_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
-
Performs a deep copy on other.
- GetPrimaryKeys_args(TGetPrimaryKeysReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- GetPrimaryKeys_call(TGetPrimaryKeysReq, AsyncMethodCallback<TGetPrimaryKeysResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetPrimaryKeys_call
- GetPrimaryKeys_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- GetPrimaryKeys_result(TCLIService.GetPrimaryKeys_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
-
Performs a deep copy on other.
- GetPrimaryKeys_result(TGetPrimaryKeysResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- getPrimaryKeysResult(ResultSet) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getPrimaryKeysResult(List<List<Object>>) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getPrimitiveEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- getProcedureColumns(String, String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getProcedures(String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getProcedureTerm() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getProcessedEscapeSequence(String) - Static method in class com.databricks.jdbc.commons.util.StringUtil
- getProgressedPercentage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getProgressUpdate - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- getProgressUpdateResponse() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getProperties() - Method in class com.databricks.client.jdbc.DataSource
- getProperties() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- getPropertiesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- getPropertyInfo(String, Properties) - Method in class com.databricks.client.jdbc.Driver
- getProxyAuthType() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getProxyAuthType() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getProxyHost() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getProxyHost() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getProxyPassword() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getProxyPassword() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getProxyPort() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getProxyPort() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getProxyUser() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getProxyUser() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getPseudoColumns(String, String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getQualifiers() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- getQualifiersSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- getQueryTimeout() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getQueryTimeout() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getRateLimitRetryTimeout() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getRateLimitRetryTimeout() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getRef(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getRef(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getRenewer() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- getReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CancelDelegationToken_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CancelOperation_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CloseOperation_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CloseSession_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.ExecuteStatement_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.FetchResults_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetCatalogs_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetColumns_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetCrossReference_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetDelegationToken_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetFunctions_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetInfo_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetOperationStatus_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetPrimaryKeys_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetResultSetMetadata_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetSchemas_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetTables_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetTableTypes_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetTypeInfo_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.OpenSession_call
- getResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.RenewDelegationToken_call
- getResult() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- getResult() - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- getResult(I, TCLIService.CancelDelegationToken_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CancelDelegationToken
- getResult(I, TCLIService.CancelOperation_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CancelOperation
- getResult(I, TCLIService.CloseOperation_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CloseOperation
- getResult(I, TCLIService.CloseSession_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CloseSession
- getResult(I, TCLIService.ExecuteStatement_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.ExecuteStatement
- getResult(I, TCLIService.FetchResults_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.FetchResults
- getResult(I, TCLIService.GetCatalogs_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetCatalogs
- getResult(I, TCLIService.GetColumns_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetColumns
- getResult(I, TCLIService.GetCrossReference_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetCrossReference
- getResult(I, TCLIService.GetDelegationToken_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetDelegationToken
- getResult(I, TCLIService.GetFunctions_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetFunctions
- getResult(I, TCLIService.GetInfo_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetInfo
- getResult(I, TCLIService.GetOperationStatus_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetOperationStatus
- getResult(I, TCLIService.GetPrimaryKeys_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetPrimaryKeys
- getResult(I, TCLIService.GetResultSetMetadata_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetResultSetMetadata
- getResult(I, TCLIService.GetSchemas_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetSchemas
- getResult(I, TCLIService.GetTables_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTables
- getResult(I, TCLIService.GetTableTypes_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTableTypes
- getResult(I, TCLIService.GetTypeInfo_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTypeInfo
- getResult(I, TCLIService.OpenSession_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.OpenSession
- getResult(I, TCLIService.RenewDelegationToken_args) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.RenewDelegationToken
- getResultChunks(String, long) - Method in interface com.databricks.jdbc.client.DatabricksClient
-
Fetches the chunk details for given chunk index and statement-Id.
- getResultChunks(String, long) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksSdkClient
- getResultChunks(String, long) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- getResultFormat() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CancelDelegationToken
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CancelOperation
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CloseOperation
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CloseSession
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.ExecuteStatement
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.FetchResults
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetCatalogs
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetColumns
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetCrossReference
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetDelegationToken
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetFunctions
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetInfo
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetOperationStatus
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetPrimaryKeys
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetResultSetMetadata
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetSchemas
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTables
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTableTypes
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTypeInfo
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.OpenSession
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.RenewDelegationToken
- getResultLinks() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getResultLinksIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getResultLinksSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getResultPersistenceMode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getResultRowLimit() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- getResultSet() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- getResultSet() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getResultSetColumnName() - Method in class com.databricks.jdbc.client.impl.helper.ResultColumn
- getResultSetConcurrency() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getResultSetHoldability() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getResultSetHoldability() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getResultSetMetadata() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- getResultSetMetadata() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- GetResultSetMetadata() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetResultSetMetadata
- GetResultSetMetadata() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetResultSetMetadata
- GetResultSetMetadata(TGetResultSetMetadataReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetResultSetMetadata(TGetResultSetMetadataReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetResultSetMetadata(TGetResultSetMetadataReq, AsyncMethodCallback<TGetResultSetMetadataResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetResultSetMetadata(TGetResultSetMetadataReq, AsyncMethodCallback<TGetResultSetMetadataResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetResultSetMetadata_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- GetResultSetMetadata_args(TCLIService.GetResultSetMetadata_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
-
Performs a deep copy on other.
- GetResultSetMetadata_args(TGetResultSetMetadataReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- GetResultSetMetadata_call(TGetResultSetMetadataReq, AsyncMethodCallback<TGetResultSetMetadataResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetResultSetMetadata_call
- GetResultSetMetadata_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- GetResultSetMetadata_result(TCLIService.GetResultSetMetadata_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
-
Performs a deep copy on other.
- GetResultSetMetadata_result(TGetResultSetMetadataResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- getResultSetResp(TOperationHandle, String) - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftAccessor
- getResultSetType() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getRow() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- getRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- getRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- getRowCount() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- getRowCount() - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- getRowCount(TRowSet) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- getRowId(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getRowId(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getRowIdLifetime() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getRowLimit() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- getRowOffset() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- getRowOffset() - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- getRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getRowsIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getRowsIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getRowsSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getRowsSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getScale(int) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- getScale(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getScale(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getScale(ColumnInfoTypeName) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
- getSchema() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- getSchema() - Method in class com.databricks.jdbc.client.sqlexec.CreateSessionRequest
- getSchema() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- getSchema() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getSchema() - Method in class com.databricks.jdbc.core.DatabricksSession
- getSchema() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Returns default schema associated with the session
- getSchema() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getSchema() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- getSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- getSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- getSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- getSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- getSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- getSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- getSchemaName(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getSchemaName(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getSchemas() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getSchemas(String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GetSchemas() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetSchemas
- GetSchemas() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetSchemas
- GetSchemas(TGetSchemasReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetSchemas(TGetSchemasReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetSchemas(TGetSchemasReq, AsyncMethodCallback<TGetSchemasResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetSchemas(TGetSchemasReq, AsyncMethodCallback<TGetSchemasResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetSchemas_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- GetSchemas_args(TCLIService.GetSchemas_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
-
Performs a deep copy on other.
- GetSchemas_args(TGetSchemasReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- GetSchemas_call(TGetSchemasReq, AsyncMethodCallback<TGetSchemasResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetSchemas_call
- GetSchemas_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- GetSchemas_result(TCLIService.GetSchemas_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
-
Performs a deep copy on other.
- GetSchemas_result(TGetSchemasResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- getSchemasResult(ResultSet, String) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getSchemasResult(List<List<Object>>) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getSchemaTerm() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getSearchStringEscape() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getSecret() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- getServerProtocolVersion() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getSession() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getSession() - Method in interface com.databricks.jdbc.core.IDatabricksConnection
-
Returns the underlying session for the connection.
- getSessionCapabilities() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getSessionConfigs() - Method in class com.databricks.jdbc.client.sqlexec.CreateSessionRequest
- getSessionConfigs() - Method in class com.databricks.jdbc.core.DatabricksSession
- getSessionConfigs() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Returns the session configs
- getSessionConfigs() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getSessionConfigs() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- getSessionId() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- getSessionId() - Method in class com.databricks.jdbc.client.sqlexec.CreateSessionResponse
- getSessionId() - Method in class com.databricks.jdbc.client.sqlexec.DeleteSessionRequest
- getSessionId() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- getSessionId() - Method in class com.databricks.jdbc.core.DatabricksSession
- getSessionId() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getSessionId() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Get the unique session-Id associated with the session.
- getSessionId() - Method in interface com.databricks.jdbc.core.IDatabricksStatement
-
Returns the underlying session-Id for the statement.
- getSessionInfo() - Method in class com.databricks.jdbc.core.DatabricksSession
- getSessionInfo() - Method in interface com.databricks.jdbc.core.IDatabricksSession
- getShort(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getShort(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getSince() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getSmallIntValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- getSource() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getSQLKeywords() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getSqlState() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getSqlState() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- getSqlStatement() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- getSQLStateType() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getSQLString(CommandName) - Method in class com.databricks.jdbc.client.impl.helper.CommandBuilder
- getSQLXML(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getSQLXML(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- getStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- getStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- getStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- getStartTime() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getStatement() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- getStatement() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getStatement() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- getStatement() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getStatement() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getStatement() - Method in interface com.databricks.jdbc.core.IDatabricksStatement
- getStatementConf() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getStatementId() - Method in class com.databricks.jdbc.client.sqlexec.CancelStatementRequest
- getStatementId() - Method in class com.databricks.jdbc.client.sqlexec.CloseStatementRequest
- getStatementId() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- getStatementId() - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- getStatementId() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getStatementId() - Method in interface com.databricks.jdbc.core.IDatabricksStatement
- getStatementId(TOperationHandle) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- GetStatementResponse - Class in com.databricks.jdbc.client.sqlexec
- GetStatementResponse() - Constructor for class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- getStatementStatus() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getStatementStatus() - Method in interface com.databricks.jdbc.core.IDatabricksResultSet
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- getStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- getStatus() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- getStatus() - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- getStatusCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- getString(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getString(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getStringFunctions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getStringVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- getStringVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- getStringValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- getStringValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- getStringValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- getStructDesc() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- getStructDesc() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- getStructDesc() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- getStructDesc() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- getStructDesc() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- getStructDesc() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- getStructDesc() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- getStructEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- getSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- getSuperTables(String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getSuperTypes(String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getSystemFunctions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- getTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- getTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- getTableName(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getTableName(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- getTablePrivileges(String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getTables(String, String, String, String[]) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GetTables() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTables
- GetTables() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTables
- GetTables(TGetTablesReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetTables(TGetTablesReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetTables(TGetTablesReq, AsyncMethodCallback<TGetTablesResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetTables(TGetTablesReq, AsyncMethodCallback<TGetTablesResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetTables_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- GetTables_args(TCLIService.GetTables_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
-
Performs a deep copy on other.
- GetTables_args(TGetTablesReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- GetTables_call(TGetTablesReq, AsyncMethodCallback<TGetTablesResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetTables_call
- GetTables_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- GetTables_result(TCLIService.GetTables_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
-
Performs a deep copy on other.
- GetTables_result(TGetTablesResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- getTablesResult(ResultSet, String[]) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getTablesResult(List<List<Object>>) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getTableTypes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- getTableTypes() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GetTableTypes() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTableTypes
- GetTableTypes() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTableTypes
- GetTableTypes(TGetTableTypesReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetTableTypes(TGetTableTypesReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetTableTypes(TGetTableTypesReq, AsyncMethodCallback<TGetTableTypesResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetTableTypes(TGetTableTypesReq, AsyncMethodCallback<TGetTableTypesResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetTableTypes_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- GetTableTypes_args(TCLIService.GetTableTypes_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
-
Performs a deep copy on other.
- GetTableTypes_args(TGetTableTypesReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- GetTableTypes_call(TGetTableTypesReq, AsyncMethodCallback<TGetTableTypesResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetTableTypes_call
- GetTableTypes_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- GetTableTypes_result(TCLIService.GetTableTypes_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
-
Performs a deep copy on other.
- GetTableTypes_result(TGetTableTypesResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- getTableTypesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- getTableTypesResult() - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getTableTypesResult(List<List<Object>>) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getTableTypesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- getTaskStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- getTemporarilyUnavailableRetryTimeout() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getTemporarilyUnavailableRetryTimeout() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getTempVariables() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getTempVariablesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getTempVariablesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getTempViews() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getTempViewsIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getTempViewsSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolValue._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteColumn._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteValue._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Column._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Value._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Column._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Value._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Column._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Value._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TNamespace._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TRow._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringColumn._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringValue._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTableSchema._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry._Fields
- getThriftFieldId() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry._Fields
- getThriftResponse(TBase, CommandName, IDatabricksStatement) - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftAccessor
- getThriftTypeFromTypeDesc(TTypeDesc) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
- getTime(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getTime(int, Calendar) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getTime(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getTime(String, Calendar) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getTimeDateFunctions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getTimestamp(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getTimestamp(int, Calendar) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getTimestamp(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getTimestamp(String, Calendar) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getToken() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getToken() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
-
Returns the auth token (personal access token/OAuth token etc)
- getTotalByteCount() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- getTotalChunkCount() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- getTotalRowCount() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- getTotalRows() - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- getTransactionIsolation() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getTruncated() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- getType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- getType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- getType() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getTypeClassName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- getTypeDesc() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- getTypeFromTypeDesc(TTypeDesc) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- getTypeInfo() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- GetTypeInfo() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTypeInfo
- GetTypeInfo() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTypeInfo
- GetTypeInfo(TGetTypeInfoReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- GetTypeInfo(TGetTypeInfoReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- GetTypeInfo(TGetTypeInfoReq, AsyncMethodCallback<TGetTypeInfoResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- GetTypeInfo(TGetTypeInfoReq, AsyncMethodCallback<TGetTypeInfoResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- GetTypeInfo_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- GetTypeInfo_args(TCLIService.GetTypeInfo_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
-
Performs a deep copy on other.
- GetTypeInfo_args(TGetTypeInfoReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- GetTypeInfo_call(TGetTypeInfoReq, AsyncMethodCallback<TGetTypeInfoResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetTypeInfo_call
- GetTypeInfo_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- GetTypeInfo_result(TCLIService.GetTypeInfo_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
-
Performs a deep copy on other.
- GetTypeInfo_result(TGetTypeInfoResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- getTypeInfoResult(List<List<Object>>) - Static method in class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- getTypeMap() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getTypeQualifiers() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- getTypes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- getTypesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- getTypesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- getUDTs(String, String, String, int[]) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getUncompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- getUncompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- getUnicodeStream(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getUnicodeStream(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getUnionEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- getUpdateCount() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getUpdateCount() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getUpdateCount() - Method in interface com.databricks.jdbc.core.IDatabricksResultSet
- getUrl() - Method in class com.databricks.client.jdbc.DataSource
- getURL() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getURL(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getURL(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getUsage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- getUseArrowNativeTypes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- getUseCloudFetchProxy() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getUseCloudFetchProxy() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getUseLegacyMetadata() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getUseLegacyMetadata() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getUseProxy() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getUseProxy() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getUserDefinedTypeEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- getUsername() - Method in class com.databricks.client.jdbc.DataSource
- getUsername() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- getUserName() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getUseSystemProxy() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- getUseSystemProxy() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- getValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCacheLookupResult
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowLayout
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloseOperationReason
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCompressionCodec
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlFetchDisposition
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlManifestFileFormat
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchOrientation
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- getValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- getValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TJobExecutionStatus
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationIdempotencyType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationState
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationTimeoutLevel
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TResultPersistenceMode
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkRowSetType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatusCode
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- getValue() - Method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeId
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum com.databricks.jdbc.core.types.Nullable
- getValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- getValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- getValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- getValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- getValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- getValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- getValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- getValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- getValuesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- getValuesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- getValuesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- getValuesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- getValuesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- getValuesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- getValuesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- getValuesIterator() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- getValuesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- getValuesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- getValuesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- getValuesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- getValuesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- getValuesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- getValuesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- getValuesSize() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- getValueTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- getVariableDataType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- getVariableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- getVersionColumns(String, String, String) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- getViewSchema() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- getVolumeOperationInputStream() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getVolumeOperationInputStream() - Method in interface com.databricks.jdbc.core.IDatabricksResultSet
- getWaitTimeout() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- getWarehouseId() - Method in class com.databricks.jdbc.client.sqlexec.CreateSessionRequest
- getWarehouseId() - Method in class com.databricks.jdbc.client.sqlexec.DeleteSessionRequest
- getWarehouseId() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- getWarehouseId() - Method in class com.databricks.jdbc.core.types.Warehouse
- getWarnings() - Method in class com.databricks.jdbc.core.DatabricksConnection
- getWarnings() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- getWarnings() - Method in class com.databricks.jdbc.core.DatabricksStatement
- getWorkspaceClient(DatabricksConfig) - Method in class com.databricks.jdbc.core.OAuthAuthenticator
- getWorkspaceId() - Method in class com.databricks.jdbc.core.types.AllPurposeCluster
- getWorkspaceId() - Method in interface com.databricks.jdbc.core.types.ComputeResource
- getWorkspaceId() - Method in class com.databricks.jdbc.core.types.Warehouse
- group - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- GROUP - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- guid - Variable in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- GUID - com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier._Fields
H
- handleResultSetClose(IDatabricksResultSet) - Method in class com.databricks.jdbc.core.DatabricksStatement
- handleResultSetClose(IDatabricksResultSet) - Method in interface com.databricks.jdbc.core.IDatabricksStatement
- HAS_MORE_ROWS - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
- HAS_RESULT_SET - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- HAS_RESULT_SET - com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- hashCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- hashCode() - Method in class com.databricks.jdbc.client.sqlexec.CancelStatementRequest
- hashCode() - Method in class com.databricks.jdbc.client.sqlexec.CloseStatementRequest
- hashCode() - Method in class com.databricks.jdbc.client.sqlexec.DeleteSessionRequest
- hashCode() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- hashCode() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- hashCode() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- hashCode() - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- hashCode() - Method in class com.databricks.jdbc.client.sqlexec.PositionalStatementParameterListItem
- hashCode() - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- hashCode() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- hashCode() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Computes a hash code from attributes:
columnName,columnType,columnTypeText,typePrecision,displaySize,isSigned,schemaName,isCurrency,isAutoIncrement,isCaseSensitive,isSearchable,nullable,typeScale,accessType,isDefinitelyWritable,columnTypeClassName,tableName,catalogName. - hashCode() - Method in class com.databricks.jdbc.core.ImmutableSessionInfo
-
Computes a hash code from attributes:
sessionId,computeResource,sessionHandle. - hashCode() - Method in class com.databricks.jdbc.core.ImmutableSqlParameter
-
Computes a hash code from attributes:
value,type,cardinal. - hashCode() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- hasMoreRows - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- hasNext() - Method in class com.databricks.jdbc.core.ChunkExtractor
- hasNext() - Method in class com.databricks.jdbc.core.InlineJsonResult
- hasNextRow() - Method in class com.databricks.jdbc.core.ArrowResultChunk.ArrowResultChunkIterator
-
Returns whether the next row in the chunk exists.
- hasResultSet - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- hasResultSet - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- hasUpdateCount() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- hasUpdateCount() - Method in interface com.databricks.jdbc.core.IDatabricksResultSet
- HEADER_NAMES - com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
- headerNames - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- HIVE_CLI_SERVICE_PROTOCOL_V1 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- HIVE_CLI_SERVICE_PROTOCOL_V10 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- HIVE_CLI_SERVICE_PROTOCOL_V2 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- HIVE_CLI_SERVICE_PROTOCOL_V3 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- HIVE_CLI_SERVICE_PROTOCOL_V4 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- HIVE_CLI_SERVICE_PROTOCOL_V5 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- HIVE_CLI_SERVICE_PROTOCOL_V6 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- HIVE_CLI_SERVICE_PROTOCOL_V7 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- HIVE_CLI_SERVICE_PROTOCOL_V8 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- HIVE_CLI_SERVICE_PROTOCOL_V9 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- HTTP_CLI_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- HTTP_CLUSTER_PATH_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- HTTP_ENDPOINT_PATH_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- HTTP_HEADERS - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
- HTTP_HEADERS - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
- HTTP_PATH - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- HTTP_PATH_CLI_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- HTTP_SCHEMA - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- HTTP_WAREHOUSE_PATH_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- httpHeaders - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- httpHeaders - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- HTTPS_SCHEMA - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
I
- I16_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
- I16_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
- i16Val(TI16Column) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- i16Val(TI16Value) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- I32_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
- I32_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
- I32_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue._Fields
- i32Val(TI32Column) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- i32Val(TI32Value) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- i32Value(int) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- I64_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
- I64_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
- i64Val(TI64Column) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- i64Val(TI64Value) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- IDatabricksConnection - Interface in com.databricks.jdbc.core
-
Interface providing Databricks specific Connection APIs.
- IDatabricksConnectionContext - Interface in com.databricks.jdbc.driver
- IDatabricksConnectionContext.AuthFlow - Enum in com.databricks.jdbc.driver
- IDatabricksConnectionContext.AuthMech - Enum in com.databricks.jdbc.driver
- IDatabricksHttpClient - Interface in com.databricks.jdbc.client
-
Http client interface for executing http requests.
- IDatabricksResultSet - Interface in com.databricks.jdbc.core
- IDatabricksSession - Interface in com.databricks.jdbc.core
-
Session interface to represent an open connection to Databricks server.
- IDatabricksStatement - Interface in com.databricks.jdbc.core
-
Interface for Databricks specific statement.
- IDatabricksUCVolumeClient - Interface in com.databricks.jdbc.client
- IDEMPOTENT - com.databricks.jdbc.client.impl.thrift.generated.TOperationIdempotencyType
- IDENTIFIER_QUOTE_STRING - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- idleHttpConnectionExpiry - Static variable in class com.databricks.jdbc.client.http.DatabricksHttpClient
- ImmutableDatabricksColumn - Class in com.databricks.jdbc.core
-
Immutable implementation of
DatabricksColumn. - ImmutableDatabricksColumn.Builder - Class in com.databricks.jdbc.core
-
Builds instances of type
ImmutableDatabricksColumn. - ImmutableSessionInfo - Class in com.databricks.jdbc.core
-
Immutable implementation of
SessionInfo. - ImmutableSessionInfo.Builder - Class in com.databricks.jdbc.core
-
Builds instances of type
ImmutableSessionInfo. - ImmutableSqlParameter - Class in com.databricks.jdbc.core
-
Immutable implementation of
SqlParameter. - ImmutableSqlParameter.Builder - Class in com.databricks.jdbc.core
-
Builds instances of type
ImmutableSqlParameter. - IN_ABSOLUTE_SCHEMA_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- IN_ABSOLUTE_TABLE_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- IN_CATALOG_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- IN_PROGRESS - com.databricks.jdbc.client.impl.thrift.generated.TJobExecutionStatus
- INCLUDE_RESULT_SET_METADATA - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
- includeResultSetMetadata - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- increment(String, double) - Method in class com.databricks.jdbc.telemetry.DatabricksMetrics
- inferDatabricksType(Object) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
-
Infers Databricks type from class of given object as defined in https://docs.databricks.com/en/sql/language-manual/sql-ref-datatypes.html
- INFO - com.databricks.jdbc.commons.LogLevel
- INFO_MESSAGES - com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
- INFO_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq._Fields
- INFO_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp._Fields
- infoMessages - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- infoType - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- infoValue - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- INITIAL_NAMESPACE - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- INITIAL_NAMESPACE - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
- INITIAL_NAMESPACE - com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
- INITIALIZED_STATE - com.databricks.jdbc.client.impl.thrift.generated.TOperationState
- initialNamespace - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- initialNamespace - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- initialNamespace - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- InlineJsonResult - Class in com.databricks.jdbc.core
- insertRow() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- insertsAreDetected(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- INT - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- INT_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- IntConverter - Class in com.databricks.jdbc.core.converters
- IntConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.IntConverter
- INTEGER_BITMASK - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
- INTEGER_FLAG - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
- integerBitmask(int) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- integerFlag(int) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- INTERNAL_CONFS - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
- internalConfs - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- interpolateSQL(String, Map<Integer, ImmutableSqlParameter>) - Static method in class com.databricks.jdbc.commons.util.SQLInterpolator
-
Interpolates the given SQL string by replacing placeholders with the provided parameters.
- INTERSECT_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- INTERVAL_DAY_TIME_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- INTERVAL_TYPES_AS_ARROW - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
- INTERVAL_YEAR_MONTH_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- intervalTypesAsArrow - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- INVALID_HANDLE_STATUS - com.databricks.jdbc.client.impl.thrift.generated.TStatusCode
- INVALID_URL - com.databricks.jdbc.commons.MetricsList
- IS_FAKE_SERVICE_TEST_PROP - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- IS_STAGING_OPERATION - com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- isAfterLast() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- isAllowedInputStreamForVolumeOperation() - Method in class com.databricks.jdbc.core.DatabricksStatement
- isAllowedInputStreamForVolumeOperation() - Method in interface com.databricks.jdbc.core.IDatabricksStatement
- isAllPurposeCluster() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- isAllPurposeCluster() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- isAutoIncrement() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- isAutoIncrement() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- isAutoIncrement(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
isAutoIncrementattribute. - isAutoIncrement(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- isAutoIncrement(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- isBeforeFirst() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- isCanDecompressLZ4Result() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- isCanDownloadResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- isCanReadArrowResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- isCanUseMultipleCatalogs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- isCanUseMultipleCatalogs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- isCaseSensitive() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- isCaseSensitive() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- isCaseSensitive(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
isCaseSensitiveattribute. - isCaseSensitive(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- isCaseSensitive(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- isCatalogAtStart() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- isClosed() - Method in class com.databricks.jdbc.core.DatabricksConnection
- isClosed() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- isClosed() - Method in class com.databricks.jdbc.core.DatabricksStatement
- isCloseOnCompletion() - Method in class com.databricks.jdbc.core.DatabricksStatement
- isComplexTypesAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- isCurrency() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- isCurrency() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- isCurrency(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
isCurrencyattribute. - isCurrency(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- isCurrency(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- isDecimalAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- isDefinitelyWritable() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- isDefinitelyWritable() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- isDefinitelyWritable(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
isDefinitelyWritableattribute. - isDefinitelyWritable(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- isDefinitelyWritable(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- isEnforceResultPersistenceMode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- isFakeServiceTest() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
-
Returns whether the current test is a fake service test.
- isFakeServiceTest() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- isFirst() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- isGetProgressUpdate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- isHasMoreRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- isHasResultSet() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- isHasResultSet() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- isIncludeResultSetMetadata() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- isIntervalTypesAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- isIsStagingOperation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- isLast() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- isLz4Compressed() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- isMatchAnything(String) - Static method in class com.databricks.jdbc.commons.util.WildcardUtil
-
This function checks if the input string is a "match anything" string i.e.
- isNullable(int) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- isNullable(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- isNullable(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- isNullable(ColumnInfoTypeName) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
- isNullOrEmpty(String) - Static method in class com.databricks.jdbc.commons.util.WildcardUtil
- isNullTypeAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CancelDelegationToken
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CancelOperation
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CloseOperation
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CloseSession
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.ExecuteStatement
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.FetchResults
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetCatalogs
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetColumns
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetCrossReference
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetDelegationToken
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetFunctions
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetInfo
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetOperationStatus
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetPrimaryKeys
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetResultSetMetadata
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetSchemas
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTables
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTableTypes
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTypeInfo
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.OpenSession
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.RenewDelegationToken
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CancelDelegationToken
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CancelOperation
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CloseOperation
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CloseSession
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.ExecuteStatement
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.FetchResults
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetCatalogs
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetColumns
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetCrossReference
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetDelegationToken
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetFunctions
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetInfo
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetOperationStatus
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetPrimaryKeys
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetResultSetMetadata
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetSchemas
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTables
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTableTypes
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTypeInfo
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.OpenSession
- isOneway() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.RenewDelegationToken
- isOpen() - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- isOpen() - Method in class com.databricks.jdbc.core.DatabricksSession
- isOpen() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Checks if session is open and valid.
- isPoolable() - Method in class com.databricks.jdbc.core.DatabricksStatement
- isReadOnly() - Method in class com.databricks.jdbc.core.DatabricksConnection
- isReadOnly() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- isReadOnly(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- isReadOnly(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- isRetryAllowedHttp(int, HttpContext, int, boolean, long, boolean, long, long, long, long, String) - Static method in class com.databricks.jdbc.client.http.RetryHandler
- isRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- isRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- isRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- isRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- isRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- isRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- isRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- isRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- isRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- isRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- isSearchable() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- isSearchable() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- isSearchable(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
isSearchableattribute. - isSearchable(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- isSearchable(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- isSessionless() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- isSet(TArrayTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TBinaryColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TBoolColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TBoolValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TByteColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TByteValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCancelDelegationTokenReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCancelDelegationTokenResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCancelOperationReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCancelOperationResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.CancelDelegationToken_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.CancelDelegationToken_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.CancelOperation_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.CancelOperation_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.CloseOperation_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.CloseOperation_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.CloseSession_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.CloseSession_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.ExecuteStatement_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.ExecuteStatement_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.FetchResults_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.FetchResults_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetCatalogs_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetCatalogs_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetColumns_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetColumns_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetCrossReference_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetCrossReference_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetDelegationToken_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetDelegationToken_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetFunctions_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetFunctions_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetInfo_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetInfo_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetOperationStatus_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetOperationStatus_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetPrimaryKeys_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetPrimaryKeys_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetResultSetMetadata_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetResultSetMetadata_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetSchemas_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetSchemas_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetTables_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetTables_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetTableTypes_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetTableTypes_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetTypeInfo_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.GetTypeInfo_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.OpenSession_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.OpenSession_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.RenewDelegationToken_args._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCLIService.RenewDelegationToken_result._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCloseOperationReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCloseOperationResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCloseSessionReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TCloseSessionResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TColumnDesc._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDBSqlArrowFormat._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDBSqlCloudResultFile._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDBSqlConfValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDBSqlCsvFormat._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDBSqlJsonArrayFormat._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDBSqlSessionCapabilities._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDBSqlSessionConf._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDBSqlStatement._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDBSqlTempView._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDoubleColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TDoubleValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TExecuteStatementReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TExecuteStatementResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TExpressionInfo._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TFetchResultsReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TFetchResultsResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetCatalogsReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetCatalogsResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetColumnsReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetColumnsResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetCrossReferenceReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetCrossReferenceResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetDelegationTokenReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetDelegationTokenResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetFunctionsReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetFunctionsResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetInfoReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetInfoResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetOperationStatusReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetOperationStatusResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetPrimaryKeysReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetPrimaryKeysResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetResultSetMetadataReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetResultSetMetadataResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetSchemasReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetSchemasResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetTablesReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetTablesResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetTableTypesReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetTableTypesResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetTypeInfoReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TGetTypeInfoResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(THandleIdentifier._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TI16Column._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TI16Value._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TI32Column._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TI32Value._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TI64Column._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TI64Value._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TMapTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TNamespace._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TOpenSessionReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TOpenSessionResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TOperationHandle._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TPrimitiveTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TProgressUpdateResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TRenewDelegationTokenReq._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TRenewDelegationTokenResp._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TRow._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TRowSet._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TSessionHandle._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TSparkArrowBatch._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TSparkArrowResultLink._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TSparkArrowTypes._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TSparkDirectResults._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TSparkGetDirectResults._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TSparkParameter._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TSQLVariable._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TStatementConf._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TStatus._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TStringColumn._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TStringValue._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TStructTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TTableSchema._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TTypeDesc._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TTypeQualifiers._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TUnionTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(TUserDefinedTypeEntry._Fields) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSetArguments() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field arguments is set (has been assigned a value) and false otherwise
- isSetArrayEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- isSetArrowBatches() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
-
Returns true if field arrowBatches is set (has been assigned a value) and false otherwise
- isSetArrowFormat() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- isSetArrowLayout() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
-
Returns true if field arrowLayout is set (has been assigned a value) and false otherwise
- isSetArrowSchema() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Returns true if field arrowSchema is set (has been assigned a value) and false otherwise
- isSetBatch() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
-
Returns true if field batch is set (has been assigned a value) and false otherwise
- isSetBinaryColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
-
Returns true if field binaryColumns is set (has been assigned a value) and false otherwise
- isSetBinaryVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- isSetBinaryValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- isSetBooleanValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- isSetBoolVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- isSetBoolVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- isSetBytesNum() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
-
Returns true if field bytesNum is set (has been assigned a value) and false otherwise
- isSetByteVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- isSetByteVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- isSetCacheLookupResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Returns true if field cacheLookupResult is set (has been assigned a value) and false otherwise
- isSetCanDecompressLZ4Result() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field canDecompressLZ4Result is set (has been assigned a value) and false otherwise
- isSetCanDownloadResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field canDownloadResult is set (has been assigned a value) and false otherwise
- isSetCanReadArrowResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field canReadArrowResult is set (has been assigned a value) and false otherwise
- isSetCanUseMultipleCatalogs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Returns true if field canUseMultipleCatalogs is set (has been assigned a value) and false otherwise
- isSetCanUseMultipleCatalogs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
-
Returns true if field canUseMultipleCatalogs is set (has been assigned a value) and false otherwise
- isSetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
-
Returns true if field catalogName is set (has been assigned a value) and false otherwise
- isSetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
-
Returns true if field catalogName is set (has been assigned a value) and false otherwise
- isSetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
-
Returns true if field catalogName is set (has been assigned a value) and false otherwise
- isSetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
-
Returns true if field catalogName is set (has been assigned a value) and false otherwise
- isSetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
-
Returns true if field catalogName is set (has been assigned a value) and false otherwise
- isSetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
-
Returns true if field catalogName is set (has been assigned a value) and false otherwise
- isSetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
-
Returns true if field catalogName is set (has been assigned a value) and false otherwise
- isSetClassName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field className is set (has been assigned a value) and false otherwise
- isSetClient_protocol() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Returns true if field client_protocol is set (has been assigned a value) and false otherwise
- isSetClient_protocol() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
-
Returns true if field client_protocol is set (has been assigned a value) and false otherwise
- isSetClient_protocol_i64() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Returns true if field client_protocol_i64 is set (has been assigned a value) and false otherwise
- isSetClient_protocol_i64() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
-
Returns true if field client_protocol_i64 is set (has been assigned a value) and false otherwise
- isSetCloseOperation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
-
Returns true if field closeOperation is set (has been assigned a value) and false otherwise
- isSetColumnCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
-
Returns true if field columnCount is set (has been assigned a value) and false otherwise
- isSetColumnName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
-
Returns true if field columnName is set (has been assigned a value) and false otherwise
- isSetColumnName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
-
Returns true if field columnName is set (has been assigned a value) and false otherwise
- isSetColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
-
Returns true if field columns is set (has been assigned a value) and false otherwise
- isSetColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
-
Returns true if field columns is set (has been assigned a value) and false otherwise
- isSetColVals() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
-
Returns true if field colVals is set (has been assigned a value) and false otherwise
- isSetComment() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
-
Returns true if field comment is set (has been assigned a value) and false otherwise
- isSetComplexTypesAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
-
Returns true if field complexTypesAsArrow is set (has been assigned a value) and false otherwise
- isSetCompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
-
Returns true if field compressedBytes is set (has been assigned a value) and false otherwise
- isSetCompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Returns true if field compressedBytes is set (has been assigned a value) and false otherwise
- isSetCompressionCodec() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
-
Returns true if field compressionCodec is set (has been assigned a value) and false otherwise
- isSetCompressionCodec() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
-
Returns true if field compressionCodec is set (has been assigned a value) and false otherwise
- isSetCompressionCodec() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
-
Returns true if field compressionCodec is set (has been assigned a value) and false otherwise
- isSetConfiguration() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Returns true if field configuration is set (has been assigned a value) and false otherwise
- isSetConfiguration() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
-
Returns true if field configuration is set (has been assigned a value) and false otherwise
- isSetConfOverlay() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Deprecated.
- isSetConfs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
-
Returns true if field confs is set (has been assigned a value) and false otherwise
- isSetConnectionProperties() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Returns true if field connectionProperties is set (has been assigned a value) and false otherwise
- isSetCsvFormat() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- isSetCurrentCatalog() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
-
Returns true if field currentCatalog is set (has been assigned a value) and false otherwise
- isSetCurrentDatabase() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
-
Returns true if field currentDatabase is set (has been assigned a value) and false otherwise
- isSetCurrentValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
-
Returns true if field currentValue is set (has been assigned a value) and false otherwise
- isSetDb() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field db is set (has been assigned a value) and false otherwise
- isSetDecimalAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
-
Returns true if field decimalAsArrow is set (has been assigned a value) and false otherwise
- isSetDefaultExpressionSQL() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
-
Returns true if field defaultExpressionSQL is set (has been assigned a value) and false otherwise
- isSetDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
-
Returns true if field delegationToken is set (has been assigned a value) and false otherwise
- isSetDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
-
Returns true if field delegationToken is set (has been assigned a value) and false otherwise
- isSetDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
-
Returns true if field delegationToken is set (has been assigned a value) and false otherwise
- isSetDeprecated() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field deprecated is set (has been assigned a value) and false otherwise
- isSetDiagnosticInfo() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field diagnosticInfo is set (has been assigned a value) and false otherwise
- isSetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
-
Returns true if field directResults is set (has been assigned a value) and false otherwise
- isSetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
-
Returns true if field directResults is set (has been assigned a value) and false otherwise
- isSetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
-
Returns true if field directResults is set (has been assigned a value) and false otherwise
- isSetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
-
Returns true if field directResults is set (has been assigned a value) and false otherwise
- isSetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
-
Returns true if field directResults is set (has been assigned a value) and false otherwise
- isSetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
-
Returns true if field directResults is set (has been assigned a value) and false otherwise
- isSetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
-
Returns true if field directResults is set (has been assigned a value) and false otherwise
- isSetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
-
Returns true if field directResults is set (has been assigned a value) and false otherwise
- isSetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
-
Returns true if field directResults is set (has been assigned a value) and false otherwise
- isSetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
-
Returns true if field directResults is set (has been assigned a value) and false otherwise
- isSetDisplayMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field displayMessage is set (has been assigned a value) and false otherwise
- isSetDisplayMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
-
Returns true if field displayMessage is set (has been assigned a value) and false otherwise
- isSetDoubleVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- isSetDoubleVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- isSetDoubleValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- isSetEnforceResultPersistenceMode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field enforceResultPersistenceMode is set (has been assigned a value) and false otherwise
- isSetErrorCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field errorCode is set (has been assigned a value) and false otherwise
- isSetErrorCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
-
Returns true if field errorCode is set (has been assigned a value) and false otherwise
- isSetErrorDetailsJson() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field errorDetailsJson is set (has been assigned a value) and false otherwise
- isSetErrorDetailsJson() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
-
Returns true if field errorDetailsJson is set (has been assigned a value) and false otherwise
- isSetErrorMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Deprecated.
- isSetErrorMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
-
Returns true if field errorMessage is set (has been assigned a value) and false otherwise
- isSetExamples() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field examples is set (has been assigned a value) and false otherwise
- isSetExpiryTime() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
-
Returns true if field expiryTime is set (has been assigned a value) and false otherwise
- isSetExpressionsInfos() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
-
Returns true if field expressionsInfos is set (has been assigned a value) and false otherwise
- isSetExtended() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field extended is set (has been assigned a value) and false otherwise
- isSetFetchType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
-
Returns true if field fetchType is set (has been assigned a value) and false otherwise
- isSetFileLink() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
-
Returns true if field fileLink is set (has been assigned a value) and false otherwise
- isSetFileLink() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
-
Returns true if field fileLink is set (has been assigned a value) and false otherwise
- isSetFilePath() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
-
Returns true if field filePath is set (has been assigned a value) and false otherwise
- isSetFooterSummary() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
-
Returns true if field footerSummary is set (has been assigned a value) and false otherwise
- isSetForeignCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Returns true if field foreignCatalogName is set (has been assigned a value) and false otherwise
- isSetForeignSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Returns true if field foreignSchemaName is set (has been assigned a value) and false otherwise
- isSetForeignTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Returns true if field foreignTableName is set (has been assigned a value) and false otherwise
- isSetFunctionName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
-
Returns true if field functionName is set (has been assigned a value) and false otherwise
- isSetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
- isSetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
-
Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
- isSetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
-
Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
- isSetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
- isSetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
-
Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
- isSetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
-
Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
- isSetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
-
Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
- isSetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
-
Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
- isSetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
-
Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
- isSetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
-
Returns true if field getDirectResults is set (has been assigned a value) and false otherwise
- isSetGetInfos() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Returns true if field getInfos is set (has been assigned a value) and false otherwise
- isSetGetInfos() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
-
Returns true if field getInfos is set (has been assigned a value) and false otherwise
- isSetGetProgressUpdate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
-
Returns true if field getProgressUpdate is set (has been assigned a value) and false otherwise
- isSetGroup() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field group is set (has been assigned a value) and false otherwise
- isSetGuid() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
-
Returns true if field guid is set (has been assigned a value) and false otherwise
- isSetHasMoreRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
-
Returns true if field hasMoreRows is set (has been assigned a value) and false otherwise
- isSetHasResultSet() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field hasResultSet is set (has been assigned a value) and false otherwise
- isSetHasResultSet() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
-
Returns true if field hasResultSet is set (has been assigned a value) and false otherwise
- isSetHeaderNames() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
-
Returns true if field headerNames is set (has been assigned a value) and false otherwise
- isSetHttpHeaders() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
-
Returns true if field httpHeaders is set (has been assigned a value) and false otherwise
- isSetHttpHeaders() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
-
Returns true if field httpHeaders is set (has been assigned a value) and false otherwise
- isSetI16Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- isSetI16Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- isSetI32Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- isSetI32Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- isSetI32Value() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- isSetI64Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- isSetI64Val() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- isSetIncludeResultSetMetadata() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
-
Returns true if field includeResultSetMetadata is set (has been assigned a value) and false otherwise
- isSetInfoMessages() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
-
Returns true if field infoMessages is set (has been assigned a value) and false otherwise
- isSetInfoType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
-
Returns true if field infoType is set (has been assigned a value) and false otherwise
- isSetInfoValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
-
Returns true if field infoValue is set (has been assigned a value) and false otherwise
- isSetInitialNamespace() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Returns true if field initialNamespace is set (has been assigned a value) and false otherwise
- isSetInitialNamespace() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
-
Returns true if field initialNamespace is set (has been assigned a value) and false otherwise
- isSetInitialNamespace() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
-
Returns true if field initialNamespace is set (has been assigned a value) and false otherwise
- isSetIntegerBitmask() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- isSetIntegerFlag() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- isSetInternalConfs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
-
Returns true if field internalConfs is set (has been assigned a value) and false otherwise
- isSetIntervalTypesAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
-
Returns true if field intervalTypesAsArrow is set (has been assigned a value) and false otherwise
- isSetIsStagingOperation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Returns true if field isStagingOperation is set (has been assigned a value) and false otherwise
- isSetJsonArrayFormat() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- isSetKeyTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
-
Returns true if field keyTypePtr is set (has been assigned a value) and false otherwise
- isSetLenValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- isSetLinkExpiryTime() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
-
Returns true if field linkExpiryTime is set (has been assigned a value) and false otherwise
- isSetLz4Compressed() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Returns true if field lz4Compressed is set (has been assigned a value) and false otherwise
- isSetMapEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- isSetMaxBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
-
Returns true if field maxBytes is set (has been assigned a value) and false otherwise
- isSetMaxBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
-
Returns true if field maxBytes is set (has been assigned a value) and false otherwise
- isSetMaxBytesPerBatch() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field maxBytesPerBatch is set (has been assigned a value) and false otherwise
- isSetMaxBytesPerFile() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field maxBytesPerFile is set (has been assigned a value) and false otherwise
- isSetMaxRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
-
Returns true if field maxRows is set (has been assigned a value) and false otherwise
- isSetMaxRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
-
Returns true if field maxRows is set (has been assigned a value) and false otherwise
- isSetModifiedRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
-
Returns true if field modifiedRowCount is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetNameToTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
-
Returns true if field nameToTypePtr is set (has been assigned a value) and false otherwise
- isSetNameToTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
-
Returns true if field nameToTypePtr is set (has been assigned a value) and false otherwise
- isSetNote() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field note is set (has been assigned a value) and false otherwise
- isSetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
-
Returns true if field nulls is set (has been assigned a value) and false otherwise
- isSetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
-
Returns true if field nulls is set (has been assigned a value) and false otherwise
- isSetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
-
Returns true if field nulls is set (has been assigned a value) and false otherwise
- isSetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
-
Returns true if field nulls is set (has been assigned a value) and false otherwise
- isSetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
-
Returns true if field nulls is set (has been assigned a value) and false otherwise
- isSetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
-
Returns true if field nulls is set (has been assigned a value) and false otherwise
- isSetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
-
Returns true if field nulls is set (has been assigned a value) and false otherwise
- isSetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
-
Returns true if field nulls is set (has been assigned a value) and false otherwise
- isSetNullTypeAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
-
Returns true if field nullTypeAsArrow is set (has been assigned a value) and false otherwise
- isSetNumModifiedRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field numModifiedRows is set (has been assigned a value) and false otherwise
- isSetObjectTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
-
Returns true if field objectTypePtr is set (has been assigned a value) and false otherwise
- isSetOperationCompleted() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field operationCompleted is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
-
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
- isSetOperationId() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
-
Returns true if field operationId is set (has been assigned a value) and false otherwise
- isSetOperationStarted() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field operationStarted is set (has been assigned a value) and false otherwise
- isSetOperationState() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field operationState is set (has been assigned a value) and false otherwise
- isSetOperationStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
-
Returns true if field operationStatus is set (has been assigned a value) and false otherwise
- isSetOperationType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
-
Returns true if field operationType is set (has been assigned a value) and false otherwise
- isSetOrdinal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
-
Returns true if field ordinal is set (has been assigned a value) and false otherwise
- isSetOrientation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
-
Returns true if field orientation is set (has been assigned a value) and false otherwise
- isSetOwner() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
-
Returns true if field owner is set (has been assigned a value) and false otherwise
- isSetParameters() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field parameters is set (has been assigned a value) and false otherwise
- isSetParentCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Returns true if field parentCatalogName is set (has been assigned a value) and false otherwise
- isSetParentSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Returns true if field parentSchemaName is set (has been assigned a value) and false otherwise
- isSetParentTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Returns true if field parentTableName is set (has been assigned a value) and false otherwise
- isSetPassword() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Returns true if field password is set (has been assigned a value) and false otherwise
- isSetPosition() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
-
Returns true if field position is set (has been assigned a value) and false otherwise
- isSetPrimitiveEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- isSetProgressedPercentage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
-
Returns true if field progressedPercentage is set (has been assigned a value) and false otherwise
- isSetProgressUpdateResponse() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field progressUpdateResponse is set (has been assigned a value) and false otherwise
- isSetProperties() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
-
Returns true if field properties is set (has been assigned a value) and false otherwise
- isSetQualifiers() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
-
Returns true if field qualifiers is set (has been assigned a value) and false otherwise
- isSetQueryTimeout() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field queryTimeout is set (has been assigned a value) and false otherwise
- isSetRenewer() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
-
Returns true if field renewer is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
-
Returns true if field req is set (has been assigned a value) and false otherwise
- isSetResultFormat() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Returns true if field resultFormat is set (has been assigned a value) and false otherwise
- isSetResultLinks() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
-
Returns true if field resultLinks is set (has been assigned a value) and false otherwise
- isSetResultPersistenceMode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field resultPersistenceMode is set (has been assigned a value) and false otherwise
- isSetResultRowLimit() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field resultRowLimit is set (has been assigned a value) and false otherwise
- isSetResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
-
Returns true if field results is set (has been assigned a value) and false otherwise
- isSetResultSet() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
-
Returns true if field resultSet is set (has been assigned a value) and false otherwise
- isSetResultSetMetadata() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
-
Returns true if field resultSetMetadata is set (has been assigned a value) and false otherwise
- isSetResultSetMetadata() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
-
Returns true if field resultSetMetadata is set (has been assigned a value) and false otherwise
- isSetRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
-
Returns true if field rowCount is set (has been assigned a value) and false otherwise
- isSetRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
-
Returns true if field rowCount is set (has been assigned a value) and false otherwise
- isSetRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
-
Returns true if field rowCount is set (has been assigned a value) and false otherwise
- isSetRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
-
Returns true if field rows is set (has been assigned a value) and false otherwise
- isSetRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
-
Returns true if field rows is set (has been assigned a value) and false otherwise
- isSetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field runAsync is set (has been assigned a value) and false otherwise
- isSetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
-
Returns true if field runAsync is set (has been assigned a value) and false otherwise
- isSetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
-
Returns true if field runAsync is set (has been assigned a value) and false otherwise
- isSetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Returns true if field runAsync is set (has been assigned a value) and false otherwise
- isSetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
-
Returns true if field runAsync is set (has been assigned a value) and false otherwise
- isSetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
-
Returns true if field runAsync is set (has been assigned a value) and false otherwise
- isSetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
-
Returns true if field runAsync is set (has been assigned a value) and false otherwise
- isSetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
-
Returns true if field runAsync is set (has been assigned a value) and false otherwise
- isSetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
-
Returns true if field runAsync is set (has been assigned a value) and false otherwise
- isSetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
-
Returns true if field runAsync is set (has been assigned a value) and false otherwise
- isSetSchema() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Returns true if field schema is set (has been assigned a value) and false otherwise
- isSetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
-
Returns true if field schemaName is set (has been assigned a value) and false otherwise
- isSetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
-
Returns true if field schemaName is set (has been assigned a value) and false otherwise
- isSetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
-
Returns true if field schemaName is set (has been assigned a value) and false otherwise
- isSetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
-
Returns true if field schemaName is set (has been assigned a value) and false otherwise
- isSetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
-
Returns true if field schemaName is set (has been assigned a value) and false otherwise
- isSetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
-
Returns true if field schemaName is set (has been assigned a value) and false otherwise
- isSetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
-
Returns true if field schemaName is set (has been assigned a value) and false otherwise
- isSetSecret() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
-
Returns true if field secret is set (has been assigned a value) and false otherwise
- isSetServerProtocolVersion() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
-
Returns true if field serverProtocolVersion is set (has been assigned a value) and false otherwise
- isSetSessionCapabilities() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
-
Returns true if field sessionCapabilities is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
-
Returns true if field sessionHandle is set (has been assigned a value) and false otherwise
- isSetSessionId() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
-
Returns true if field sessionId is set (has been assigned a value) and false otherwise
- isSetSessionless() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
-
Returns true if field sessionless is set (has been assigned a value) and false otherwise
- isSetSince() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field since is set (has been assigned a value) and false otherwise
- isSetSmallIntValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- isSetSource() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field source is set (has been assigned a value) and false otherwise
- isSetSqlState() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field sqlState is set (has been assigned a value) and false otherwise
- isSetSqlState() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
-
Returns true if field sqlState is set (has been assigned a value) and false otherwise
- isSetSqlStatement() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
-
Returns true if field sqlStatement is set (has been assigned a value) and false otherwise
- isSetStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
-
Returns true if field startRowOffset is set (has been assigned a value) and false otherwise
- isSetStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
-
Returns true if field startRowOffset is set (has been assigned a value) and false otherwise
- isSetStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
-
Returns true if field startRowOffset is set (has been assigned a value) and false otherwise
- isSetStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
-
Returns true if field startRowOffset is set (has been assigned a value) and false otherwise
- isSetStartTime() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
-
Returns true if field startTime is set (has been assigned a value) and false otherwise
- isSetStatement() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
-
Returns true if field statement is set (has been assigned a value) and false otherwise
- isSetStatement() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field statement is set (has been assigned a value) and false otherwise
- isSetStatementConf() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field statementConf is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
-
Returns true if field status is set (has been assigned a value) and false otherwise
- isSetStatusCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
-
Returns true if field statusCode is set (has been assigned a value) and false otherwise
- isSetStringVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- isSetStringVal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- isSetStringValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- isSetStringValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- isSetStringValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- isSetStructEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSupportsMultipleCatalogs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
-
Returns true if field supportsMultipleCatalogs is set (has been assigned a value) and false otherwise
- isSetTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
-
Returns true if field tableName is set (has been assigned a value) and false otherwise
- isSetTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
-
Returns true if field tableName is set (has been assigned a value) and false otherwise
- isSetTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
-
Returns true if field tableName is set (has been assigned a value) and false otherwise
- isSetTableTypes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
-
Returns true if field tableTypes is set (has been assigned a value) and false otherwise
- isSetTaskStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Returns true if field taskStatus is set (has been assigned a value) and false otherwise
- isSetTempVariables() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
-
Returns true if field tempVariables is set (has been assigned a value) and false otherwise
- isSetTempViews() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
-
Returns true if field tempViews is set (has been assigned a value) and false otherwise
- isSetTimestampAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
-
Returns true if field timestampAsArrow is set (has been assigned a value) and false otherwise
- isSetType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
-
Returns true if field type is set (has been assigned a value) and false otherwise
- isSetType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
-
Returns true if field type is set (has been assigned a value) and false otherwise
- isSetTypeClassName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
-
Returns true if field typeClassName is set (has been assigned a value) and false otherwise
- isSetTypeDesc() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
-
Returns true if field typeDesc is set (has been assigned a value) and false otherwise
- isSetTypeQualifiers() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
-
Returns true if field typeQualifiers is set (has been assigned a value) and false otherwise
- isSetTypes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
-
Returns true if field types is set (has been assigned a value) and false otherwise
- isSetUncompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
-
Returns true if field uncompressedBytes is set (has been assigned a value) and false otherwise
- isSetUncompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Returns true if field uncompressedBytes is set (has been assigned a value) and false otherwise
- isSetUnionEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- isSetUsage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Returns true if field usage is set (has been assigned a value) and false otherwise
- isSetUseArrowNativeTypes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Returns true if field useArrowNativeTypes is set (has been assigned a value) and false otherwise
- isSetUserDefinedTypeEntry() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- isSetUsername() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Returns true if field username is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
-
Returns true if field values is set (has been assigned a value) and false otherwise
- isSetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
-
Returns true if field values is set (has been assigned a value) and false otherwise
- isSetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
-
Returns true if field values is set (has been assigned a value) and false otherwise
- isSetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
-
Returns true if field values is set (has been assigned a value) and false otherwise
- isSetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
-
Returns true if field values is set (has been assigned a value) and false otherwise
- isSetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
-
Returns true if field values is set (has been assigned a value) and false otherwise
- isSetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
-
Returns true if field values is set (has been assigned a value) and false otherwise
- isSetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
-
Returns true if field values is set (has been assigned a value) and false otherwise
- isSetValueTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
-
Returns true if field valueTypePtr is set (has been assigned a value) and false otherwise
- isSetVariableDataType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
-
Returns true if field variableDataType is set (has been assigned a value) and false otherwise
- isSetVariableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
-
Returns true if field variableName is set (has been assigned a value) and false otherwise
- isSetViewSchema() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
-
Returns true if field viewSchema is set (has been assigned a value) and false otherwise
- isSigned() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- isSigned() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- isSigned(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
isSignedattribute. - isSigned(int) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- isSigned(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- isSigned(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- isSigned(ColumnInfoTypeName) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
- isStagingOperation - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- isSupportsMultipleCatalogs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- isTimestampAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- isValid(int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- isValid(String) - Static method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- isValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- isWildcard(String) - Static method in class com.databricks.jdbc.commons.util.WildcardUtil
-
This function checks if the input string is a wildcard string
- isWrapperFor(Class<?>) - Method in class com.databricks.client.jdbc.DataSource
- isWrapperFor(Class<?>) - Method in class com.databricks.jdbc.core.DatabricksConnection
- isWrapperFor(Class<?>) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- isWrapperFor(Class<?>) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- isWrapperFor(Class<?>) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- isWrapperFor(Class<?>) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- isWrapperFor(Class<?>) - Method in class com.databricks.jdbc.core.DatabricksStatement
- isWrapperFor(Class<?>) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- isWrapperFor(Class<?>, Object) - Static method in class com.databricks.jdbc.commons.util.WrapperUtil
- isWritable(int) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- isWritable(int) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
J
- JDBC_MAJOR_VERSION - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- JDBC_MINOR_VERSION - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- JDBC_PATCH_VERSION - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- JDBC_SCHEMA - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- JDBC_THRIFT_VERSION - Static variable in class com.databricks.jdbc.commons.EnvironmentVariables
- JDBC_URL_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- jdbcCompliant() - Method in class com.databricks.client.jdbc.Driver
- jdbcPatternToHive(String) - Static method in class com.databricks.jdbc.commons.util.WildcardUtil
- JSON_ARRAY_FORMAT - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat._Fields
- jsonArrayFormat(TDBSqlJsonArrayFormat) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
K
- KEY_TYPE_PTR - com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry._Fields
- keyTypePtr - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
L
- last() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- LEN_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
- lenValue(long) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- LIKE_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- LINK_EXPIRY_TIME - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
- linkExpiryTime - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- LIST_CATALOGS - com.databricks.jdbc.client.impl.helper.CommandName
- LIST_CATALOGS - com.databricks.jdbc.commons.CommandName
- LIST_CATALOGS_METADATA_SEA - com.databricks.jdbc.commons.MetricsList
- LIST_CATALOGS_THRIFT - com.databricks.jdbc.commons.MetricsList
- LIST_COLUMNS - com.databricks.jdbc.client.impl.helper.CommandName
- LIST_COLUMNS - com.databricks.jdbc.commons.CommandName
- LIST_COLUMNS_METADATA_SEA - com.databricks.jdbc.commons.MetricsList
- LIST_COLUMNS_THRIFT - com.databricks.jdbc.commons.MetricsList
- LIST_FUNCTIONS - com.databricks.jdbc.client.impl.helper.CommandName
- LIST_FUNCTIONS - com.databricks.jdbc.commons.CommandName
- LIST_FUNCTIONS_METADATA_SEA - com.databricks.jdbc.commons.MetricsList
- LIST_FUNCTIONS_THRIFT - com.databricks.jdbc.commons.MetricsList
- LIST_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- LIST_PRIMARY_KEYS - com.databricks.jdbc.client.impl.helper.CommandName
- LIST_PRIMARY_KEYS - com.databricks.jdbc.commons.CommandName
- LIST_PRIMARY_KEYS_METADATA_SEA - com.databricks.jdbc.commons.MetricsList
- LIST_PRIMARY_KEYS_THRIFT - com.databricks.jdbc.commons.MetricsList
- LIST_SCHEMAS - com.databricks.jdbc.client.impl.helper.CommandName
- LIST_SCHEMAS - com.databricks.jdbc.commons.CommandName
- LIST_SCHEMAS_METADATA_SEA - com.databricks.jdbc.commons.MetricsList
- LIST_SCHEMAS_THRIFT - com.databricks.jdbc.commons.MetricsList
- LIST_TABLE_TYPES - com.databricks.jdbc.client.impl.helper.CommandName
- LIST_TABLE_TYPES - com.databricks.jdbc.commons.CommandName
- LIST_TABLE_TYPES_METADATA_SEA - com.databricks.jdbc.commons.MetricsList
- LIST_TABLE_TYPES_THRIFT - com.databricks.jdbc.commons.MetricsList
- LIST_TABLES - com.databricks.jdbc.client.impl.helper.CommandName
- LIST_TABLES - com.databricks.jdbc.commons.CommandName
- LIST_TABLES_METADATA_SEA - com.databricks.jdbc.commons.MetricsList
- LIST_TABLES_THRIFT - com.databricks.jdbc.commons.MetricsList
- LIST_TYPE_INFO - com.databricks.jdbc.client.impl.helper.CommandName
- LIST_TYPE_INFO - com.databricks.jdbc.commons.CommandName
- LIST_TYPE_INFO_THRIFT - com.databricks.jdbc.commons.MetricsList
- listCatalogs(IDatabricksSession) - Method in interface com.databricks.jdbc.client.DatabricksMetadataClient
-
Returns the list of catalogs
- listCatalogs(IDatabricksSession) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksMetadataSdkClient
- listCatalogs(IDatabricksSession) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksNewMetadataSdkClient
- listCatalogs(IDatabricksSession) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- listColumns(IDatabricksSession, String, String, String, String) - Method in interface com.databricks.jdbc.client.DatabricksMetadataClient
-
Returns the list of columns
- listColumns(IDatabricksSession, String, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksMetadataSdkClient
- listColumns(IDatabricksSession, String, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksNewMetadataSdkClient
- listColumns(IDatabricksSession, String, String, String, String) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- listFunctions(IDatabricksSession, String, String, String) - Method in interface com.databricks.jdbc.client.DatabricksMetadataClient
-
Returns the list of functions
- listFunctions(IDatabricksSession, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksMetadataSdkClient
- listFunctions(IDatabricksSession, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksNewMetadataSdkClient
- listFunctions(IDatabricksSession, String, String, String) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- listObjects(String, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- listObjects(String, String, String, String, boolean) - Method in interface com.databricks.jdbc.client.IDatabricksUCVolumeClient
-
listObjects(): Lists all filenames in the UC Volume that start with a specified prefix.
- listObjects(String, String, String, String, boolean) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- listPrimaryKeys(IDatabricksSession, String, String, String) - Method in interface com.databricks.jdbc.client.DatabricksMetadataClient
-
Returns the list of primary keys
- listPrimaryKeys(IDatabricksSession, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksMetadataSdkClient
- listPrimaryKeys(IDatabricksSession, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksNewMetadataSdkClient
- listPrimaryKeys(IDatabricksSession, String, String, String) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- listSchemas(IDatabricksSession, String, String) - Method in interface com.databricks.jdbc.client.DatabricksMetadataClient
-
Returns the list of schemas
- listSchemas(IDatabricksSession, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksMetadataSdkClient
- listSchemas(IDatabricksSession, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksNewMetadataSdkClient
- listSchemas(IDatabricksSession, String, String) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- listTables(IDatabricksSession, String, String, String, String[]) - Method in interface com.databricks.jdbc.client.DatabricksMetadataClient
-
Returns the list of tables
- listTables(IDatabricksSession, String, String, String, String[]) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksMetadataSdkClient
- listTables(IDatabricksSession, String, String, String, String[]) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksNewMetadataSdkClient
- listTables(IDatabricksSession, String, String, String, String[]) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- listTableTypes(IDatabricksSession) - Method in interface com.databricks.jdbc.client.DatabricksMetadataClient
-
Returns list of table types
- listTableTypes(IDatabricksSession) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksMetadataSdkClient
- listTableTypes(IDatabricksSession) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksNewMetadataSdkClient
- listTableTypes(IDatabricksSession) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- listTypeInfo(IDatabricksSession) - Method in interface com.databricks.jdbc.client.DatabricksMetadataClient
-
Returns information about types supported by Databricks server
- listTypeInfo(IDatabricksSession) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksMetadataSdkClient
- listTypeInfo(IDatabricksSession) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksNewMetadataSdkClient
- listTypeInfo(IDatabricksSession) - Method in class com.databricks.jdbc.client.impl.thrift.DatabricksThriftServiceClient
- LOCAL_CACHE_HIT - com.databricks.jdbc.client.impl.thrift.generated.TCacheLookupResult
- locatorsUpdateCopy() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- log(LogLevel, String) - Static method in class com.databricks.jdbc.commons.util.LoggingUtil
- log(LogLevel, String, String) - Static method in class com.databricks.jdbc.commons.util.LoggingUtil
- LOG_FILE_COUNT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- LOG_FILE_SIZE - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- LOG_LEVEL - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- LOG_PATH - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- LoggingUtil - Class in com.databricks.jdbc.commons.util
- LoggingUtil() - Constructor for class com.databricks.jdbc.commons.util.LoggingUtil
- LOGIN_TIMEOUT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- LogLevel - Enum in com.databricks.jdbc.commons
- logProperties(IDatabricksConnectionContext) - Static method in class com.databricks.jdbc.commons.util.DeviceInfoLogUtil
- LongConverter - Class in com.databricks.jdbc.core.converters
- LongConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.LongConverter
- LZ4_BLOCK - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCompressionCodec
- LZ4_COMPRESSED - com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- LZ4_COMPRESSION - com.databricks.jdbc.core.types.CompressionType
- LZ4_COMPRESSION_FLAG - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
-
Adding this for backward compatibility only
- LZ4_FRAME - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCompressionCodec
- lz4Compressed - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
M
- M2M_AUTH_TYPE - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- main(String[]) - Static method in class com.databricks.client.jdbc.Driver
- MAP - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- MAP_ENTRY - com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
- MAP_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- MAP_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- mapEntry(TMapTypeEntry) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- mapThriftToArrowType(TTypeId) - Static method in class com.databricks.jdbc.core.DatabricksTypeUtil
- mark(int) - Method in class com.databricks.jdbc.core.VolumeInputStream
- markSupported() - Method in class com.databricks.jdbc.core.VolumeInputStream
- MAX_BYTES - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
- MAX_BYTES - com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults._Fields
- MAX_BYTES_PER_BATCH - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- MAX_BYTES_PER_FILE - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- MAX_NAME_LENGTH - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- MAX_RETRY_INTERVAL - Static variable in class com.databricks.jdbc.client.http.DatabricksHttpClient
- MAX_ROWS - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
- MAX_ROWS - com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults._Fields
- maxBytes - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- maxBytes - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- maxBytesPerBatch - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- maxBytesPerFile - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- maxRows - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- maxRows - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- METADATA - com.databricks.jdbc.client.StatementType
- METADATA_OPERATION - com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
- METADATA_STATEMENT_ID - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- metaDataMap - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- MetadataResultConstants - Class in com.databricks.jdbc.client.impl.helper
- MetadataResultConstants() - Constructor for class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- MetadataResultSetBuilder - Class in com.databricks.jdbc.client.impl.helper
- MetadataResultSetBuilder() - Constructor for class com.databricks.jdbc.client.impl.helper.MetadataResultSetBuilder
- MetricsList - Enum in com.databricks.jdbc.commons
- MIN_BACKOFF_INTERVAL - Static variable in class com.databricks.jdbc.client.http.DatabricksHttpClient
- MODIFIED_ROW_COUNT - com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
- modifiedRowCount - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- moveToCurrentRow() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- moveToInsertRow() - Method in class com.databricks.jdbc.core.DatabricksResultSet
N
- name - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- name - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- name - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- NAME - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
- NAME - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- NAME - com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
- NAME_TO_TYPE_PTR - com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry._Fields
- NAME_TO_TYPE_PTR - com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry._Fields
- nameToTypePtr - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- nameToTypePtr - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- nativeSQL(String) - Method in class com.databricks.jdbc.core.DatabricksConnection
- next() - Method in class com.databricks.jdbc.core.ChunkExtractor
- next() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- next() - Method in class com.databricks.jdbc.core.InlineJsonResult
- nextRow() - Method in class com.databricks.jdbc.core.ArrowResultChunk.ArrowResultChunkIterator
-
Moves iterator to the next row of the chunk.
- NO_NULLS - com.databricks.jdbc.core.types.Nullable
- NON_IDEMPOTENT - com.databricks.jdbc.client.impl.thrift.generated.TOperationIdempotencyType
- NONE - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloseOperationReason
- NONE - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCompressionCodec
- NONE - com.databricks.jdbc.client.StatementType
- NONE - com.databricks.jdbc.core.types.CompressionType
- NOT_AVAILABLE - com.databricks.jdbc.client.impl.thrift.generated.TJobExecutionStatus
- note - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- NOTE - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- NULL - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- NULL_STRING - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- NULL_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- NULL_TYPE_AS_ARROW - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
- nullable() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- nullable() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- nullable(Nullable) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
nullableattribute. - Nullable - Enum in com.databricks.jdbc.core.types
- NULLABLE - com.databricks.jdbc.core.types.Nullable
- nullPlusNonNullIsNull() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- nulls - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- nulls - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- nulls - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- nulls - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- nulls - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- nulls - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- nulls - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- nulls - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- NULLS - com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn._Fields
- NULLS - com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn._Fields
- NULLS - com.databricks.jdbc.client.impl.thrift.generated.TByteColumn._Fields
- NULLS - com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn._Fields
- NULLS - com.databricks.jdbc.client.impl.thrift.generated.TI16Column._Fields
- NULLS - com.databricks.jdbc.client.impl.thrift.generated.TI32Column._Fields
- NULLS - com.databricks.jdbc.client.impl.thrift.generated.TI64Column._Fields
- NULLS - com.databricks.jdbc.client.impl.thrift.generated.TStringColumn._Fields
- nullsAreSortedAtEnd() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- nullsAreSortedAtStart() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- nullsAreSortedHigh() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- nullsAreSortedLow() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- nullTypeAsArrow - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- NUM_MODIFIED_ROWS - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- NUMERIC_FUNCTIONS - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- numModifiedRows - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
O
- OAUTH - com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthMech
- OAuthAuthenticator - Class in com.databricks.jdbc.core
- OAuthAuthenticator(IDatabricksConnectionContext) - Constructor for class com.databricks.jdbc.core.OAuthAuthenticator
- OBJECT_TYPE_PTR - com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry._Fields
- objectExists(String, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- objectExists(String, String, String, String, boolean) - Method in interface com.databricks.jdbc.client.IDatabricksUCVolumeClient
-
objectExists(): Determines if a specific object (file) exists in the UC Volume The object that we are looking for must match the file name exactly
- objectExists(String, String, String, String, boolean) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- objectTypePtr - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- OFF - com.databricks.jdbc.commons.LogLevel
- OFFLINE_ACCESS_SCOPE - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- ONLY_LARGE_RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TResultPersistenceMode
- open() - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- open() - Method in class com.databricks.jdbc.core.DatabricksSession
- open() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Opens a new session.
- OPEN_SESSION - com.databricks.jdbc.client.impl.helper.CommandName
- OPEN_SESSION - com.databricks.jdbc.commons.CommandName
- OpenSession() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.OpenSession
- OpenSession() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.OpenSession
- OpenSession(TOpenSessionReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- OpenSession(TOpenSessionReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- OpenSession(TOpenSessionReq, AsyncMethodCallback<TOpenSessionResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- OpenSession(TOpenSessionReq, AsyncMethodCallback<TOpenSessionResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- OpenSession_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- OpenSession_args(TCLIService.OpenSession_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
-
Performs a deep copy on other.
- OpenSession_args(TOpenSessionReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- OpenSession_call(TOpenSessionReq, AsyncMethodCallback<TOpenSessionResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.OpenSession_call
- OpenSession_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- OpenSession_result(TCLIService.OpenSession_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
-
Performs a deep copy on other.
- OpenSession_result(TOpenSessionResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- OPERATION_COMPLETED - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp._Fields
- OPERATION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp._Fields
- OPERATION_ID - com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
- OPERATION_STARTED - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- OPERATION_STATE - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- OPERATION_STATUS - com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
- OPERATION_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
- operationCompleted - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- operationHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- operationId - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- operationStarted - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- operationState - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- operationStatus - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- operationType - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- ordinal - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- ORDINAL - com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
- orientation - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- ORIENTATION - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
- OTHER - com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthMech
- othersDeletesAreVisible(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- othersInsertsAreVisible(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- othersUpdatesAreVisible(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- ownDeletesAreVisible(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- owner - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- OWNER - com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq._Fields
- ownInsertsAreVisible(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- ownUpdatesAreVisible(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
P
- PAIR_DELIMITER - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- parameters - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- PARAMETERS - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- PARENT_CATALOG_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- PARENT_SCHEMA_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- PARENT_TABLE_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- parentCatalogName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- parentSchemaName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- parentTableName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- parse(String, Properties) - Static method in class com.databricks.jdbc.driver.DatabricksConnectionContext
-
Parses connection Url and properties into a Databricks specific connection context
- parseAuthMech(String) - Static method in enum com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthMech
- parseCompressionType(String) - Static method in enum com.databricks.jdbc.core.types.CompressionType
- password - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- PASSWORD - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- PASSWORD - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- PAT - com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthMech
- PathConstants - Class in com.databricks.jdbc.client.impl.sdk
- PathConstants() - Constructor for class com.databricks.jdbc.client.impl.sdk.PathConstants
- PENDING_STATE - com.databricks.jdbc.client.impl.thrift.generated.TOperationState
- POLL_INTERVAL - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- POLL_INTERVAL_DEFAULT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- PORT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- PORT_DELIMITER - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- position - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- POSITION - com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
- PositionalStatementParameterListItem - Class in com.databricks.jdbc.client.sqlexec
- PositionalStatementParameterListItem() - Constructor for class com.databricks.jdbc.client.sqlexec.PositionalStatementParameterListItem
- PRECISION - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIServiceConstants
- prefixExists(String, String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- prefixExists(String, String, String, String, boolean) - Method in interface com.databricks.jdbc.client.IDatabricksUCVolumeClient
-
prefixExists(): Determines if a specific prefix (folder-like structure) exists in the UC Volume The prefix that we are looking for must be a part of the file name.
- prefixExists(String, String, String, String, boolean) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- prepareCall(String) - Method in class com.databricks.jdbc.core.DatabricksConnection
- prepareCall(String, int, int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- prepareCall(String, int, int, int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- prepareStatement(String) - Method in class com.databricks.jdbc.core.DatabricksConnection
- prepareStatement(String, int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- prepareStatement(String, int[]) - Method in class com.databricks.jdbc.core.DatabricksConnection
- prepareStatement(String, int, int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- prepareStatement(String, int, int, int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- prepareStatement(String, String[]) - Method in class com.databricks.jdbc.core.DatabricksConnection
- previous() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- PRIMARY_KEYS_COLUMNS - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- PRIMARY_KEYS_COLUMNS_ALL_PURPOSE - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- PRIMITIVE_ENTRY - com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
- PRIMITIVE_TYPES - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIServiceConstants
- primitiveEntry(TPrimitiveTypeEntry) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- PROCEDURE - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- Processor(I) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor
- Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor
- PRODUCT_NAME - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- PROGRESS_UPDATE_RESPONSE - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- PROGRESSED_PERCENTAGE - com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
- progressedPercentage - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- progressUpdateResponse - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- properties - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- PROPERTIES - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
- PROTOCOL_VERSION - com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
- PROXY_AUTH - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- PROXY_HOST - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- PROXY_PORT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- PROXY_PWD - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- PROXY_USER - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- put(int, ImmutableSqlParameter) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- PUT_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- putObject(String, String, String, String, String, boolean) - Method in interface com.databricks.jdbc.client.IDatabricksUCVolumeClient
-
putObject(): Upload data from a local path to a specified path within a UC Volume.
- putObject(String, String, String, String, String, boolean) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- putToConfiguration(String, String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- putToConfiguration(String, String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- putToConfOverlay(String, String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Deprecated.
- putToConfs(String, String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- putToConnectionProperties(String, String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- putToHttpHeaders(String, String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- putToHttpHeaders(String, String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- putToInternalConfs(String, TDBSqlConfValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- putToNameToTypePtr(String, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- putToNameToTypePtr(String, int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- putToProperties(String, String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- putToQualifiers(String, TTypeQualifierValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- PWD - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
-
Only used when AUTH_MECH = 3
Q
- qualifiers - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- QUALIFIERS - com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers._Fields
- QUERY - com.databricks.jdbc.client.StatementType
- QUERY_TIMEOUT - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- queryTimeout - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
R
- read() - Method in class com.databricks.jdbc.core.VolumeInputStream
- read(byte[]) - Method in class com.databricks.jdbc.core.VolumeInputStream
- read(byte[], int, int) - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- read(byte[], int, int) - Method in class com.databricks.jdbc.core.VolumeInputStream
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- read(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- READ_ONLY - com.databricks.jdbc.core.types.AccessType
- record(String, double) - Method in class com.databricks.jdbc.telemetry.DatabricksMetrics
- RECORD_METRICS_ERROR_COUNT - com.databricks.jdbc.commons.MetricsList
- recordBatchList - Variable in class com.databricks.jdbc.core.ArrowResultChunk
- recv_CancelDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_CancelOperation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_CloseOperation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_CloseSession() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_ExecuteStatement() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_FetchResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetCatalogs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetCrossReference() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetFunctions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetInfo() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetOperationStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetPrimaryKeys() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetResultSetMetadata() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetSchemas() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetTables() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetTableTypes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_GetTypeInfo() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_OpenSession() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- recv_RenewDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- refreshRow() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- REGION_SUPPORT - com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
- relative(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- releaseChunk() - Method in class com.databricks.jdbc.core.ChunkDownloader
-
Release the memory for previous chunk since it is already consumed
- releaseChunk() - Method in class com.databricks.jdbc.core.ChunkExtractor
- releaseSavepoint(Savepoint) - Method in class com.databricks.jdbc.core.DatabricksConnection
- REMOTE_CACHE_HIT - com.databricks.jdbc.client.impl.thrift.generated.TCacheLookupResult
- REMOVE_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- removeConnectionEventListener(ConnectionEventListener) - Method in class com.databricks.jdbc.pooling.DatabricksPooledConnection
- removeInstance(IDatabricksConnectionContext) - Static method in class com.databricks.jdbc.client.http.DatabricksHttpClient
- removeStatementEventListener(StatementEventListener) - Method in class com.databricks.jdbc.pooling.DatabricksPooledConnection
- RenewDelegationToken() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.RenewDelegationToken
- RenewDelegationToken() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.RenewDelegationToken
- RenewDelegationToken(TRenewDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- RenewDelegationToken(TRenewDelegationTokenReq) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Iface
- RenewDelegationToken(TRenewDelegationTokenReq, AsyncMethodCallback<TRenewDelegationTokenResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient
- RenewDelegationToken(TRenewDelegationTokenReq, AsyncMethodCallback<TRenewDelegationTokenResp>) - Method in interface com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncIface
- RenewDelegationToken_args() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- RenewDelegationToken_args(TCLIService.RenewDelegationToken_args) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
-
Performs a deep copy on other.
- RenewDelegationToken_args(TRenewDelegationTokenReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- RenewDelegationToken_call(TRenewDelegationTokenReq, AsyncMethodCallback<TRenewDelegationTokenResp>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.RenewDelegationToken_call
- RenewDelegationToken_result() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- RenewDelegationToken_result(TCLIService.RenewDelegationToken_result) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
-
Performs a deep copy on other.
- RenewDelegationToken_result(TRenewDelegationTokenResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- renewer - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- RENEWER - com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq._Fields
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- req - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args._Fields
- REQ - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args._Fields
- RequestSanitizer - Class in com.databricks.jdbc.client.http
- RequestSanitizer() - Constructor for class com.databricks.jdbc.client.http.RequestSanitizer
- reset() - Method in class com.databricks.jdbc.core.VolumeInputStream
- RESULT_CHUNK_PATH - Static variable in class com.databricks.jdbc.client.impl.sdk.PathConstants
- RESULT_FORMAT - com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- RESULT_LINKS - com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
- RESULT_PERSISTENCE_MODE - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- RESULT_ROW_LIMIT - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- RESULT_SET - com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
- RESULT_SET_METADATA - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
- RESULT_SET_METADATA - com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
- ResultColumn - Class in com.databricks.jdbc.client.impl.helper
- ResultColumn(String, String, Integer) - Constructor for class com.databricks.jdbc.client.impl.helper.ResultColumn
- ResultConstants - Class in com.databricks.jdbc.client.impl.sdk
- ResultConstants() - Constructor for class com.databricks.jdbc.client.impl.sdk.ResultConstants
- ResultData - Class in com.databricks.jdbc.client.sqlexec
- ResultData() - Constructor for class com.databricks.jdbc.client.sqlexec.ResultData
- resultFormat - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- resultLinks - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- ResultManifest - Class in com.databricks.jdbc.client.sqlexec
- ResultManifest() - Constructor for class com.databricks.jdbc.client.sqlexec.ResultManifest
- resultPersistenceMode - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- resultRowLimit - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- results - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- RESULTS - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
- resultSet - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- resultSetMetadata - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- resultSetMetadata - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CancelDelegationToken
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CancelOperation
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CloseOperation
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.CloseSession
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.ExecuteStatement
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.FetchResults
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetCatalogs
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetColumns
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetCrossReference
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetDelegationToken
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetFunctions
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetInfo
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetOperationStatus
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetPrimaryKeys
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetResultSetMetadata
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetSchemas
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTables
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTableTypes
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.GetTypeInfo
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.OpenSession
- rethrowUnhandledExceptions() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Processor.RenewDelegationToken
- RetryHandler - Class in com.databricks.jdbc.client.http
- RetryHandler() - Constructor for class com.databricks.jdbc.client.http.RetryHandler
- rollback() - Method in class com.databricks.jdbc.core.DatabricksConnection
- rollback(Savepoint) - Method in class com.databricks.jdbc.core.DatabricksConnection
- ROW_BASED_SET - com.databricks.jdbc.client.impl.thrift.generated.TSparkRowSetType
- ROW_COUNT - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
- ROW_COUNT - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch._Fields
- ROW_COUNT - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
- rowCount - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- rowCount - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- rowCount - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- rowDeleted() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- rowInserted() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- rows - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- rows - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- ROWS - com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
- ROWS - com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
- rowUpdated() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- RUN_ASYNC - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- RUN_ASYNC - com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq._Fields
- RUN_ASYNC - com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
- RUN_ASYNC - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- RUN_ASYNC - com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
- RUN_ASYNC - com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
- RUN_ASYNC - com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
- RUN_ASYNC - com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
- RUN_ASYNC - com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq._Fields
- RUN_ASYNC - com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq._Fields
- runAsync - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- runAsync - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- runAsync - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- runAsync - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- runAsync - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- runAsync - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- runAsync - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- runAsync - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- runAsync - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- runAsync - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- RUNNING_STATE - com.databricks.jdbc.client.impl.thrift.generated.TOperationState
S
- sanitizeRequest(HttpUriRequest) - Static method in class com.databricks.jdbc.client.http.RequestSanitizer
- SCALE - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIServiceConstants
- schema - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- SCHEMA - com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- SCHEMA - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- SCHEMA_COLUMNS - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- SCHEMA_LIKE_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- SCHEMA_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
- SCHEMA_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
- SCHEMA_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
- SCHEMA_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
- SCHEMA_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
- SCHEMA_NAME - com.databricks.jdbc.client.impl.thrift.generated.TNamespace._Fields
- SCHEMA_NAME - com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
- schemaName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- schemaName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- schemaName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- schemaName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- schemaName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- schemaName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- schemaName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- schemaName() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- schemaName() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- schemaName(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
schemaNameattribute. - secret - Variable in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- SECRET - com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier._Fields
- SELECT_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- send_CancelDelegationToken(TCancelDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_CancelOperation(TCancelOperationReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_CloseOperation(TCloseOperationReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_CloseSession(TCloseSessionReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_ExecuteStatement(TExecuteStatementReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_FetchResults(TFetchResultsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetCatalogs(TGetCatalogsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetColumns(TGetColumnsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetCrossReference(TGetCrossReferenceReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetDelegationToken(TGetDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetFunctions(TGetFunctionsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetInfo(TGetInfoReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetOperationStatus(TGetOperationStatusReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetPrimaryKeys(TGetPrimaryKeysReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetResultSetMetadata(TGetResultSetMetadataReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetSchemas(TGetSchemasReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetTables(TGetTablesReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetTableTypes(TGetTableTypesReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_GetTypeInfo(TGetTypeInfoReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_OpenSession(TOpenSessionReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- send_RenewDelegationToken(TRenewDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.Client
- SERVER_PROTOCOL_VERSION - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
- serverProtocolVersion - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- SESSION - com.databricks.jdbc.client.impl.thrift.generated.TOperationTimeoutLevel
- SESSION_CAPABILITIES - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
- SESSION_HANDLE - com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq._Fields
- SESSION_ID - com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle._Fields
- SESSION_PATH - Static variable in class com.databricks.jdbc.client.impl.sdk.PathConstants
- sessionCapabilities - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- sessionHandle - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- sessionHandle() - Method in class com.databricks.jdbc.core.ImmutableSessionInfo
- sessionHandle() - Method in interface com.databricks.jdbc.core.SessionInfo
- sessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.core.ImmutableSessionInfo.Builder
-
Initializes the value for the
sessionHandleattribute. - sessionId - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- sessionId() - Method in class com.databricks.jdbc.core.ImmutableSessionInfo
- sessionId() - Method in interface com.databricks.jdbc.core.SessionInfo
- sessionId(String) - Method in class com.databricks.jdbc.core.ImmutableSessionInfo.Builder
-
Initializes the value for the
sessionIdattribute. - SessionInfo - Interface in com.databricks.jdbc.core
- sessionless - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- SESSIONLESS - com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
- SET_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- setArguments(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setArgumentsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setArray(int, Array) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setArrayEntry(TArrayTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- setArrowBatches(List<TSparkArrowBatch>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setArrowBatchesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setArrowFormat(TDBSqlArrowFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- setArrowLayout(TDBSqlArrowLayout) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- setArrowLayoutIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- setArrowSchema(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setArrowSchema(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setArrowSchemaIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setAsciiStream(int, InputStream) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setAsciiStream(int, InputStream, int) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setAsciiStream(int, InputStream, long) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setAutoCommit(boolean) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setBatch(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- setBatch(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- setBatchIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- setBigDecimal(int, BigDecimal) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setBinaryColumns(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setBinaryColumns(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setBinaryColumnsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setBinaryStream(int, InputStream) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setBinaryStream(int, InputStream, int) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setBinaryStream(int, InputStream, long) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setBinaryVal(TBinaryColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- setBinaryValue(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- setBlob(int, InputStream) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setBlob(int, InputStream, long) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setBlob(int, Blob) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setBoolean(int, boolean) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setBooleanValue(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- setBoolVal(TBoolColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- setBoolVal(TBoolValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- setByte(int, byte) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setByteCount(Long) - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- setByteCount(Long) - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- setBytes(int, byte[]) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setBytesNum(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setBytesNumIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setByteVal(TByteColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- setByteVal(TByteValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- setCacheLookupResult(TCacheLookupResult) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setCacheLookupResultIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setCanDecompressLZ4Result(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setCanDecompressLZ4ResultIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setCanDownloadResult(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setCanDownloadResultIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setCanReadArrowResult(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setCanReadArrowResultIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setCanUseMultipleCatalogs(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setCanUseMultipleCatalogs(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setCanUseMultipleCatalogsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setCanUseMultipleCatalogsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setCatalog(String) - Method in class com.databricks.jdbc.client.sqlexec.CreateSessionRequest
- setCatalog(String) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setCatalog(String) - Method in class com.databricks.jdbc.core.DatabricksSession
- setCatalog(String) - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Sets the default catalog
- setCatalogName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setCatalogName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setCatalogName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setCatalogName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setCatalogName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setCatalogName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- setCatalogName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setCatalogNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setCatalogNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setCatalogNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setCatalogNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setCatalogNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setCatalogNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- setCatalogNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setCharacterStream(int, Reader) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setCharacterStream(int, Reader, int) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setCharacterStream(int, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setChunkIndex(Long) - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- setChunkIndex(Long) - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- setChunks(Collection<BaseChunkInfo>) - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- setClassName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setClassNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setClient_protocol(TProtocolVersion) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setClient_protocol(TProtocolVersion) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- setClient_protocol_i64(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setClient_protocol_i64(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- setClient_protocol_i64IsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setClient_protocol_i64IsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- setClient_protocolIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setClient_protocolIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- setClientInfo(String, String) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setClientInfo(Properties) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setClientInfoProperty(String, String) - Method in class com.databricks.jdbc.core.DatabricksSession
- setClientInfoProperty(String, String) - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Sets the client info property
- setClob(int, Reader) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setClob(int, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setClob(int, Clob) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setCloseOperation(TCloseOperationResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- setCloseOperationIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- setColumnCount(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setColumnCountIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setColumnName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- setColumnName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setColumnNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- setColumnNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setColumnPattern(String) - Method in class com.databricks.jdbc.client.impl.helper.CommandBuilder
- setColumns(List<TColumn>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setColumns(List<TColumnDesc>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- setColumnsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setColumnsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- setColVals(List<TColumnValue>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- setColValsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- setComment(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- setCommentIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- setComplexTypesAsArrow(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setComplexTypesAsArrowIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setCompressedBytes(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setCompressedBytes(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setCompressedBytesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setCompressedBytesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setCompressionCodec(TDBSqlCompressionCodec) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- setCompressionCodec(TDBSqlCompressionCodec) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- setCompressionCodec(TDBSqlCompressionCodec) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- setCompressionCodecIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- setCompressionCodecIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- setCompressionCodecIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- setCompressionType(CompressionType) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- setCompressionType(CompressionType) - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- setConfiguration(Map<String, String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setConfiguration(Map<String, String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setConfigurationIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setConfigurationIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setConfOverlay(Map<String, String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Deprecated.
- setConfOverlayIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Deprecated.
- setConfs(Map<String, String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setConfsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setConnectionProperties(Map<String, String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setConnectionPropertiesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setCsvFormat(TDBSqlCsvFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- setCurrentCatalog(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setCurrentCatalogIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setCurrentDatabase(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setCurrentDatabaseIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setCurrentValue(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setCurrentValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setCursorName(String) - Method in class com.databricks.jdbc.core.DatabricksStatement
- setCustomHeaders(Map<String, String>) - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- setDataArray(Collection<Collection<String>>) - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- setDate(int, Date) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setDate(int, Date, Calendar) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setDb(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setDbIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setDecimalAsArrow(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setDecimalAsArrowIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setDefaultExpressionSQL(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setDefaultExpressionSQLIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setDelegationToken(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- setDelegationToken(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- setDelegationToken(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- setDelegationTokenIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- setDelegationTokenIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- setDelegationTokenIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- setDeprecated(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setDeprecatedIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setDiagnosticInfo(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setDiagnosticInfoIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setDirectResults(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- setDirectResults(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- setDirectResults(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- setDirectResults(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- setDirectResults(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- setDirectResults(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- setDirectResults(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- setDirectResults(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- setDirectResults(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- setDirectResults(TSparkDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- setDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- setDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- setDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- setDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- setDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- setDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- setDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- setDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- setDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- setDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- setDisplayMessage(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setDisplayMessage(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setDisplayMessageIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setDisplayMessageIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setDisposition(Disposition) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- setDouble(int, double) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setDoubleVal(TDoubleColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- setDoubleVal(TDoubleValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- setDoubleValue(double) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- setEnforceResultPersistenceMode(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setEnforceResultPersistenceModeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setErrorCode(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setErrorCode(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setErrorCodeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setErrorCodeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setErrorDetailsJson(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setErrorDetailsJson(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setErrorDetailsJsonIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setErrorDetailsJsonIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setErrorMessage(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Deprecated.
- setErrorMessage(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setErrorMessageIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Deprecated.
- setErrorMessageIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setEscapeProcessing(boolean) - Method in class com.databricks.jdbc.core.DatabricksStatement
- setExamples(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setExamplesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setExpiration(String) - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- setExpiryTime(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setExpiryTimeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setExpressionsInfos(List<TExpressionInfo>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setExpressionsInfosIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setExtended(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setExtendedIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setExternalLink(String) - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- setExternalLinks(Collection<ExternalLink>) - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- setFetchDirection(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- setFetchDirection(int) - Method in class com.databricks.jdbc.core.DatabricksStatement
- setFetchSize(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- setFetchSize(int) - Method in class com.databricks.jdbc.core.DatabricksStatement
- setFetchType(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setFetchTypeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setFieldValue(TArrayTypeEntry._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- setFieldValue(TBinaryColumn._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- setFieldValue(TBoolColumn._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- setFieldValue(TBoolValue._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- setFieldValue(TByteColumn._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- setFieldValue(TByteValue._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- setFieldValue(TCancelDelegationTokenReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- setFieldValue(TCancelDelegationTokenResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- setFieldValue(TCancelOperationReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- setFieldValue(TCancelOperationResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- setFieldValue(TCLIService.CancelDelegationToken_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- setFieldValue(TCLIService.CancelDelegationToken_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- setFieldValue(TCLIService.CancelOperation_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- setFieldValue(TCLIService.CancelOperation_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- setFieldValue(TCLIService.CloseOperation_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- setFieldValue(TCLIService.CloseOperation_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- setFieldValue(TCLIService.CloseSession_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- setFieldValue(TCLIService.CloseSession_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- setFieldValue(TCLIService.ExecuteStatement_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- setFieldValue(TCLIService.ExecuteStatement_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- setFieldValue(TCLIService.FetchResults_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- setFieldValue(TCLIService.FetchResults_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- setFieldValue(TCLIService.GetCatalogs_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- setFieldValue(TCLIService.GetCatalogs_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- setFieldValue(TCLIService.GetColumns_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- setFieldValue(TCLIService.GetColumns_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- setFieldValue(TCLIService.GetCrossReference_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- setFieldValue(TCLIService.GetCrossReference_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- setFieldValue(TCLIService.GetDelegationToken_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- setFieldValue(TCLIService.GetDelegationToken_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- setFieldValue(TCLIService.GetFunctions_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- setFieldValue(TCLIService.GetFunctions_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- setFieldValue(TCLIService.GetInfo_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- setFieldValue(TCLIService.GetInfo_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- setFieldValue(TCLIService.GetOperationStatus_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- setFieldValue(TCLIService.GetOperationStatus_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- setFieldValue(TCLIService.GetPrimaryKeys_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- setFieldValue(TCLIService.GetPrimaryKeys_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- setFieldValue(TCLIService.GetResultSetMetadata_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- setFieldValue(TCLIService.GetResultSetMetadata_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- setFieldValue(TCLIService.GetSchemas_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- setFieldValue(TCLIService.GetSchemas_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- setFieldValue(TCLIService.GetTables_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- setFieldValue(TCLIService.GetTables_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- setFieldValue(TCLIService.GetTableTypes_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- setFieldValue(TCLIService.GetTableTypes_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- setFieldValue(TCLIService.GetTypeInfo_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- setFieldValue(TCLIService.GetTypeInfo_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- setFieldValue(TCLIService.OpenSession_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- setFieldValue(TCLIService.OpenSession_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- setFieldValue(TCLIService.RenewDelegationToken_args._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- setFieldValue(TCLIService.RenewDelegationToken_result._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- setFieldValue(TCloseOperationReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- setFieldValue(TCloseOperationResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- setFieldValue(TCloseSessionReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- setFieldValue(TCloseSessionResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- setFieldValue(TColumnDesc._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- setFieldValue(TDBSqlArrowFormat._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- setFieldValue(TDBSqlCloudResultFile._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setFieldValue(TDBSqlConfValue._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- setFieldValue(TDBSqlCsvFormat._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- setFieldValue(TDBSqlJsonArrayFormat._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- setFieldValue(TDBSqlSessionCapabilities._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- setFieldValue(TDBSqlSessionConf._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setFieldValue(TDBSqlStatement._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- setFieldValue(TDBSqlTempView._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- setFieldValue(TDoubleColumn._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- setFieldValue(TDoubleValue._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- setFieldValue(TExecuteStatementReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setFieldValue(TExecuteStatementResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- setFieldValue(TExpressionInfo._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setFieldValue(TFetchResultsReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setFieldValue(TFetchResultsResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- setFieldValue(TGetCatalogsReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- setFieldValue(TGetCatalogsResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- setFieldValue(TGetColumnsReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setFieldValue(TGetColumnsResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- setFieldValue(TGetCrossReferenceReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setFieldValue(TGetCrossReferenceResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- setFieldValue(TGetDelegationTokenReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- setFieldValue(TGetDelegationTokenResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- setFieldValue(TGetFunctionsReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setFieldValue(TGetFunctionsResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- setFieldValue(TGetInfoReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- setFieldValue(TGetInfoResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- setFieldValue(TGetOperationStatusReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- setFieldValue(TGetOperationStatusResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setFieldValue(TGetPrimaryKeysReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setFieldValue(TGetPrimaryKeysResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- setFieldValue(TGetResultSetMetadataReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- setFieldValue(TGetResultSetMetadataResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setFieldValue(TGetSchemasReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setFieldValue(TGetSchemasResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- setFieldValue(TGetTablesReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setFieldValue(TGetTablesResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- setFieldValue(TGetTableTypesReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- setFieldValue(TGetTableTypesResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- setFieldValue(TGetTypeInfoReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- setFieldValue(TGetTypeInfoResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- setFieldValue(THandleIdentifier._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- setFieldValue(TI16Column._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- setFieldValue(TI16Value._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- setFieldValue(TI32Column._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- setFieldValue(TI32Value._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- setFieldValue(TI64Column._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- setFieldValue(TI64Value._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- setFieldValue(TMapTypeEntry._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- setFieldValue(TNamespace._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- setFieldValue(TOpenSessionReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setFieldValue(TOpenSessionResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setFieldValue(TOperationHandle._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- setFieldValue(TPrimitiveTypeEntry._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- setFieldValue(TProgressUpdateResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setFieldValue(TRenewDelegationTokenReq._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- setFieldValue(TRenewDelegationTokenResp._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- setFieldValue(TRow._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- setFieldValue(TRowSet._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setFieldValue(TSessionHandle._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- setFieldValue(TSparkArrowBatch._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- setFieldValue(TSparkArrowResultLink._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setFieldValue(TSparkArrowTypes._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setFieldValue(TSparkDirectResults._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- setFieldValue(TSparkGetDirectResults._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- setFieldValue(TSparkParameter._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- setFieldValue(TSQLVariable._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setFieldValue(TStatementConf._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- setFieldValue(TStatus._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setFieldValue(TStringColumn._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- setFieldValue(TStringValue._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- setFieldValue(TStructTypeEntry._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- setFieldValue(TTableSchema._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- setFieldValue(TTypeDesc._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- setFieldValue(TTypeQualifiers._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- setFieldValue(TUnionTypeEntry._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- setFieldValue(TUserDefinedTypeEntry._Fields, Object) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- setFileLink(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setFileLink(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setFileLinkIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setFileLinkIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setFilePath(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setFilePathIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setFloat(int, float) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setFooterSummary(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setFooterSummaryIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setForeignCatalogName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setForeignCatalogNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setForeignSchemaName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setForeignSchemaNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setForeignTableName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setForeignTableNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setFormat(Format) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- setFormat(Format) - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- setFunctionName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setFunctionNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setFunctionPattern(String) - Method in class com.databricks.jdbc.client.impl.helper.CommandBuilder
- setGetDirectResults(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setGetDirectResults(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- setGetDirectResults(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setGetDirectResults(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setGetDirectResults(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setGetDirectResults(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setGetDirectResults(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setGetDirectResults(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setGetDirectResults(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- setGetDirectResults(TSparkGetDirectResults) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- setGetDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setGetDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- setGetDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setGetDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setGetDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setGetDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setGetDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setGetDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setGetDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- setGetDirectResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- setGetInfos(List<TGetInfoType>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setGetInfos(List<TGetInfoValue>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setGetInfosIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setGetInfosIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setGetProgressUpdate(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- setGetProgressUpdateIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- setGroup(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setGroupIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setGuid(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- setGuid(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- setGuidIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- setHasMoreRows(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- setHasMoreRowsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- setHasResultSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setHasResultSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- setHasResultSetIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setHasResultSetIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- setHeaderNames(List<String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setHeaderNamesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setHoldability(int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setHost(String) - Method in class com.databricks.client.jdbc.DataSource
- setHttpHeaders(Map<String, String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setHttpHeaders(Map<String, String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setHttpHeaders(Map<String, String>) - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- setHttpHeadersIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setHttpHeadersIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setHttpPath(String) - Method in class com.databricks.client.jdbc.DataSource
- setI16Val(TI16Column) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- setI16Val(TI16Value) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- setI32Val(TI32Column) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- setI32Val(TI32Value) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- setI32Value(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- setI64Val(TI64Column) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- setI64Val(TI64Value) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- setIncludeResultSetMetadata(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setIncludeResultSetMetadataIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setInfoMessages(List<String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setInfoMessagesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setInfoType(TGetInfoType) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- setInfoTypeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- setInfoValue(TGetInfoValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- setInfoValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- setInitialNamespace(TNamespace) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setInitialNamespace(TNamespace) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setInitialNamespace(TNamespace) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- setInitialNamespaceIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setInitialNamespaceIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setInitialNamespaceIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- setInputStreamForUCVolume(InputStream) - Method in class com.databricks.jdbc.core.DatabricksStatement
- setInputStreamForUCVolume(InputStream) - Method in interface com.databricks.jdbc.core.IDatabricksStatement
- setInt(int, int) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setIntegerBitmask(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- setIntegerFlag(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- setInternalConfs(Map<String, TDBSqlConfValue>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setInternalConfsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setIntervalTypesAsArrow(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setIntervalTypesAsArrowIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setIsStagingOperation(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setIsStagingOperationIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setIsVolumeOperation(Boolean) - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- setJsonArrayFormat(TDBSqlJsonArrayFormat) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- setKeyTypePtr(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- setKeyTypePtrIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- setLenValue(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- setLinkExpiryTime(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setLinkExpiryTimeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setLoginTimeout(int) - Method in class com.databricks.client.jdbc.DataSource
- setLogWriter(PrintWriter) - Method in class com.databricks.client.jdbc.DataSource
- setLong(int, long) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setLz4Compressed(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setLz4CompressedIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setManifest(ResultManifest) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- setManifest(ResultManifest) - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- setMapEntry(TMapTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- setMaxBytes(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setMaxBytes(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- setMaxBytesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setMaxBytesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- setMaxBytesPerBatch(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setMaxBytesPerBatchIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setMaxBytesPerFile(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setMaxBytesPerFileIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setMaxFieldSize(int) - Method in class com.databricks.jdbc.core.DatabricksStatement
- setMaxRows(int) - Method in class com.databricks.jdbc.core.DatabricksStatement
- setMaxRows(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setMaxRows(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- setMaxRowsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setMaxRowsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- setMetadataClient(boolean) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setMetadataClient(boolean) - Method in class com.databricks.jdbc.core.DatabricksSession
- setMetadataClient(boolean) - Method in interface com.databricks.jdbc.core.IDatabricksSession
- setModifiedRowCount(double) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- setModifiedRowCountIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- setName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- setName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- setNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- setNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- setNameToTypePtr(Map<String, Integer>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- setNameToTypePtr(Map<String, Integer>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- setNameToTypePtrIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- setNameToTypePtrIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- setNCharacterStream(int, Reader) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setNCharacterStream(int, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setNClob(int, Reader) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setNClob(int, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setNClob(int, NClob) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setNetworkTimeout(Executor, int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setNextChunkIndex(Long) - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- setNextChunkIndex(Long) - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- setNextChunkInternalLink(String) - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- setNextChunkInternalLink(String) - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- setNote(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setNoteIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setNString(int, String) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setNull(int, int) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setNull(int, int, String) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setNulls(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- setNulls(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- setNulls(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- setNulls(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- setNulls(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- setNulls(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- setNulls(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- setNulls(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- setNulls(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- setNulls(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- setNulls(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- setNulls(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- setNulls(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- setNulls(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- setNulls(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- setNulls(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- setNullsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- setNullsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- setNullsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- setNullsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- setNullsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- setNullsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- setNullsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- setNullsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- setNullTypeAsArrow(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setNullTypeAsArrowIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setNumModifiedRows(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setNumModifiedRowsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setObject(int, Object) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setObject(int, Object, int) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setObject(int, Object, int, int) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setObjectTypePtr(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- setObjectTypePtrIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- setOnWaitTimeout(ExecuteStatementRequestOnWaitTimeout) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- setOperationCompleted(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setOperationCompletedIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- setOperationHandle(TOperationHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- setOperationHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- setOperationId(THandleIdentifier) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- setOperationIdIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- setOperationStarted(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setOperationStartedIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setOperationState(TOperationState) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setOperationStateIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setOperationStatus(TGetOperationStatusResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- setOperationStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- setOperationType(TOperationType) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- setOperationTypeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- setOrdinal(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- setOrdinal(int) - Method in class com.databricks.jdbc.client.sqlexec.PositionalStatementParameterListItem
- setOrdinalIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- setOrientation(TFetchOrientation) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setOrientationIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setOwner(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- setOwnerIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- setParameters(Collection<StatementParameterListItem>) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- setParameters(List<TSparkParameter>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setParametersIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setParentCatalogName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setParentCatalogNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setParentSchemaName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setParentSchemaNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setParentTableName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setParentTableNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setPassword(String) - Method in class com.databricks.client.jdbc.DataSource
- setPassword(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setPasswordIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setPoolable(boolean) - Method in class com.databricks.jdbc.core.DatabricksStatement
- setPort(int) - Method in class com.databricks.client.jdbc.DataSource
- setPosition(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- setPositionIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- setPrimitiveEntry(TPrimitiveTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- setProgressedPercentage(double) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setProgressedPercentageIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setProgressUpdateResponse(TProgressUpdateResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setProgressUpdateResponseIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setProperties(Map<String, String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- setProperties(Properties) - Method in class com.databricks.client.jdbc.DataSource
- setPropertiesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- setQualifiers(Map<String, TTypeQualifierValue>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- setQualifiersIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- setQueryTimeout(int) - Method in class com.databricks.jdbc.core.DatabricksStatement
- setQueryTimeout(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setQueryTimeoutIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setReadOnly(boolean) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setRef(int, Ref) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setRenewer(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- setRenewerIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- setReq(TCancelDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- setReq(TCancelOperationReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- setReq(TCloseOperationReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- setReq(TCloseSessionReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- setReq(TExecuteStatementReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- setReq(TFetchResultsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- setReq(TGetCatalogsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- setReq(TGetColumnsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- setReq(TGetCrossReferenceReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- setReq(TGetDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- setReq(TGetFunctionsReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- setReq(TGetInfoReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- setReq(TGetOperationStatusReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- setReq(TGetPrimaryKeysReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- setReq(TGetResultSetMetadataReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- setReq(TGetSchemasReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- setReq(TGetTablesReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- setReq(TGetTableTypesReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- setReq(TGetTypeInfoReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- setReq(TOpenSessionReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- setReq(TRenewDelegationTokenReq) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- setReqIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- setResult(ResultData) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- setResult(ResultData) - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- setResultFormat(TSparkRowSetType) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setResultFormatIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setResultLinks(List<TSparkArrowResultLink>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setResultLinksIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setResultPersistenceMode(TResultPersistenceMode) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setResultPersistenceModeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setResultRowLimit(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setResultRowLimitIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setResults(TRowSet) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- setResultSet(TFetchResultsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- setResultSetIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- setResultSetMetadata(TGetResultSetMetadataResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- setResultSetMetadata(TGetResultSetMetadataResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- setResultSetMetadataIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- setResultSetMetadataIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- setResultsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- setRowCount(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setRowCount(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- setRowCount(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setRowCount(Long) - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- setRowCount(Long) - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- setRowCountIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setRowCountIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- setRowCountIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setRowId(int, RowId) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setRowLimit(long) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- setRowOffset(Long) - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- setRowOffset(Long) - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- setRows(List<TRow>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setRows(List<List<String>>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setRowsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setRowsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setRunAsync(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setRunAsync(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- setRunAsync(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setRunAsync(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setRunAsync(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setRunAsync(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setRunAsync(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setRunAsync(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setRunAsync(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- setRunAsync(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- setRunAsyncIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setRunAsyncIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- setRunAsyncIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setRunAsyncIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setRunAsyncIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setRunAsyncIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setRunAsyncIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setRunAsyncIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setRunAsyncIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- setRunAsyncIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- setSavepoint() - Method in class com.databricks.jdbc.core.DatabricksConnection
- setSavepoint(String) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setSchema(TTableSchema) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setSchema(ResultSchema) - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- setSchema(String) - Method in class com.databricks.jdbc.client.impl.helper.CommandBuilder
- setSchema(String) - Method in class com.databricks.jdbc.client.sqlexec.CreateSessionRequest
- setSchema(String) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setSchema(String) - Method in class com.databricks.jdbc.core.DatabricksSession
- setSchema(String) - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Sets the default schema
- setSchemaIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setSchemaName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setSchemaName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setSchemaName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setSchemaName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setSchemaName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setSchemaName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- setSchemaName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setSchemaNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setSchemaNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setSchemaNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setSchemaNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setSchemaNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setSchemaNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- setSchemaNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setSchemaPattern(String) - Method in class com.databricks.jdbc.client.impl.helper.CommandBuilder
- setSecret(byte[]) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- setSecret(ByteBuffer) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- setSecretIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- setServerProtocolVersion(TProtocolVersion) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setServerProtocolVersionIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setSessionCapabilities(TDBSqlSessionCapabilities) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setSessionCapabilitiesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setSessionConfig(String, String) - Method in class com.databricks.jdbc.core.DatabricksSession
- setSessionConfig(String, String) - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Sets the session config
- setSessionConfig(String, String, Map<String, ClientInfoStatus>) - Method in class com.databricks.jdbc.core.DatabricksConnection
-
This function sets the session config for the given key and value.
- setSessionConfigs(Map<String, String>) - Method in class com.databricks.jdbc.client.sqlexec.CreateSessionRequest
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setSessionHandleIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- setSessionId(THandleIdentifier) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- setSessionId(String) - Method in class com.databricks.jdbc.client.sqlexec.CreateSessionResponse
- setSessionId(String) - Method in class com.databricks.jdbc.client.sqlexec.DeleteSessionRequest
- setSessionId(String) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- setSessionIdIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- setSessionless(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- setSessionlessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- setShort(int, short) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setSince(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setSinceIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setSmallIntValue(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- setSource(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setSourceIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setSqlState(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setSqlState(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setSqlStateIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setSqlStateIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setSqlStatement(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- setSqlStatementIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- setSQLXML(int, SQLXML) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setStartRowOffset(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setStartRowOffset(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setStartRowOffset(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setStartRowOffset(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setStartRowOffsetIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setStartRowOffsetIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- setStartRowOffsetIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- setStartRowOffsetIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- setStartTime(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setStartTimeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setStatement(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- setStatement(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setStatement(String) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- setStatementConf(TStatementConf) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setStatementConfIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setStatementId(String) - Method in class com.databricks.jdbc.client.sqlexec.CancelStatementRequest
- setStatementId(String) - Method in class com.databricks.jdbc.client.sqlexec.CloseStatementRequest
- setStatementId(String) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- setStatementId(String) - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- setStatementId(String) - Method in class com.databricks.jdbc.core.DatabricksStatement
- setStatementId(String) - Method in interface com.databricks.jdbc.core.IDatabricksStatement
- setStatementIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- setStatementIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setStatus(TJobExecutionStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setStatus(TStatus) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- setStatus(StatementStatus) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- setStatus(StatementStatus) - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- setStatusCode(TStatusCode) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setStatusCodeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- setStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- setString(int, String) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setStringVal(TStringColumn) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- setStringVal(TStringValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- setStringValue(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- setStringValue(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- setStringValue(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- setStructEntry(TStructTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- setSuccess(TCancelDelegationTokenResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- setSuccess(TCancelOperationResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- setSuccess(TCloseOperationResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- setSuccess(TCloseSessionResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- setSuccess(TExecuteStatementResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- setSuccess(TFetchResultsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- setSuccess(TGetCatalogsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- setSuccess(TGetColumnsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- setSuccess(TGetCrossReferenceResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- setSuccess(TGetDelegationTokenResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- setSuccess(TGetFunctionsResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- setSuccess(TGetInfoResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- setSuccess(TGetOperationStatusResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- setSuccess(TGetPrimaryKeysResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- setSuccess(TGetResultSetMetadataResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- setSuccess(TGetSchemasResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- setSuccess(TGetTablesResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- setSuccess(TGetTableTypesResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- setSuccess(TGetTypeInfoResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- setSuccess(TOpenSessionResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- setSuccess(TRenewDelegationTokenResp) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- setSuccessIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- setSupportsMultipleCatalogs(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- setSupportsMultipleCatalogsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- setTable(String) - Method in class com.databricks.jdbc.client.impl.helper.CommandBuilder
- setTableName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setTableName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setTableName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setTableNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- setTableNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- setTableNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setTablePattern(String) - Method in class com.databricks.jdbc.client.impl.helper.CommandBuilder
- setTableTypes(List<String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setTableTypesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- setTaskStatus(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setTaskStatusIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- setTempVariables(List<TSQLVariable>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setTempVariablesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setTempViews(List<TDBSqlTempView>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setTempViewsIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- setTime(int, Time) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setTime(int, Time, Calendar) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setTimestamp(int, Timestamp) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setTimestampAsArrow(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setTimestampAsArrowIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- setTotalByteCount(Long) - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- setTotalChunkCount(Long) - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- setTotalRowCount(Long) - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- setTransactionIsolation(int) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setTruncated(Boolean) - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- setType(TTypeId) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- setType(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- setTypeClassName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- setTypeClassNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- setTypeDesc(TTypeDesc) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- setTypeDescIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- setTypeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- setTypeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- setTypeMap(Map<String, Class<?>>) - Method in class com.databricks.jdbc.core.DatabricksConnection
- setTypeQualifiers(TTypeQualifiers) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- setTypeQualifiersIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- setTypes(List<TTypeEntry>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- setTypesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- setUncompressedBytes(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setUncompressedBytes(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setUncompressedBytesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- setUncompressedBytesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- setUnicodeStream(int, InputStream, int) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setUnionEntry(TUnionTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- setupAccessTokenConfig(DatabricksConfig) - Method in class com.databricks.jdbc.core.OAuthAuthenticator
- setupDatabricksConfig(DatabricksConfig) - Method in class com.databricks.jdbc.core.OAuthAuthenticator
- setupLogger(String, int, int, LogLevel) - Static method in class com.databricks.jdbc.commons.util.LoggingUtil
- setupM2MConfig(DatabricksConfig) - Method in class com.databricks.jdbc.core.OAuthAuthenticator
- setupProxy(IDatabricksConnectionContext, HttpClientBuilder) - Static method in class com.databricks.jdbc.client.http.DatabricksHttpClient
- setupU2MConfig(DatabricksConfig) - Method in class com.databricks.jdbc.core.OAuthAuthenticator
- setURL(int, URL) - Method in class com.databricks.jdbc.core.DatabricksPreparedStatement
- setUsage(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setUsageIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- setUseArrowNativeTypes(TSparkArrowTypes) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setUseArrowNativeTypesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- setUserAgent(IDatabricksConnectionContext) - Static method in class com.databricks.client.jdbc.Driver
- setUserDefinedTypeEntry(TUserDefinedTypeEntry) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- setUsername(String) - Method in class com.databricks.client.jdbc.DataSource
- setUsername(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setUsernameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- setValue(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- setValue(byte) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- setValue(double) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- setValue(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- setValue(long) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- setValue(short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- setValue(TSparkParameterValue) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- setValue(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- setValue(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- setValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- setValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- setValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- setValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- setValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- setValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- setValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- setValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- setValueIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- setValues(List<Boolean>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- setValues(List<Byte>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- setValues(List<Double>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- setValues(List<Integer>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- setValues(List<Long>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- setValues(List<Short>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- setValues(List<String>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- setValues(List<ByteBuffer>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- setValuesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- setValuesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- setValuesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- setValuesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- setValuesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- setValuesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- setValuesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- setValuesIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- setValueTypePtr(int) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- setValueTypePtrIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- setVariableDataType(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setVariableDataTypeIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setVariableName(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setVariableNameIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- setViewSchema(String) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- setViewSchemaIsSet(boolean) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- setVolumeOperationEntityStream(HttpEntity) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- setVolumeOperationEntityStream(HttpEntity) - Method in interface com.databricks.jdbc.core.IDatabricksResultSet
- setWaitTimeout(String) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- setWarehouseId(String) - Method in class com.databricks.jdbc.client.sqlexec.CreateSessionRequest
- setWarehouseId(String) - Method in class com.databricks.jdbc.client.sqlexec.DeleteSessionRequest
- setWarehouseId(String) - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- ShortConverter - Class in com.databricks.jdbc.core.converters
- ShortConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.ShortConverter
- shouldEnableArrow() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- shouldEnableArrow() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- shouldRetryRateLimitError() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- shouldRetryRateLimitError() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- shouldRetryTemporarilyUnavailableError() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- shouldRetryTemporarilyUnavailableError() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- shouldReturnResultSet(String) - Static method in class com.databricks.jdbc.core.DatabricksStatement
- SHOW_CATALOGS_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- SHOW_COLUMNS_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- SHOW_FUNCTIONS_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- SHOW_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- SHOW_PRIMARY_KEYS_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- SHOW_SCHEMA_IN_CATALOG_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- SHOW_TABLE_TYPES_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- SHOW_TABLES_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- since - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- SINCE - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- skip(long) - Method in class com.databricks.jdbc.core.VolumeInputStream
- sleepForDelay(long) - Static method in class com.databricks.jdbc.client.http.RetryHandler
- SMALL_INT_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
- SMALL_RESULT_SIZE - com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
- SMALLINT - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- SMALLINT_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- smallIntValue(short) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- source - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- SOURCE - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- SPARK_CLI_SERVICE_PROTOCOL_V1 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- SPARK_CLI_SERVICE_PROTOCOL_V2 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- SPARK_CLI_SERVICE_PROTOCOL_V3 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- SPARK_CLI_SERVICE_PROTOCOL_V4 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- SPARK_CLI_SERVICE_PROTOCOL_V5 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- SPARK_CLI_SERVICE_PROTOCOL_V6 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- SPARK_CLI_SERVICE_PROTOCOL_V7 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- SPARK_CLI_SERVICE_PROTOCOL_V8 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- SPARK_CLI_SERVICE_PROTOCOL_V9 - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- SQL - com.databricks.jdbc.client.StatementType
- SQL_EXEC - com.databricks.jdbc.client.DatabricksClientType
- SQL_EXEC - com.databricks.jdbc.driver.DatabricksJdbcConstants.FakeServiceType
- SQL_GATEWAY - com.databricks.jdbc.driver.DatabricksJdbcConstants.FakeServiceType
- SQL_SCOPE - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- SQL_STATE - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- SQL_STATE - com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
- SQL_STATEMENT - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
- SQLInterpolator - Class in com.databricks.jdbc.commons.util
- SQLInterpolator() - Constructor for class com.databricks.jdbc.commons.util.SQLInterpolator
- SqlParameter - Interface in com.databricks.jdbc.core
- sqlState - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- sqlState - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- sqlStatement - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- SSL - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- standardSchemeReadValue(TProtocol, TField) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- standardSchemeReadValue(TProtocol, TField) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- standardSchemeReadValue(TProtocol, TField) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- standardSchemeReadValue(TProtocol, TField) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- standardSchemeReadValue(TProtocol, TField) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- standardSchemeReadValue(TProtocol, TField) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- standardSchemeReadValue(TProtocol, TField) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- standardSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- standardSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- standardSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- standardSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- standardSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- standardSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- standardSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- start(I, TCLIService.CancelDelegationToken_args, AsyncMethodCallback<TCancelDelegationTokenResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CancelDelegationToken
- start(I, TCLIService.CancelOperation_args, AsyncMethodCallback<TCancelOperationResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CancelOperation
- start(I, TCLIService.CloseOperation_args, AsyncMethodCallback<TCloseOperationResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CloseOperation
- start(I, TCLIService.CloseSession_args, AsyncMethodCallback<TCloseSessionResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.CloseSession
- start(I, TCLIService.ExecuteStatement_args, AsyncMethodCallback<TExecuteStatementResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.ExecuteStatement
- start(I, TCLIService.FetchResults_args, AsyncMethodCallback<TFetchResultsResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.FetchResults
- start(I, TCLIService.GetCatalogs_args, AsyncMethodCallback<TGetCatalogsResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetCatalogs
- start(I, TCLIService.GetColumns_args, AsyncMethodCallback<TGetColumnsResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetColumns
- start(I, TCLIService.GetCrossReference_args, AsyncMethodCallback<TGetCrossReferenceResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetCrossReference
- start(I, TCLIService.GetDelegationToken_args, AsyncMethodCallback<TGetDelegationTokenResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetDelegationToken
- start(I, TCLIService.GetFunctions_args, AsyncMethodCallback<TGetFunctionsResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetFunctions
- start(I, TCLIService.GetInfo_args, AsyncMethodCallback<TGetInfoResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetInfo
- start(I, TCLIService.GetOperationStatus_args, AsyncMethodCallback<TGetOperationStatusResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetOperationStatus
- start(I, TCLIService.GetPrimaryKeys_args, AsyncMethodCallback<TGetPrimaryKeysResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetPrimaryKeys
- start(I, TCLIService.GetResultSetMetadata_args, AsyncMethodCallback<TGetResultSetMetadataResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetResultSetMetadata
- start(I, TCLIService.GetSchemas_args, AsyncMethodCallback<TGetSchemasResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetSchemas
- start(I, TCLIService.GetTables_args, AsyncMethodCallback<TGetTablesResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTables
- start(I, TCLIService.GetTableTypes_args, AsyncMethodCallback<TGetTableTypesResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTableTypes
- start(I, TCLIService.GetTypeInfo_args, AsyncMethodCallback<TGetTypeInfoResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.GetTypeInfo
- start(I, TCLIService.OpenSession_args, AsyncMethodCallback<TOpenSessionResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.OpenSession
- start(I, TCLIService.RenewDelegationToken_args, AsyncMethodCallback<TRenewDelegationTokenResp>) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncProcessor.RenewDelegationToken
- START_ROW_OFFSET - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
- START_ROW_OFFSET - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
- START_ROW_OFFSET - com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
- START_ROW_OFFSET - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
- START_TIME - com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
- startRowOffset - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- startRowOffset - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- startRowOffset - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- startRowOffset - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- startTime - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- statement - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- statement - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- STATEMENT - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement._Fields
- STATEMENT - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- STATEMENT_CONF - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- STATEMENT_PATH - Static variable in class com.databricks.jdbc.client.impl.sdk.PathConstants
- STATEMENT_PATH_WITH_ID - Static variable in class com.databricks.jdbc.client.impl.sdk.PathConstants
- statementConf - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- statementId() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- statementId() - Method in interface com.databricks.jdbc.core.IDatabricksResultSet
- StatementType - Enum in com.databricks.jdbc.client
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- status - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
- STATUS - com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp._Fields
- STATUS_CODE - com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
- statusCode - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- STILL_EXECUTING_STATUS - com.databricks.jdbc.client.impl.thrift.generated.TStatusCode
- storesLowerCaseIdentifiers() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- storesLowerCaseQuotedIdentifiers() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- storesMixedCaseIdentifiers() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- storesMixedCaseQuotedIdentifiers() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- storesUpperCaseIdentifiers() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- storesUpperCaseQuotedIdentifiers() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- STRING - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- STRING_FUNCTIONS - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- STRING_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- STRING_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
- STRING_VAL - com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
- STRING_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
- STRING_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue._Fields
- STRING_VALUE - com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue._Fields
- StringConverter - Class in com.databricks.jdbc.core.converters
- StringConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.StringConverter
- StringUtil - Class in com.databricks.jdbc.commons.util
- StringUtil() - Constructor for class com.databricks.jdbc.commons.util.StringUtil
- stringVal(TStringColumn) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- stringVal(TStringValue) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- stringValue(String) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- stringValue(String) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- stringValue(String) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- STRUCT - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- STRUCT_ENTRY - com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
- STRUCT_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- structEntry(TStructTypeEntry) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- success - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result._Fields
- SUCCESS - com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result._Fields
- SUCCESS_STATUS - com.databricks.jdbc.client.impl.thrift.generated.TStatusCode
- SUCCESS_STATUS_LIST - Static variable in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- SUCCESS_WITH_INFO_STATUS - com.databricks.jdbc.client.impl.thrift.generated.TStatusCode
- supportManyParameters() - Method in class com.databricks.jdbc.driver.DatabricksConnectionContext
- supportManyParameters() - Method in interface com.databricks.jdbc.driver.IDatabricksConnectionContext
- SUPPORTS_MULTIPLE_CATALOGS - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities._Fields
- supportsAlterTableWithAddColumn() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsAlterTableWithDropColumn() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsANSI92EntryLevelSQL() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsANSI92FullSQL() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsANSI92IntermediateSQL() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsBatchUpdates() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsCatalogsInDataManipulation() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsCatalogsInIndexDefinitions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsCatalogsInPrivilegeDefinitions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsCatalogsInProcedureCalls() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsCatalogsInTableDefinitions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsColumnAliasing() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsConvert() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsConvert(int, int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsCoreSQLGrammar() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsCorrelatedSubqueries() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsDataManipulationTransactionsOnly() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsDifferentTableCorrelationNames() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsExpressionsInOrderBy() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsExtendedSQLGrammar() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsFullOuterJoins() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsGetGeneratedKeys() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsGroupBy() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsGroupByBeyondSelect() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsGroupByUnrelated() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsIntegrityEnhancementFacility() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsLikeEscapeClause() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsLimitedOuterJoins() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsMinimumSQLGrammar() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsMixedCaseIdentifiers() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsMixedCaseQuotedIdentifiers() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsMultipleCatalogs - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- supportsMultipleOpenResults() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsMultipleResultSets() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsMultipleTransactions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsNamedParameters() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsNonNullableColumns() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsOpenCursorsAcrossCommit() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsOpenCursorsAcrossRollback() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsOpenStatementsAcrossCommit() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsOpenStatementsAcrossRollback() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsOrderByUnrelated() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsOuterJoins() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsPositionedDelete() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsPositionedUpdate() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsResultSetConcurrency(int, int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsResultSetHoldability(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsResultSetType(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSavepoints() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSchemasInDataManipulation() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSchemasInIndexDefinitions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSchemasInPrivilegeDefinitions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSchemasInProcedureCalls() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSchemasInTableDefinitions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSelectForUpdate() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsStatementPooling() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsStoredFunctionsUsingCallSyntax() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsStoredProcedures() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSubqueriesInComparisons() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSubqueriesInExists() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSubqueriesInIns() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsSubqueriesInQuantifieds() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsTableCorrelationNames() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsTransactionIsolationLevel(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsTransactions() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsUnion() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- supportsUnionAll() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- SYSTEM_FUNCTIONS - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
T
- TABLE - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- TABLE_COLUMNS - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- TABLE_COLUMNS_ALL_PURPOSE - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- TABLE_LIKE_SQL - Static variable in class com.databricks.jdbc.client.impl.helper.CommandConstants
- TABLE_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
- TABLE_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
- TABLE_NAME - com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
- TABLE_TYPE_COLUMNS - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- TABLE_TYPES - com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
- TABLE_TYPES_ROWS - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- tableName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- tableName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- tableName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- tableName() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- tableName() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- tableName(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
tableNameattribute. - tableTypes - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- TArrayTypeEntry - Class in com.databricks.jdbc.client.impl.thrift.generated
- TArrayTypeEntry() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- TArrayTypeEntry(int) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- TArrayTypeEntry(TArrayTypeEntry) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
-
Performs a deep copy on other.
- TArrayTypeEntry._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TASK_STATUS - com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
- taskStatus - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- TBinaryColumn - Class in com.databricks.jdbc.client.impl.thrift.generated
- TBinaryColumn() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- TBinaryColumn(TBinaryColumn) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
-
Performs a deep copy on other.
- TBinaryColumn(List<ByteBuffer>, ByteBuffer) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- TBinaryColumn._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TBoolColumn - Class in com.databricks.jdbc.client.impl.thrift.generated
- TBoolColumn() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- TBoolColumn(TBoolColumn) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
-
Performs a deep copy on other.
- TBoolColumn(List<Boolean>, ByteBuffer) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- TBoolColumn._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TBoolValue - Class in com.databricks.jdbc.client.impl.thrift.generated
- TBoolValue() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- TBoolValue(TBoolValue) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
-
Performs a deep copy on other.
- TBoolValue._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TByteColumn - Class in com.databricks.jdbc.client.impl.thrift.generated
- TByteColumn() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- TByteColumn(TByteColumn) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
-
Performs a deep copy on other.
- TByteColumn(List<Byte>, ByteBuffer) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- TByteColumn._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TByteValue - Class in com.databricks.jdbc.client.impl.thrift.generated
- TByteValue() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- TByteValue(TByteValue) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
-
Performs a deep copy on other.
- TByteValue._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCacheLookupResult - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TCancelDelegationTokenReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCancelDelegationTokenReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- TCancelDelegationTokenReq(TCancelDelegationTokenReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
-
Performs a deep copy on other.
- TCancelDelegationTokenReq(TSessionHandle, String) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- TCancelDelegationTokenReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCancelDelegationTokenResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCancelDelegationTokenResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- TCancelDelegationTokenResp(TCancelDelegationTokenResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
-
Performs a deep copy on other.
- TCancelDelegationTokenResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- TCancelDelegationTokenResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCancelOperationReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCancelOperationReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- TCancelOperationReq(TCancelOperationReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
-
Performs a deep copy on other.
- TCancelOperationReq(TOperationHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- TCancelOperationReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCancelOperationResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCancelOperationResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- TCancelOperationResp(TCancelOperationResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
-
Performs a deep copy on other.
- TCancelOperationResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- TCancelOperationResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIService
- TCLIService.AsyncClient - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.CancelDelegationToken_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.CancelOperation_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.CloseOperation_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.CloseSession_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.ExecuteStatement_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.Factory - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.FetchResults_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetCatalogs_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetColumns_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetCrossReference_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetDelegationToken_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetFunctions_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetInfo_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetOperationStatus_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetPrimaryKeys_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetResultSetMetadata_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetSchemas_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetTables_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetTableTypes_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.GetTypeInfo_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.OpenSession_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncClient.RenewDelegationToken_call - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncIface - Interface in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.CancelDelegationToken<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.CancelOperation<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.CloseOperation<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.CloseSession<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.ExecuteStatement<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.FetchResults<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetCatalogs<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetColumns<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetCrossReference<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetDelegationToken<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetFunctions<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetInfo<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetOperationStatus<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetPrimaryKeys<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetResultSetMetadata<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetSchemas<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetTables<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetTableTypes<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.GetTypeInfo<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.OpenSession<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.AsyncProcessor.RenewDelegationToken<I extends TCLIService.AsyncIface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.CancelDelegationToken_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.CancelDelegationToken_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.CancelDelegationToken_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.CancelDelegationToken_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.CancelOperation_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.CancelOperation_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.CancelOperation_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.CancelOperation_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.Client - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Client.Factory - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.CloseOperation_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.CloseOperation_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.CloseOperation_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.CloseOperation_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.CloseSession_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.CloseSession_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.CloseSession_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.CloseSession_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.ExecuteStatement_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.ExecuteStatement_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.ExecuteStatement_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.ExecuteStatement_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.FetchResults_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.FetchResults_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.FetchResults_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.FetchResults_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetCatalogs_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetCatalogs_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetCatalogs_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetCatalogs_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetColumns_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetColumns_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetColumns_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetColumns_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetCrossReference_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetCrossReference_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetCrossReference_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetCrossReference_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetDelegationToken_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetDelegationToken_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetDelegationToken_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetDelegationToken_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetFunctions_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetFunctions_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetFunctions_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetFunctions_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetInfo_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetInfo_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetInfo_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetInfo_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetOperationStatus_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetOperationStatus_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetOperationStatus_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetOperationStatus_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetPrimaryKeys_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetPrimaryKeys_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetPrimaryKeys_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetPrimaryKeys_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetResultSetMetadata_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetResultSetMetadata_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetResultSetMetadata_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetResultSetMetadata_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetSchemas_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetSchemas_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetSchemas_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetSchemas_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetTables_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetTables_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetTables_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetTables_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetTableTypes_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetTableTypes_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetTableTypes_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetTableTypes_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetTypeInfo_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetTypeInfo_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.GetTypeInfo_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.GetTypeInfo_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.Iface - Interface in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.OpenSession_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.OpenSession_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.OpenSession_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.OpenSession_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.Processor<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.CancelDelegationToken<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.CancelOperation<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.CloseOperation<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.CloseSession<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.ExecuteStatement<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.FetchResults<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetCatalogs<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetColumns<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetCrossReference<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetDelegationToken<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetFunctions<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetInfo<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetOperationStatus<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetPrimaryKeys<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetResultSetMetadata<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetSchemas<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetTables<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetTableTypes<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.GetTypeInfo<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.OpenSession<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.Processor.RenewDelegationToken<I extends TCLIService.Iface> - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.RenewDelegationToken_args - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.RenewDelegationToken_args._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIService.RenewDelegationToken_result - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIService.RenewDelegationToken_result._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCLIServiceConstants - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCLIServiceConstants() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCLIServiceConstants
- TCloseOperationReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCloseOperationReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- TCloseOperationReq(TCloseOperationReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
-
Performs a deep copy on other.
- TCloseOperationReq(TOperationHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- TCloseOperationReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCloseOperationResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCloseOperationResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- TCloseOperationResp(TCloseOperationResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
-
Performs a deep copy on other.
- TCloseOperationResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- TCloseOperationResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCloseSessionReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCloseSessionReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- TCloseSessionReq(TCloseSessionReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
-
Performs a deep copy on other.
- TCloseSessionReq(TSessionHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- TCloseSessionReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCloseSessionResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TCloseSessionResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- TCloseSessionResp(TCloseSessionResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
-
Performs a deep copy on other.
- TCloseSessionResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- TCloseSessionResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TCloudFetchDisabledReason - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TColumn - Class in com.databricks.jdbc.client.impl.thrift.generated
- TColumn() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- TColumn(TColumn) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- TColumn(TColumn._Fields, Object) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- TColumn._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TColumnDesc - Class in com.databricks.jdbc.client.impl.thrift.generated
- TColumnDesc() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- TColumnDesc(TColumnDesc) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
-
Performs a deep copy on other.
- TColumnDesc(String, TTypeDesc, int) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- TColumnDesc._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TColumnValue - Class in com.databricks.jdbc.client.impl.thrift.generated
- TColumnValue() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- TColumnValue(TColumnValue) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- TColumnValue(TColumnValue._Fields, Object) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- TColumnValue._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDBSqlArrowFormat - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlArrowFormat() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- TDBSqlArrowFormat(TDBSqlArrowFormat) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
-
Performs a deep copy on other.
- TDBSqlArrowFormat._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDBSqlArrowLayout - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlCloseOperationReason - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlCloudResultFile - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlCloudResultFile() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- TDBSqlCloudResultFile(TDBSqlCloudResultFile) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
-
Performs a deep copy on other.
- TDBSqlCloudResultFile._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDBSqlCompressionCodec - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlConfValue - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlConfValue() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- TDBSqlConfValue(TDBSqlConfValue) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
-
Performs a deep copy on other.
- TDBSqlConfValue._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDBSqlCsvFormat - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlCsvFormat() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- TDBSqlCsvFormat(TDBSqlCsvFormat) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
-
Performs a deep copy on other.
- TDBSqlCsvFormat._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDBSqlFetchDisposition - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlJsonArrayFormat - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlJsonArrayFormat() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- TDBSqlJsonArrayFormat(TDBSqlJsonArrayFormat) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
-
Performs a deep copy on other.
- TDBSqlJsonArrayFormat._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDBSqlManifestFileFormat - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlResultFormat - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlResultFormat() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- TDBSqlResultFormat(TDBSqlResultFormat) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- TDBSqlResultFormat(TDBSqlResultFormat._Fields, Object) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- TDBSqlResultFormat._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDBSqlSessionCapabilities - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlSessionCapabilities() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- TDBSqlSessionCapabilities(TDBSqlSessionCapabilities) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
-
Performs a deep copy on other.
- TDBSqlSessionCapabilities._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDBSqlSessionConf - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlSessionConf() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- TDBSqlSessionConf(TDBSqlSessionConf) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
-
Performs a deep copy on other.
- TDBSqlSessionConf._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDBSqlStatement - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlStatement() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- TDBSqlStatement(TDBSqlStatement) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
-
Performs a deep copy on other.
- TDBSqlStatement._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDBSqlTempView - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDBSqlTempView() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- TDBSqlTempView(TDBSqlTempView) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
-
Performs a deep copy on other.
- TDBSqlTempView._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDoubleColumn - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDoubleColumn() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- TDoubleColumn(TDoubleColumn) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
-
Performs a deep copy on other.
- TDoubleColumn(List<Double>, ByteBuffer) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- TDoubleColumn._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TDoubleValue - Class in com.databricks.jdbc.client.impl.thrift.generated
- TDoubleValue() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- TDoubleValue(TDoubleValue) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
-
Performs a deep copy on other.
- TDoubleValue._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TEMP_VARIABLES - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
- TEMP_VIEWS - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
- tempVariables - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- tempViews - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- TEST_PATH_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- TExecuteStatementReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TExecuteStatementReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- TExecuteStatementReq(TExecuteStatementReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Performs a deep copy on other.
- TExecuteStatementReq(TSessionHandle, String) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- TExecuteStatementReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TExecuteStatementResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TExecuteStatementResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- TExecuteStatementResp(TExecuteStatementResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
-
Performs a deep copy on other.
- TExecuteStatementResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- TExecuteStatementResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TExpressionInfo - Class in com.databricks.jdbc.client.impl.thrift.generated
- TExpressionInfo() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- TExpressionInfo(TExpressionInfo) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
-
Performs a deep copy on other.
- TExpressionInfo._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TFetchOrientation - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TFetchResultsReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TFetchResultsReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- TFetchResultsReq(TFetchResultsReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
-
Performs a deep copy on other.
- TFetchResultsReq(TOperationHandle, TFetchOrientation, long) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- TFetchResultsReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TFetchResultsResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TFetchResultsResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- TFetchResultsResp(TFetchResultsResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
-
Performs a deep copy on other.
- TFetchResultsResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- TFetchResultsResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetCatalogsReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetCatalogsReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- TGetCatalogsReq(TGetCatalogsReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
-
Performs a deep copy on other.
- TGetCatalogsReq(TSessionHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- TGetCatalogsReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetCatalogsResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetCatalogsResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- TGetCatalogsResp(TGetCatalogsResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
-
Performs a deep copy on other.
- TGetCatalogsResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- TGetCatalogsResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetColumnsReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetColumnsReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- TGetColumnsReq(TGetColumnsReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
-
Performs a deep copy on other.
- TGetColumnsReq(TSessionHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- TGetColumnsReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetColumnsResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetColumnsResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- TGetColumnsResp(TGetColumnsResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
-
Performs a deep copy on other.
- TGetColumnsResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- TGetColumnsResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetCrossReferenceReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetCrossReferenceReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- TGetCrossReferenceReq(TGetCrossReferenceReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
-
Performs a deep copy on other.
- TGetCrossReferenceReq(TSessionHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- TGetCrossReferenceReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetCrossReferenceResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetCrossReferenceResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- TGetCrossReferenceResp(TGetCrossReferenceResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
-
Performs a deep copy on other.
- TGetCrossReferenceResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- TGetCrossReferenceResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetDelegationTokenReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetDelegationTokenReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- TGetDelegationTokenReq(TGetDelegationTokenReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
-
Performs a deep copy on other.
- TGetDelegationTokenReq(TSessionHandle, String, String) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- TGetDelegationTokenReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetDelegationTokenResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetDelegationTokenResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- TGetDelegationTokenResp(TGetDelegationTokenResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
-
Performs a deep copy on other.
- TGetDelegationTokenResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- TGetDelegationTokenResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetFunctionsReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetFunctionsReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- TGetFunctionsReq(TGetFunctionsReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
-
Performs a deep copy on other.
- TGetFunctionsReq(TSessionHandle, String) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- TGetFunctionsReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetFunctionsResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetFunctionsResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- TGetFunctionsResp(TGetFunctionsResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
-
Performs a deep copy on other.
- TGetFunctionsResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- TGetFunctionsResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetInfoReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetInfoReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- TGetInfoReq(TGetInfoReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
-
Performs a deep copy on other.
- TGetInfoReq(TSessionHandle, TGetInfoType) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- TGetInfoReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetInfoResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetInfoResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- TGetInfoResp(TGetInfoResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
-
Performs a deep copy on other.
- TGetInfoResp(TStatus, TGetInfoValue) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- TGetInfoResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetInfoType - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TGetInfoValue - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetInfoValue() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- TGetInfoValue(TGetInfoValue) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- TGetInfoValue(TGetInfoValue._Fields, Object) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- TGetInfoValue._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetOperationStatusReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetOperationStatusReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- TGetOperationStatusReq(TGetOperationStatusReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
-
Performs a deep copy on other.
- TGetOperationStatusReq(TOperationHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- TGetOperationStatusReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetOperationStatusResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetOperationStatusResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- TGetOperationStatusResp(TGetOperationStatusResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Performs a deep copy on other.
- TGetOperationStatusResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- TGetOperationStatusResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetPrimaryKeysReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetPrimaryKeysReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- TGetPrimaryKeysReq(TGetPrimaryKeysReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
-
Performs a deep copy on other.
- TGetPrimaryKeysReq(TSessionHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- TGetPrimaryKeysReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetPrimaryKeysResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetPrimaryKeysResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- TGetPrimaryKeysResp(TGetPrimaryKeysResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
-
Performs a deep copy on other.
- TGetPrimaryKeysResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- TGetPrimaryKeysResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetResultSetMetadataReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetResultSetMetadataReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- TGetResultSetMetadataReq(TGetResultSetMetadataReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
-
Performs a deep copy on other.
- TGetResultSetMetadataReq(TOperationHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- TGetResultSetMetadataReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetResultSetMetadataResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetResultSetMetadataResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- TGetResultSetMetadataResp(TGetResultSetMetadataResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
-
Performs a deep copy on other.
- TGetResultSetMetadataResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- TGetResultSetMetadataResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetSchemasReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetSchemasReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- TGetSchemasReq(TGetSchemasReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
-
Performs a deep copy on other.
- TGetSchemasReq(TSessionHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- TGetSchemasReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetSchemasResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetSchemasResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- TGetSchemasResp(TGetSchemasResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
-
Performs a deep copy on other.
- TGetSchemasResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- TGetSchemasResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetTablesReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetTablesReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- TGetTablesReq(TGetTablesReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
-
Performs a deep copy on other.
- TGetTablesReq(TSessionHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- TGetTablesReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetTablesResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetTablesResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- TGetTablesResp(TGetTablesResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
-
Performs a deep copy on other.
- TGetTablesResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- TGetTablesResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetTableTypesReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetTableTypesReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- TGetTableTypesReq(TGetTableTypesReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
-
Performs a deep copy on other.
- TGetTableTypesReq(TSessionHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- TGetTableTypesReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetTableTypesResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetTableTypesResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- TGetTableTypesResp(TGetTableTypesResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
-
Performs a deep copy on other.
- TGetTableTypesResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- TGetTableTypesResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetTypeInfoReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetTypeInfoReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- TGetTypeInfoReq(TGetTypeInfoReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
-
Performs a deep copy on other.
- TGetTypeInfoReq(TSessionHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- TGetTypeInfoReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TGetTypeInfoResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TGetTypeInfoResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- TGetTypeInfoResp(TGetTypeInfoResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
-
Performs a deep copy on other.
- TGetTypeInfoResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- TGetTypeInfoResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- THandleIdentifier - Class in com.databricks.jdbc.client.impl.thrift.generated
- THandleIdentifier() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- THandleIdentifier(THandleIdentifier) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
-
Performs a deep copy on other.
- THandleIdentifier(ByteBuffer, ByteBuffer) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- THandleIdentifier._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- THRIFT - com.databricks.jdbc.client.DatabricksClientType
- THRIFT_GET_RESULT_SET_METADATA_RESP - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlManifestFileFormat
- throwErrorIfNull(Map<String, String>, String) - Static method in class com.databricks.jdbc.commons.util.ValidationUtil
- TI16Column - Class in com.databricks.jdbc.client.impl.thrift.generated
- TI16Column() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- TI16Column(TI16Column) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
-
Performs a deep copy on other.
- TI16Column(List<Short>, ByteBuffer) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- TI16Column._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TI16Value - Class in com.databricks.jdbc.client.impl.thrift.generated
- TI16Value() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- TI16Value(TI16Value) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
-
Performs a deep copy on other.
- TI16Value._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TI32Column - Class in com.databricks.jdbc.client.impl.thrift.generated
- TI32Column() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- TI32Column(TI32Column) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
-
Performs a deep copy on other.
- TI32Column(List<Integer>, ByteBuffer) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- TI32Column._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TI32Value - Class in com.databricks.jdbc.client.impl.thrift.generated
- TI32Value() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- TI32Value(TI32Value) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
-
Performs a deep copy on other.
- TI32Value._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TI64Column - Class in com.databricks.jdbc.client.impl.thrift.generated
- TI64Column() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- TI64Column(TI64Column) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
-
Performs a deep copy on other.
- TI64Column(List<Long>, ByteBuffer) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- TI64Column._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TI64Value - Class in com.databricks.jdbc.client.impl.thrift.generated
- TI64Value() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- TI64Value(TI64Value) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
-
Performs a deep copy on other.
- TI64Value._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TIME_DATE_FUNCTIONS - Static variable in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- TIMEDOUT_STATE - com.databricks.jdbc.client.impl.thrift.generated.TOperationState
- TIMESTAMP - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- TIMESTAMP_AS_ARROW - com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
- TIMESTAMP_NTZ - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- TIMESTAMP_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- timestampAsArrow - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- TimestampConverter - Class in com.databricks.jdbc.core.converters
- TimestampConverter(Object) - Constructor for class com.databricks.jdbc.core.converters.TimestampConverter
- TINYINT - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- TINYINT_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- TJobExecutionStatus - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TMapTypeEntry - Class in com.databricks.jdbc.client.impl.thrift.generated
- TMapTypeEntry() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- TMapTypeEntry(int, int) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- TMapTypeEntry(TMapTypeEntry) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
-
Performs a deep copy on other.
- TMapTypeEntry._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TNamespace - Class in com.databricks.jdbc.client.impl.thrift.generated
- TNamespace() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- TNamespace(TNamespace) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
-
Performs a deep copy on other.
- TNamespace._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TOKEN_PASSTHROUGH - com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthFlow
- TOpenSessionReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TOpenSessionReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- TOpenSessionReq(TOpenSessionReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
-
Performs a deep copy on other.
- TOpenSessionReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TOpenSessionResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TOpenSessionResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- TOpenSessionResp(TOpenSessionResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
-
Performs a deep copy on other.
- TOpenSessionResp(TStatus, TProtocolVersion) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- TOpenSessionResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TOperationHandle - Class in com.databricks.jdbc.client.impl.thrift.generated
- TOperationHandle() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- TOperationHandle(THandleIdentifier, TOperationType, boolean) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- TOperationHandle(TOperationHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
-
Performs a deep copy on other.
- TOperationHandle._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TOperationIdempotencyType - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TOperationState - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TOperationTimeoutLevel - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TOperationType - Enum in com.databricks.jdbc.client.impl.thrift.generated
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- toString() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- toString() - Method in class com.databricks.jdbc.client.sqlexec.CancelStatementRequest
- toString() - Method in class com.databricks.jdbc.client.sqlexec.CloseStatementRequest
- toString() - Method in class com.databricks.jdbc.client.sqlexec.DeleteSessionRequest
- toString() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementRequest
- toString() - Method in class com.databricks.jdbc.client.sqlexec.ExecuteStatementResponse
- toString() - Method in class com.databricks.jdbc.client.sqlexec.ExternalLink
- toString() - Method in class com.databricks.jdbc.client.sqlexec.GetStatementResponse
- toString() - Method in class com.databricks.jdbc.client.sqlexec.PositionalStatementParameterListItem
- toString() - Method in class com.databricks.jdbc.client.sqlexec.ResultData
- toString() - Method in class com.databricks.jdbc.client.sqlexec.ResultManifest
- toString() - Method in class com.databricks.jdbc.core.DatabricksSession
- toString() - Method in interface com.databricks.jdbc.core.IDatabricksSession
-
Extracts session to a string
- toString() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Prints the immutable value
DatabricksColumnwith attribute values. - toString() - Method in class com.databricks.jdbc.core.ImmutableSessionInfo
-
Prints the immutable value
SessionInfowith attribute values. - toString() - Method in class com.databricks.jdbc.core.ImmutableSqlParameter
-
Prints the immutable value
SqlParameterwith attribute values. - toString() - Method in class com.databricks.jdbc.core.types.AllPurposeCluster
- toString() - Method in class com.databricks.jdbc.core.types.Warehouse
- TPrimitiveTypeEntry - Class in com.databricks.jdbc.client.impl.thrift.generated
- TPrimitiveTypeEntry() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- TPrimitiveTypeEntry(TPrimitiveTypeEntry) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
-
Performs a deep copy on other.
- TPrimitiveTypeEntry(TTypeId) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- TPrimitiveTypeEntry._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TProgressUpdateResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TProgressUpdateResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- TProgressUpdateResp(TProgressUpdateResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
-
Performs a deep copy on other.
- TProgressUpdateResp(List<String>, List<List<String>>, double, TJobExecutionStatus, String, long) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- TProgressUpdateResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TProtocolVersion - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TRACE - com.databricks.jdbc.commons.LogLevel
- TRenewDelegationTokenReq - Class in com.databricks.jdbc.client.impl.thrift.generated
- TRenewDelegationTokenReq() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- TRenewDelegationTokenReq(TRenewDelegationTokenReq) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
-
Performs a deep copy on other.
- TRenewDelegationTokenReq(TSessionHandle, String) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- TRenewDelegationTokenReq._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TRenewDelegationTokenResp - Class in com.databricks.jdbc.client.impl.thrift.generated
- TRenewDelegationTokenResp() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- TRenewDelegationTokenResp(TRenewDelegationTokenResp) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
-
Performs a deep copy on other.
- TRenewDelegationTokenResp(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- TRenewDelegationTokenResp._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TResultPersistenceMode - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TRow - Class in com.databricks.jdbc.client.impl.thrift.generated
- TRow() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRow
- TRow(TRow) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRow
-
Performs a deep copy on other.
- TRow(List<TColumnValue>) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRow
- TRow._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TRowSet - Class in com.databricks.jdbc.client.impl.thrift.generated
- TRowSet() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- TRowSet(long, List<TRow>) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- TRowSet(TRowSet) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
-
Performs a deep copy on other.
- TRowSet._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TSessionHandle - Class in com.databricks.jdbc.client.impl.thrift.generated
- TSessionHandle() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- TSessionHandle(THandleIdentifier) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- TSessionHandle(TSessionHandle) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
-
Performs a deep copy on other.
- TSessionHandle._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TSparkArrowBatch - Class in com.databricks.jdbc.client.impl.thrift.generated
- TSparkArrowBatch() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- TSparkArrowBatch(TSparkArrowBatch) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
-
Performs a deep copy on other.
- TSparkArrowBatch(ByteBuffer, long) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- TSparkArrowBatch._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TSparkArrowResultLink - Class in com.databricks.jdbc.client.impl.thrift.generated
- TSparkArrowResultLink() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- TSparkArrowResultLink(TSparkArrowResultLink) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
-
Performs a deep copy on other.
- TSparkArrowResultLink(String, long, long, long, long) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- TSparkArrowResultLink._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TSparkArrowTypes - Class in com.databricks.jdbc.client.impl.thrift.generated
- TSparkArrowTypes() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- TSparkArrowTypes(TSparkArrowTypes) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
-
Performs a deep copy on other.
- TSparkArrowTypes._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TSparkDirectResults - Class in com.databricks.jdbc.client.impl.thrift.generated
- TSparkDirectResults() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- TSparkDirectResults(TSparkDirectResults) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
-
Performs a deep copy on other.
- TSparkDirectResults._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TSparkGetDirectResults - Class in com.databricks.jdbc.client.impl.thrift.generated
- TSparkGetDirectResults() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- TSparkGetDirectResults(long) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- TSparkGetDirectResults(TSparkGetDirectResults) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
-
Performs a deep copy on other.
- TSparkGetDirectResults._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TSparkParameter - Class in com.databricks.jdbc.client.impl.thrift.generated
- TSparkParameter() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- TSparkParameter(TSparkParameter) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
-
Performs a deep copy on other.
- TSparkParameter._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TSparkParameterValue - Class in com.databricks.jdbc.client.impl.thrift.generated
- TSparkParameterValue() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- TSparkParameterValue(TSparkParameterValue) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- TSparkParameterValue(TSparkParameterValue._Fields, Object) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- TSparkParameterValue._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TSparkRowSetType - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TSQLVariable - Class in com.databricks.jdbc.client.impl.thrift.generated
- TSQLVariable() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- TSQLVariable(TSQLVariable) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
-
Performs a deep copy on other.
- TSQLVariable._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TStatementConf - Class in com.databricks.jdbc.client.impl.thrift.generated
- TStatementConf() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- TStatementConf(TStatementConf) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
-
Performs a deep copy on other.
- TStatementConf._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TStatus - Class in com.databricks.jdbc.client.impl.thrift.generated
- TStatus() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- TStatus(TStatus) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStatus
-
Performs a deep copy on other.
- TStatus(TStatusCode) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- TStatus._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TStatusCode - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TStringColumn - Class in com.databricks.jdbc.client.impl.thrift.generated
- TStringColumn() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- TStringColumn(TStringColumn) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
-
Performs a deep copy on other.
- TStringColumn(List<String>, ByteBuffer) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- TStringColumn._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TStringValue - Class in com.databricks.jdbc.client.impl.thrift.generated
- TStringValue() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- TStringValue(TStringValue) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
-
Performs a deep copy on other.
- TStringValue._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TStructTypeEntry - Class in com.databricks.jdbc.client.impl.thrift.generated
- TStructTypeEntry() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- TStructTypeEntry(TStructTypeEntry) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
-
Performs a deep copy on other.
- TStructTypeEntry(Map<String, Integer>) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- TStructTypeEntry._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TTableSchema - Class in com.databricks.jdbc.client.impl.thrift.generated
- TTableSchema() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- TTableSchema(TTableSchema) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
-
Performs a deep copy on other.
- TTableSchema(List<TColumnDesc>) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- TTableSchema._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TTypeDesc - Class in com.databricks.jdbc.client.impl.thrift.generated
- TTypeDesc() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- TTypeDesc(TTypeDesc) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
-
Performs a deep copy on other.
- TTypeDesc(List<TTypeEntry>) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- TTypeDesc._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TTypeEntry - Class in com.databricks.jdbc.client.impl.thrift.generated
- TTypeEntry() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- TTypeEntry(TTypeEntry) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- TTypeEntry(TTypeEntry._Fields, Object) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- TTypeEntry._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TTypeId - Enum in com.databricks.jdbc.client.impl.thrift.generated
- TTypeQualifiers - Class in com.databricks.jdbc.client.impl.thrift.generated
- TTypeQualifiers() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- TTypeQualifiers(TTypeQualifiers) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
-
Performs a deep copy on other.
- TTypeQualifiers(Map<String, TTypeQualifierValue>) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- TTypeQualifiers._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TTypeQualifierValue - Class in com.databricks.jdbc.client.impl.thrift.generated
- TTypeQualifierValue() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- TTypeQualifierValue(TTypeQualifierValue) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- TTypeQualifierValue(TTypeQualifierValue._Fields, Object) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- TTypeQualifierValue._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- TUnionTypeEntry - Class in com.databricks.jdbc.client.impl.thrift.generated
- TUnionTypeEntry() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- TUnionTypeEntry(TUnionTypeEntry) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
-
Performs a deep copy on other.
- TUnionTypeEntry(Map<String, Integer>) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- TUnionTypeEntry._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- tupleSchemeReadValue(TProtocol, short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- tupleSchemeReadValue(TProtocol, short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- tupleSchemeReadValue(TProtocol, short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- tupleSchemeReadValue(TProtocol, short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- tupleSchemeReadValue(TProtocol, short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- tupleSchemeReadValue(TProtocol, short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- tupleSchemeReadValue(TProtocol, short) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- tupleSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumn
- tupleSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnValue
- tupleSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat
- tupleSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue
- tupleSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue
- tupleSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- tupleSchemeWriteValue(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue
- TUserDefinedTypeEntry - Class in com.databricks.jdbc.client.impl.thrift.generated
- TUserDefinedTypeEntry() - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- TUserDefinedTypeEntry(TUserDefinedTypeEntry) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
-
Performs a deep copy on other.
- TUserDefinedTypeEntry(String) - Constructor for class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- TUserDefinedTypeEntry._Fields - Enum in com.databricks.jdbc.client.impl.thrift.generated
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- type - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- type - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- type() - Method in class com.databricks.jdbc.core.ImmutableSqlParameter
- type() - Method in interface com.databricks.jdbc.core.SqlParameter
- type(ColumnInfoTypeName) - Method in class com.databricks.jdbc.core.ImmutableSqlParameter.Builder
-
Initializes the value for the
typeattribute. - TYPE - com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry._Fields
- TYPE - com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
- TYPE_CLASS_NAME - com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry._Fields
- TYPE_DESC - com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
- TYPE_INFO_COLUMNS - Static variable in class com.databricks.jdbc.client.impl.helper.MetadataResultConstants
- TYPE_INFO_RESULT - Static variable in class com.databricks.jdbc.client.impl.sdk.ResultConstants
- TYPE_NAMES - Static variable in class com.databricks.jdbc.client.impl.thrift.generated.TCLIServiceConstants
- TYPE_QUALIFIERS - com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry._Fields
- typeClassName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- typeDesc - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- typePrecision() - Method in interface com.databricks.jdbc.core.DatabricksColumn
-
Precision is the maximum number of significant digits that can be stored in a column.
- typePrecision() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Precision is the maximum number of significant digits that can be stored in a column.
- typePrecision(int) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
typePrecisionattribute. - typeQualifiers - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- types - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- TYPES - com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc._Fields
- typeScale() - Method in interface com.databricks.jdbc.core.DatabricksColumn
- typeScale() - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
- typeScale(int) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn.Builder
-
Initializes the value for the
typeScaleattribute.
U
- U2M_AUTH_REDIRECT_URL - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- U2M_AUTH_TYPE - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- UKNOWN_STATE - com.databricks.jdbc.client.impl.thrift.generated.TOperationState
- UNCOMPRESSED_BYTES - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
- UNCOMPRESSED_BYTES - com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
- uncompressedBytes - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- uncompressedBytes - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- UNION_ENTRY - com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
- UNION_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- UNION_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- unionEntry(TUnionTypeEntry) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- UNKNOWN - com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
- UNKNOWN - com.databricks.jdbc.client.impl.thrift.generated.TOperationIdempotencyType
- UNKNOWN - com.databricks.jdbc.client.impl.thrift.generated.TOperationType
- UNKNOWN - com.databricks.jdbc.core.types.AccessType
- UNKNOWN - com.databricks.jdbc.core.types.Nullable
- unsetArguments() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetArrowBatches() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- unsetArrowLayout() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- unsetArrowSchema() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- unsetBatch() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- unsetBinaryColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- unsetBytesNum() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- unsetCacheLookupResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- unsetCanDecompressLZ4Result() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetCanDownloadResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetCanReadArrowResult() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetCanUseMultipleCatalogs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- unsetCanUseMultipleCatalogs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- unsetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- unsetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- unsetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- unsetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- unsetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- unsetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- unsetCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- unsetClassName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetClient_protocol() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- unsetClient_protocol() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- unsetClient_protocol_i64() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- unsetClient_protocol_i64() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- unsetCloseOperation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- unsetColumnCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- unsetColumnName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- unsetColumnName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- unsetColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- unsetColumns() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- unsetColVals() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- unsetComment() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- unsetComplexTypesAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- unsetCompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- unsetCompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- unsetCompressionCodec() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- unsetCompressionCodec() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- unsetCompressionCodec() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- unsetConfiguration() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- unsetConfiguration() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- unsetConfOverlay() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
-
Deprecated.
- unsetConfs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- unsetConnectionProperties() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- unsetCurrentCatalog() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- unsetCurrentDatabase() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- unsetCurrentValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- unsetDb() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetDecimalAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- unsetDefaultExpressionSQL() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- unsetDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- unsetDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- unsetDelegationToken() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- unsetDeprecated() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetDiagnosticInfo() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- unsetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- unsetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- unsetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- unsetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- unsetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- unsetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- unsetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- unsetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- unsetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- unsetDisplayMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetDisplayMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- unsetEnforceResultPersistenceMode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetErrorCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetErrorCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- unsetErrorDetailsJson() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetErrorDetailsJson() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- unsetErrorMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
-
Deprecated.
- unsetErrorMessage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- unsetExamples() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetExpiryTime() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- unsetExpressionsInfos() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- unsetExtended() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetFetchType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- unsetFileLink() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- unsetFileLink() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- unsetFilePath() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- unsetFooterSummary() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- unsetForeignCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- unsetForeignSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- unsetForeignTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- unsetFunctionName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- unsetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- unsetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- unsetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- unsetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- unsetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- unsetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- unsetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- unsetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- unsetGetDirectResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- unsetGetInfos() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- unsetGetInfos() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- unsetGetProgressUpdate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- unsetGroup() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetGuid() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- unsetHasMoreRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- unsetHasResultSet() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetHasResultSet() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- unsetHeaderNames() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- unsetHttpHeaders() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- unsetHttpHeaders() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- unsetIncludeResultSetMetadata() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- unsetInfoMessages() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- unsetInfoType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- unsetInfoValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- unsetInitialNamespace() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- unsetInitialNamespace() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- unsetInitialNamespace() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- unsetInternalConfs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- unsetIntervalTypesAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- unsetIsStagingOperation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- unsetKeyTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- unsetLinkExpiryTime() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- unsetLz4Compressed() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- unsetMaxBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- unsetMaxBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- unsetMaxBytesPerBatch() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetMaxBytesPerFile() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetMaxRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- unsetMaxRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- unsetModifiedRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- unsetName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- unsetName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- unsetNameToTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- unsetNameToTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- unsetNote() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- unsetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- unsetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- unsetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- unsetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- unsetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- unsetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- unsetNulls() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- unsetNullTypeAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- unsetNumModifiedRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetObjectTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- unsetOperationCompleted() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- unsetOperationHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- unsetOperationId() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- unsetOperationStarted() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetOperationState() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetOperationStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- unsetOperationType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- unsetOrdinal() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- unsetOrientation() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- unsetOwner() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- unsetParameters() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetParentCatalogName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- unsetParentSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- unsetParentTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- unsetPassword() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- unsetPosition() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- unsetProgressedPercentage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- unsetProgressUpdateResponse() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetProperties() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- unsetQualifiers() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- unsetQueryTimeout() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetRenewer() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- unsetReq() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- unsetResultFormat() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- unsetResultLinks() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- unsetResultPersistenceMode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetResultRowLimit() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetResults() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- unsetResultSet() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- unsetResultSetMetadata() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- unsetResultSetMetadata() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- unsetRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- unsetRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- unsetRowCount() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- unsetRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- unsetRows() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- unsetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- unsetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- unsetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- unsetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- unsetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- unsetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- unsetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- unsetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- unsetRunAsync() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- unsetSchema() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- unsetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- unsetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- unsetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- unsetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- unsetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- unsetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- unsetSchemaName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- unsetSecret() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- unsetServerProtocolVersion() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- unsetSessionCapabilities() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- unsetSessionHandle() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- unsetSessionId() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- unsetSessionless() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- unsetSince() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetSource() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetSqlState() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetSqlState() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- unsetSqlStatement() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- unsetStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- unsetStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- unsetStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- unsetStartRowOffset() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- unsetStartTime() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- unsetStatement() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- unsetStatement() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetStatementConf() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- unsetStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- unsetStatusCode() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- unsetSuccess() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- unsetSupportsMultipleCatalogs() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- unsetTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- unsetTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- unsetTableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- unsetTableTypes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- unsetTaskStatus() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- unsetTempVariables() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- unsetTempViews() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- unsetTimestampAsArrow() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- unsetType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- unsetType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- unsetTypeClassName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- unsetTypeDesc() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- unsetTypeQualifiers() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- unsetTypes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- unsetUncompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- unsetUncompressedBytes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- unsetUsage() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- unsetUseArrowNativeTypes() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- unsetUsername() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- unsetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- unsetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- unsetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- unsetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- unsetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- unsetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- unsetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- unsetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- unsetValue() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- unsetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- unsetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- unsetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- unsetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- unsetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- unsetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- unsetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- unsetValues() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- unsetValueTypePtr() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- unsetVariableDataType() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- unsetVariableName() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- unsetViewSchema() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- unwrap(Class<T>) - Method in class com.databricks.client.jdbc.DataSource
- unwrap(Class<T>) - Method in class com.databricks.jdbc.core.DatabricksConnection
- unwrap(Class<T>) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- unwrap(Class<T>) - Method in class com.databricks.jdbc.core.DatabricksParameterMetaData
- unwrap(Class<T>) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- unwrap(Class<T>) - Method in class com.databricks.jdbc.core.DatabricksResultSetMetaData
- unwrap(Class<T>) - Method in class com.databricks.jdbc.core.DatabricksStatement
- unwrap(Class<T>) - Method in class com.databricks.jdbc.core.EmptyResultSetMetaData
- unwrap(Class<T>, Object) - Static method in class com.databricks.jdbc.commons.util.WrapperUtil
- UPDATE - com.databricks.jdbc.client.StatementType
- updateArray(int, Array) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateArray(String, Array) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateAsciiStream(int, InputStream) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateAsciiStream(int, InputStream, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateAsciiStream(int, InputStream, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateAsciiStream(String, InputStream) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateAsciiStream(String, InputStream, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateAsciiStream(String, InputStream, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBigDecimal(int, BigDecimal) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBigDecimal(String, BigDecimal) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBinaryStream(int, InputStream) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBinaryStream(int, InputStream, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBinaryStream(int, InputStream, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBinaryStream(String, InputStream) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBinaryStream(String, InputStream, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBinaryStream(String, InputStream, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBlob(int, InputStream) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBlob(int, InputStream, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBlob(int, Blob) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBlob(String, InputStream) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBlob(String, InputStream, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBlob(String, Blob) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBoolean(int, boolean) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBoolean(String, boolean) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateByte(int, byte) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateByte(String, byte) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBytes(int, byte[]) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateBytes(String, byte[]) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateCharacterStream(int, Reader) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateCharacterStream(int, Reader, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateCharacterStream(int, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateCharacterStream(String, Reader) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateCharacterStream(String, Reader, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateCharacterStream(String, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateClob(int, Reader) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateClob(int, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateClob(int, Clob) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateClob(String, Reader) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateClob(String, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateClob(String, Clob) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateDate(int, Date) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateDate(String, Date) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateDouble(int, double) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateDouble(String, double) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateFloat(int, float) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateFloat(String, float) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateInt(int, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateInt(String, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateKnownMessageSize(long) - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- updateLong(int, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateLong(String, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNCharacterStream(int, Reader) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNCharacterStream(int, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNCharacterStream(String, Reader) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNCharacterStream(String, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNClob(int, Reader) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNClob(int, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNClob(int, NClob) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNClob(String, Reader) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNClob(String, Reader, long) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNClob(String, NClob) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNString(int, String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNString(String, String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNull(int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateNull(String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateObject(int, Object) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateObject(int, Object, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateObject(String, Object) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateObject(String, Object, int) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateRef(int, Ref) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateRef(String, Ref) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateRow() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateRowId(int, RowId) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateRowId(String, RowId) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updatesAreDetected(int) - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- updateShort(int, short) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateShort(String, short) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateSQLXML(int, SQLXML) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateSQLXML(String, SQLXML) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateString(int, String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateString(String, String) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateTime(int, Time) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateTime(String, Time) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateTimestamp(int, Timestamp) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- updateTimestamp(String, Timestamp) - Method in class com.databricks.jdbc.core.DatabricksResultSet
- URL_BASED_SET - com.databricks.jdbc.client.impl.thrift.generated.TSparkRowSetType
- URL_DELIMITER - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- usage - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- USAGE - com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
- USE_ARROW_NATIVE_TYPES - com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
- USE_CF_PROXY - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- USE_LEGACY_METADATA - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- USE_PROXY - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- USE_SYSTEM_PROXY - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- USE_THRIFT_CLIENT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- useArrowNativeTypes - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- USER - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- USER_AGENT_DELIMITER - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- USER_AGENT_ENTRY - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- USER_AGENT_SEA_CLIENT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- USER_AGENT_THRIFT_CLIENT - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- USER_DEFINED_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- USER_DEFINED_TYPE_ENTRY - com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
- USER_NAME - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- userDefinedTypeEntry(TUserDefinedTypeEntry) - Static method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry
- username - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- USERNAME - com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
- usesLocalFilePerTable() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
- usesLocalFiles() - Method in class com.databricks.jdbc.core.DatabricksDatabaseMetaData
V
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- validate() - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- ValidationUtil - Class in com.databricks.jdbc.commons.util
- ValidationUtil() - Constructor for class com.databricks.jdbc.commons.util.ValidationUtil
- value - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- value - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- value - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- value - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- value - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- value - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- value - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- value - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- value - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- value() - Method in class com.databricks.jdbc.core.ImmutableSqlParameter
- value() - Method in interface com.databricks.jdbc.core.SqlParameter
- value(Object) - Method in class com.databricks.jdbc.core.ImmutableSqlParameter.Builder
-
Initializes the value for the
valueattribute. - VALUE - com.databricks.jdbc.client.impl.thrift.generated.TBoolValue._Fields
- VALUE - com.databricks.jdbc.client.impl.thrift.generated.TByteValue._Fields
- VALUE - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue._Fields
- VALUE - com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue._Fields
- VALUE - com.databricks.jdbc.client.impl.thrift.generated.TI16Value._Fields
- VALUE - com.databricks.jdbc.client.impl.thrift.generated.TI32Value._Fields
- VALUE - com.databricks.jdbc.client.impl.thrift.generated.TI64Value._Fields
- VALUE - com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
- VALUE - com.databricks.jdbc.client.impl.thrift.generated.TStringValue._Fields
- VALUE_TYPE_PTR - com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry._Fields
- valueOf(String) - Static method in enum com.databricks.jdbc.client.DatabricksClientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.helper.CommandName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolValue._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteColumn._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteValue._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCacheLookupResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowLayout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloseOperationReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCompressionCodec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlFetchDisposition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlManifestFileFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Column._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Value._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Column._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Value._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Column._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Value._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TJobExecutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TNamespace._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationIdempotencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationTimeoutLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TResultPersistenceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRow._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkRowSetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringColumn._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringValue._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTableSchema._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.client.StatementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.commons.CommandName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.commons.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.commons.MetricsList
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.core.types.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.core.types.CompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.core.types.Nullable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.driver.DatabricksJdbcConstants.FakeServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthFlow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthMech
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.databricks.jdbc.telemetry.DatabricksMetrics.MetricsType
-
Returns the enum constant of this type with the specified name.
- values - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- values - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- values - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- values - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- values - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- values - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- values - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- values - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- values() - Static method in enum com.databricks.jdbc.client.DatabricksClientType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.helper.CommandName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TBoolValue._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteColumn._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TByteValue._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCacheLookupResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TCloudFetchDisabledReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumn._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TColumnValue._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowLayout
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloseOperationReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCompressionCodec
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlFetchDisposition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlManifestFileFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlResultFormat._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetInfoValue._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Column._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI16Value._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Column._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI32Value._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Column._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TI64Value._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TJobExecutionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TNamespace._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationIdempotencyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationTimeoutLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TOperationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TResultPersistenceMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRow._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TRowSet._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkParameterValue._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSparkRowSetType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatementConf._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatus._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStatusCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringColumn._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStringValue._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTableSchema._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeEntry._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeId
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifierValue._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.client.StatementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.commons.CommandName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.commons.LogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.commons.MetricsList
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.core.types.AccessType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.core.types.CompressionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.core.types.Nullable
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.driver.DatabricksJdbcConstants.FakeServiceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthFlow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.driver.IDatabricksConnectionContext.AuthMech
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.databricks.jdbc.telemetry.DatabricksMetrics.MetricsType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES - com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn._Fields
- VALUES - com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn._Fields
- VALUES - com.databricks.jdbc.client.impl.thrift.generated.TByteColumn._Fields
- VALUES - com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn._Fields
- VALUES - com.databricks.jdbc.client.impl.thrift.generated.TI16Column._Fields
- VALUES - com.databricks.jdbc.client.impl.thrift.generated.TI32Column._Fields
- VALUES - com.databricks.jdbc.client.impl.thrift.generated.TI64Column._Fields
- VALUES - com.databricks.jdbc.client.impl.thrift.generated.TStringColumn._Fields
- VALUES_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- valueTypePtr - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- VARCHAR_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TTypeId
- VARIABLE_DATA_TYPE - com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
- VARIABLE_NAME - com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable._Fields
- variableDataType - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- variableName - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- verifySuccessStatus(TStatusCode, String) - Static method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksThriftHelper
- VIEW_SCHEMA - com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView._Fields
- viewSchema - Variable in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- VOID - Static variable in class com.databricks.jdbc.core.DatabricksTypeUtil
- VOLUME_OPERATION_STATUS_COLUMN_NAME - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- VOLUME_OPERATION_STATUS_SUCCEEDED - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- volumeExists(String, String, String) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- volumeExists(String, String, String, boolean) - Method in interface com.databricks.jdbc.client.IDatabricksUCVolumeClient
-
volumeExists(): Determines if a specific volume exists in the given catalog and schema.
- volumeExists(String, String, String, boolean) - Method in class com.databricks.jdbc.client.impl.sdk.DatabricksUCVolumeClient
- VolumeInputStream - Class in com.databricks.jdbc.core
W
- Warehouse - Class in com.databricks.jdbc.core.types
- Warehouse(String) - Constructor for class com.databricks.jdbc.core.types.Warehouse
- WARN - com.databricks.jdbc.commons.LogLevel
- WarningUtil - Class in com.databricks.jdbc.commons.util
- WarningUtil() - Constructor for class com.databricks.jdbc.commons.util.WarningUtil
- wasNull() - Method in class com.databricks.jdbc.core.DatabricksResultSet
- WildcardUtil - Class in com.databricks.jdbc.commons.util
-
This class consists of utility functions with respect to wildcard strings that are required in building SQL queries
- WildcardUtil() - Constructor for class com.databricks.jdbc.commons.util.WildcardUtil
- WITH_PATTERN - Static variable in class com.databricks.jdbc.driver.DatabricksJdbcConstants
- withAccessType(AccessType) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
accessTypeattribute. - withCardinal(int) - Method in class com.databricks.jdbc.core.ImmutableSqlParameter
-
Copy the current immutable object by setting a value for the
cardinalattribute. - withCatalogName(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
catalogNameattribute. - withColumnName(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
columnNameattribute. - withColumnType(int) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
columnTypeattribute. - withColumnTypeClassName(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
columnTypeClassNameattribute. - withColumnTypeText(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
columnTypeTextattribute. - withComputeResource(ComputeResource) - Method in class com.databricks.jdbc.core.ImmutableSessionInfo
-
Copy the current immutable object by setting a value for the
computeResourceattribute. - withDisplaySize(int) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
displaySizeattribute. - withIsAutoIncrement(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
isAutoIncrementattribute. - withIsCaseSensitive(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
isCaseSensitiveattribute. - withIsCurrency(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
isCurrencyattribute. - withIsDefinitelyWritable(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
isDefinitelyWritableattribute. - withIsSearchable(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
isSearchableattribute. - withIsSigned(boolean) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
isSignedattribute. - withNullable(Nullable) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
nullableattribute. - withSchemaName(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
schemaNameattribute. - withSessionHandle(TSessionHandle) - Method in class com.databricks.jdbc.core.ImmutableSessionInfo
-
Copy the current immutable object by setting a value for the
sessionHandleattribute. - withSessionId(String) - Method in class com.databricks.jdbc.core.ImmutableSessionInfo
-
Copy the current immutable object by setting a value for the
sessionIdattribute. - withTableName(String) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
tableNameattribute. - withType(ColumnInfoTypeName) - Method in class com.databricks.jdbc.core.ImmutableSqlParameter
-
Copy the current immutable object by setting a value for the
typeattribute. - withTypePrecision(int) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
typePrecisionattribute. - withTypeScale(int) - Method in class com.databricks.jdbc.core.ImmutableDatabricksColumn
-
Copy the current immutable object by setting a value for the
typeScaleattribute. - withValue(Object) - Method in class com.databricks.jdbc.core.ImmutableSqlParameter
-
Copy the current immutable object by setting a value for the
valueattribute. - WrapperUtil - Class in com.databricks.jdbc.commons.util
- WrapperUtil() - Constructor for class com.databricks.jdbc.commons.util.WrapperUtil
- write(byte[], int, int) - Method in class com.databricks.jdbc.client.impl.thrift.commons.DatabricksHttpTTransport
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TArrayTypeEntry
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBinaryColumn
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolColumn
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TBoolValue
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteColumn
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TByteValue
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelDelegationTokenResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCancelOperationResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelDelegationToken_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CancelOperation_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseOperation_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.CloseSession_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.ExecuteStatement_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.FetchResults_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCatalogs_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetColumns_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetCrossReference_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetDelegationToken_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetFunctions_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetInfo_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetOperationStatus_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetPrimaryKeys_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetResultSetMetadata_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetSchemas_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTables_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTableTypes_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.GetTypeInfo_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.OpenSession_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_args
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.RenewDelegationToken_result
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseOperationResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCloseSessionResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TColumnDesc
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlArrowFormat
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCloudResultFile
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlConfValue
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlCsvFormat
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlJsonArrayFormat
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionCapabilities
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlSessionConf
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlStatement
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDBSqlTempView
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleColumn
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TDoubleValue
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExecuteStatementResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TExpressionInfo
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TFetchResultsResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCatalogsResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetColumnsResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetCrossReferenceResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetDelegationTokenResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetFunctionsResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetInfoResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetOperationStatusResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetPrimaryKeysResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetResultSetMetadataResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetSchemasResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTablesResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTableTypesResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TGetTypeInfoResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.THandleIdentifier
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Column
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI16Value
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Column
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI32Value
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Column
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TI64Value
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TMapTypeEntry
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TNamespace
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOpenSessionResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TOperationHandle
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TPrimitiveTypeEntry
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TProgressUpdateResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenReq
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRenewDelegationTokenResp
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRow
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TRowSet
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSessionHandle
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowBatch
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowResultLink
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkArrowTypes
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkDirectResults
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkGetDirectResults
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSparkParameter
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TSQLVariable
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatementConf
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStatus
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringColumn
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStringValue
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TStructTypeEntry
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTableSchema
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeDesc
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TTypeQualifiers
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUnionTypeEntry
- write(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TUserDefinedTypeEntry
- WRITE - com.databricks.jdbc.core.types.AccessType
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CancelDelegationToken_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CancelOperation_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CloseOperation_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.CloseSession_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.ExecuteStatement_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.FetchResults_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetCatalogs_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetColumns_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetCrossReference_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetDelegationToken_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetFunctions_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetInfo_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetOperationStatus_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetPrimaryKeys_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetResultSetMetadata_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetSchemas_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetTables_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetTableTypes_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.GetTypeInfo_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.OpenSession_call
- write_args(TProtocol) - Method in class com.databricks.jdbc.client.impl.thrift.generated.TCLIService.AsyncClient.RenewDelegationToken_call
_
- __HIVE_JDBC_WORKAROUND - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
- __TEST_PROTOCOL_VERSION - com.databricks.jdbc.client.impl.thrift.generated.TProtocolVersion
All Classes All Packages