Serialized Form
-
Package com.databricks.jdbc.exception
-
Class com.databricks.jdbc.exception.DatabricksBatchUpdateException extends BatchUpdateException implements Serializable
-
Serialized Fields
-
longUpdateCounts
long[] longUpdateCounts
-
updateCounts
int[] updateCounts
-
-
-
Class com.databricks.jdbc.exception.DatabricksDriverException extends RuntimeException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksHttpException extends DatabricksSQLException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksParsingException extends DatabricksSQLException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksRetryHandlerException extends IOException implements Serializable
-
Serialized Fields
-
errCode
int errCode
-
-
-
Class com.databricks.jdbc.exception.DatabricksSQLClientInfoException extends SQLClientInfoException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksSQLException extends SQLException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksSQLFeatureNotImplementedException extends DatabricksSQLException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksSQLFeatureNotSupportedException extends SQLFeatureNotSupportedException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksSSLException extends DatabricksSQLException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksTemporaryRedirectException extends DatabricksSQLException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksTimeoutException extends SQLTimeoutException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksValidationException extends DatabricksSQLException implements Serializable
-
Class com.databricks.jdbc.exception.DatabricksVolumeOperationException extends DatabricksSQLException implements Serializable
-
-
Package com.databricks.jdbc.model.client.thrift.generated
-
Class com.databricks.jdbc.model.client.thrift.generated.TArrayTypeEntry extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
objectTypePtr
int objectTypePtr
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TBinaryColumn extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
nulls
ByteBuffer nulls
-
values
List<ByteBuffer> values
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TBoolColumn extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
nulls
ByteBuffer nulls
-
values
List<Boolean> values
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TBoolValue extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
value
boolean value
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TByteColumn extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
nulls
ByteBuffer nulls
-
values
List<Byte> values
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TByteValue extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
value
byte value
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCancelDelegationTokenReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
delegationToken
String delegationToken
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCancelDelegationTokenResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCancelOperationReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
operationHandle
TOperationHandle operationHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCancelOperationResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.CancelDelegationToken_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TCancelDelegationTokenReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.CancelDelegationToken_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TCancelDelegationTokenResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.CancelOperation_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TCancelOperationReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.CancelOperation_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TCancelOperationResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.CloseOperation_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TCloseOperationReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.CloseOperation_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TCloseOperationResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.CloseSession_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TCloseSessionReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.CloseSession_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TCloseSessionResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.ExecuteStatement_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TExecuteStatementReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.ExecuteStatement_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TExecuteStatementResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.FetchResults_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TFetchResultsReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.FetchResults_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TFetchResultsResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetCatalogs_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetCatalogsReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetCatalogs_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetCatalogsResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetColumns_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetColumnsReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetColumns_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetColumnsResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetCrossReference_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetCrossReferenceReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetCrossReference_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetCrossReferenceResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetDelegationToken_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetDelegationTokenReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetDelegationToken_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetDelegationTokenResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetFunctions_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetFunctionsReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetFunctions_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetFunctionsResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetInfo_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetInfoReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetInfo_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetInfoResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetOperationStatus_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetOperationStatusReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetOperationStatus_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetOperationStatusResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetPrimaryKeys_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetPrimaryKeysReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetPrimaryKeys_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetPrimaryKeysResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetResultSetMetadata_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetResultSetMetadataReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetResultSetMetadata_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetResultSetMetadataResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetSchemas_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetSchemasReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetSchemas_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetSchemasResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetTables_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetTablesReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetTables_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetTablesResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetTableTypes_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetTableTypesReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetTableTypes_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetTableTypesResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetTypeInfo_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TGetTypeInfoReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.GetTypeInfo_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TGetTypeInfoResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.OpenSession_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TOpenSessionReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.OpenSession_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TOpenSessionResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.RenewDelegationToken_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
req
TRenewDelegationTokenReq req
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCLIService.RenewDelegationToken_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
TRenewDelegationTokenResp success
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCloseOperationReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
operationHandle
TOperationHandle operationHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCloseOperationResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCloseSessionReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TCloseSessionResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TColumn extends org.apache.thrift.TUnion<TColumn,TColumn._Fields> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TColumnDesc extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TColumnValue extends org.apache.thrift.TUnion<TColumnValue,TColumnValue._Fields> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TDBSqlArrowFormat extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
arrowLayout
TDBSqlArrowLayout arrowLayout
- See Also:
TDBSqlArrowLayout
-
compressionCodec
TDBSqlCompressionCodec compressionCodec
- See Also:
TDBSqlCompressionCodec
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TDBSqlCsvFormat extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
compressionCodec
TDBSqlCompressionCodec compressionCodec
- See Also:
TDBSqlCompressionCodec
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TDBSqlJsonArrayFormat extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
compressionCodec
TDBSqlCompressionCodec compressionCodec
- See Also:
TDBSqlCompressionCodec
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TDBSqlResultFormat extends org.apache.thrift.TUnion<TDBSqlResultFormat,TDBSqlResultFormat._Fields> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TDoubleColumn extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
nulls
ByteBuffer nulls
-
values
List<Double> values
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TDoubleValue extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
value
double value
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TExecuteStatementReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
canDecompressLZ4Result
boolean canDecompressLZ4Result
-
canDownloadResult
boolean canDownloadResult
-
canReadArrowResult
boolean canReadArrowResult
-
confOverlay
Map<String,String> confOverlay
-
getDirectResults
TSparkGetDirectResults getDirectResults
-
maxBytesPerBatch
long maxBytesPerBatch
-
maxBytesPerFile
long maxBytesPerFile
-
parameters
List<TSparkParameter> parameters
-
queryTimeout
long queryTimeout
-
resultRowLimit
long resultRowLimit
-
runAsync
boolean runAsync
-
sessionHandle
TSessionHandle sessionHandle
-
statement
String statement
-
statementConf
TStatementConf statementConf
-
useArrowNativeTypes
TSparkArrowTypes useArrowNativeTypes
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TExecuteStatementResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
directResults
TSparkDirectResults directResults
-
operationHandle
TOperationHandle operationHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TFetchResultsReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
fetchType
short fetchType
-
includeResultSetMetadata
boolean includeResultSetMetadata
-
maxBytes
long maxBytes
-
maxRows
long maxRows
-
operationHandle
TOperationHandle operationHandle
-
orientation
TFetchOrientation orientation
- See Also:
TFetchOrientation
-
startRowOffset
long startRowOffset
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TFetchResultsResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
hasMoreRows
boolean hasMoreRows
-
results
TRowSet results
-
resultSetMetadata
TGetResultSetMetadataResp resultSetMetadata
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetCatalogsReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
getDirectResults
TSparkGetDirectResults getDirectResults
-
runAsync
boolean runAsync
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetCatalogsResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
directResults
TSparkDirectResults directResults
-
operationHandle
TOperationHandle operationHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetColumnsReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catalogName
String catalogName
-
columnName
String columnName
-
getDirectResults
TSparkGetDirectResults getDirectResults
-
runAsync
boolean runAsync
-
schemaName
String schemaName
-
sessionHandle
TSessionHandle sessionHandle
-
tableName
String tableName
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetColumnsResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
directResults
TSparkDirectResults directResults
-
operationHandle
TOperationHandle operationHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetCrossReferenceReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
foreignCatalogName
String foreignCatalogName
-
foreignSchemaName
String foreignSchemaName
-
foreignTableName
String foreignTableName
-
getDirectResults
TSparkGetDirectResults getDirectResults
-
parentCatalogName
String parentCatalogName
-
parentSchemaName
String parentSchemaName
-
parentTableName
String parentTableName
-
runAsync
boolean runAsync
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetCrossReferenceResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
directResults
TSparkDirectResults directResults
-
operationHandle
TOperationHandle operationHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetDelegationTokenReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
owner
String owner
-
renewer
String renewer
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetDelegationTokenResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetFunctionsReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catalogName
String catalogName
-
functionName
String functionName
-
getDirectResults
TSparkGetDirectResults getDirectResults
-
runAsync
boolean runAsync
-
schemaName
String schemaName
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetFunctionsResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
directResults
TSparkDirectResults directResults
-
operationHandle
TOperationHandle operationHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetInfoReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
infoType
TGetInfoType infoType
- See Also:
TGetInfoType
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetInfoResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
infoValue
TGetInfoValue infoValue
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetInfoValue extends org.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._Fields> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetOperationStatusReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
getProgressUpdate
boolean getProgressUpdate
-
operationHandle
TOperationHandle operationHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetOperationStatusResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
diagnosticInfo
String diagnosticInfo
-
displayMessage
String displayMessage
-
errorCode
int errorCode
-
errorDetailsJson
String errorDetailsJson
-
errorMessage
String errorMessage
-
hasResultSet
boolean hasResultSet
-
numModifiedRows
long numModifiedRows
-
operationCompleted
long operationCompleted
-
operationStarted
long operationStarted
-
operationState
TOperationState operationState
- See Also:
TOperationState
-
progressUpdateResponse
TProgressUpdateResp progressUpdateResponse
-
sqlState
String sqlState
-
status
TStatus status
-
taskStatus
String taskStatus
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetPrimaryKeysReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catalogName
String catalogName
-
getDirectResults
TSparkGetDirectResults getDirectResults
-
runAsync
boolean runAsync
-
schemaName
String schemaName
-
sessionHandle
TSessionHandle sessionHandle
-
tableName
String tableName
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetPrimaryKeysResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
directResults
TSparkDirectResults directResults
-
operationHandle
TOperationHandle operationHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetResultSetMetadataReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
operationHandle
TOperationHandle operationHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetResultSetMetadataResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
arrowSchema
ByteBuffer arrowSchema
-
cacheLookupResult
TCacheLookupResult cacheLookupResult
- See Also:
TCacheLookupResult
-
compressedBytes
long compressedBytes
-
isStagingOperation
boolean isStagingOperation
-
lz4Compressed
boolean lz4Compressed
-
resultFormat
TSparkRowSetType resultFormat
- See Also:
TSparkRowSetType
-
schema
TTableSchema schema
-
status
TStatus status
-
uncompressedBytes
long uncompressedBytes
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetSchemasReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catalogName
String catalogName
-
getDirectResults
TSparkGetDirectResults getDirectResults
-
runAsync
boolean runAsync
-
schemaName
String schemaName
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetSchemasResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
directResults
TSparkDirectResults directResults
-
operationHandle
TOperationHandle operationHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetTablesReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catalogName
String catalogName
-
getDirectResults
TSparkGetDirectResults getDirectResults
-
runAsync
boolean runAsync
-
schemaName
String schemaName
-
sessionHandle
TSessionHandle sessionHandle
-
tableName
String tableName
-
tableTypes
List<String> tableTypes
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetTablesResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
directResults
TSparkDirectResults directResults
-
operationHandle
TOperationHandle operationHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetTableTypesReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
getDirectResults
TSparkGetDirectResults getDirectResults
-
runAsync
boolean runAsync
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetTableTypesResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
directResults
TSparkDirectResults directResults
-
operationHandle
TOperationHandle operationHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetTypeInfoReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
getDirectResults
TSparkGetDirectResults getDirectResults
-
runAsync
boolean runAsync
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TGetTypeInfoResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
directResults
TSparkDirectResults directResults
-
operationHandle
TOperationHandle operationHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.THandleIdentifier extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
guid
ByteBuffer guid
-
secret
ByteBuffer secret
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TI16Column extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
nulls
ByteBuffer nulls
-
values
List<Short> values
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TI16Value extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
value
short value
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TI32Column extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
nulls
ByteBuffer nulls
-
values
List<Integer> values
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TI32Value extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
value
int value
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TI64Column extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
nulls
ByteBuffer nulls
-
values
List<Long> values
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TI64Value extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
value
long value
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TMapTypeEntry extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
keyTypePtr
int keyTypePtr
-
valueTypePtr
int valueTypePtr
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TNamespace extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TOpenSessionReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
canUseMultipleCatalogs
boolean canUseMultipleCatalogs
-
client_protocol
TProtocolVersion client_protocol
- See Also:
TProtocolVersion
-
client_protocol_i64
long client_protocol_i64
-
configuration
Map<String,String> configuration
-
connectionProperties
Map<String,String> connectionProperties
-
getInfos
List<TGetInfoType> getInfos
-
initialNamespace
TNamespace initialNamespace
-
password
String password
-
username
String username
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TOpenSessionResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
canUseMultipleCatalogs
boolean canUseMultipleCatalogs
-
configuration
Map<String,String> configuration
-
getInfos
List<TGetInfoValue> getInfos
-
initialNamespace
TNamespace initialNamespace
-
serverProtocolVersion
TProtocolVersion serverProtocolVersion
- See Also:
TProtocolVersion
-
sessionHandle
TSessionHandle sessionHandle
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TOperationHandle extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
hasResultSet
boolean hasResultSet
-
modifiedRowCount
double modifiedRowCount
-
operationId
THandleIdentifier operationId
-
operationType
TOperationType operationType
- See Also:
TOperationType
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TPrimitiveTypeEntry extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
type
TTypeId type
- See Also:
TTypeId
-
typeQualifiers
TTypeQualifiers typeQualifiers
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TProgressUpdateResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
footerSummary
String footerSummary
-
headerNames
List<String> headerNames
-
progressedPercentage
double progressedPercentage
-
rows
List<List<String>> rows
-
startTime
long startTime
-
status
TJobExecutionStatus status
- See Also:
TJobExecutionStatus
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TRenewDelegationTokenReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
delegationToken
String delegationToken
-
sessionHandle
TSessionHandle sessionHandle
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TRenewDelegationTokenResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
status
TStatus status
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TRow extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
colVals
List<TColumnValue> colVals
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TRowSet extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
arrowBatches
List<TSparkArrowBatch> arrowBatches
-
binaryColumns
ByteBuffer binaryColumns
-
columnCount
int columnCount
-
columns
List<TColumn> columns
-
resultLinks
List<TSparkArrowResultLink> resultLinks
-
rows
List<TRow> rows
-
startRowOffset
long startRowOffset
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TSessionHandle extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
sessionId
THandleIdentifier sessionId
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TSparkArrowBatch extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
batch
ByteBuffer batch
-
rowCount
long rowCount
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TSparkArrowResultLink extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TSparkArrowTypes extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
complexTypesAsArrow
boolean complexTypesAsArrow
-
decimalAsArrow
boolean decimalAsArrow
-
intervalTypesAsArrow
boolean intervalTypesAsArrow
-
nullTypeAsArrow
boolean nullTypeAsArrow
-
timestampAsArrow
boolean timestampAsArrow
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TSparkDirectResults extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
closeOperation
TCloseOperationResp closeOperation
-
operationStatus
TGetOperationStatusResp operationStatus
-
resultSet
TFetchResultsResp resultSet
-
resultSetMetadata
TGetResultSetMetadataResp resultSetMetadata
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TSparkGetDirectResults extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
maxBytes
long maxBytes
-
maxRows
long maxRows
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TSparkParameter extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
arguments
List<TSparkParameterValueArg> arguments
-
name
String name
-
ordinal
int ordinal
-
type
String type
-
value
TSparkParameterValue value
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TSparkParameterValue extends org.apache.thrift.TUnion<TSparkParameterValue,TSparkParameterValue._Fields> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TSparkParameterValueArg extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
arguments
List<TSparkParameterValueArg> arguments
-
type
String type
-
value
String value
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TStatementConf extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
client_protocol
TProtocolVersion client_protocol
- See Also:
TProtocolVersion
-
client_protocol_i64
long client_protocol_i64
-
initialNamespace
TNamespace initialNamespace
-
sessionless
boolean sessionless
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TStatus extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
displayMessage
String displayMessage
-
errorCode
int errorCode
-
errorDetailsJson
String errorDetailsJson
-
errorMessage
String errorMessage
-
infoMessages
List<String> infoMessages
-
sqlState
String sqlState
-
statusCode
TStatusCode statusCode
- See Also:
TStatusCode
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TStringColumn extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
nulls
ByteBuffer nulls
-
values
List<String> values
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TStringValue extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
value
String value
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TStructTypeEntry extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TTableSchema extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
columns
List<TColumnDesc> columns
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TTypeDesc extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
types
List<TTypeEntry> types
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TTypeEntry extends org.apache.thrift.TUnion<TTypeEntry,TTypeEntry._Fields> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TTypeQualifiers extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
qualifiers
Map<String,TTypeQualifierValue> qualifiers
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TTypeQualifierValue extends org.apache.thrift.TUnion<TTypeQualifierValue,TTypeQualifierValue._Fields> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TUnionTypeEntry extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class com.databricks.jdbc.model.client.thrift.generated.TUserDefinedTypeEntry extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
typeClassName
String typeClassName
-
-
-