Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TSparkGetDirectResults
-
Packages that use TSparkGetDirectResults Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TSparkGetDirectResults in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TSparkGetDirectResults Modifier and Type Field Description TSparkGetDirectResultsTExecuteStatementReq. getDirectResultsTSparkGetDirectResultsTGetCatalogsReq. getDirectResultsTSparkGetDirectResultsTGetColumnsReq. getDirectResultsTSparkGetDirectResultsTGetCrossReferenceReq. getDirectResultsTSparkGetDirectResultsTGetFunctionsReq. getDirectResultsTSparkGetDirectResultsTGetPrimaryKeysReq. getDirectResultsTSparkGetDirectResultsTGetSchemasReq. getDirectResultsTSparkGetDirectResultsTGetTablesReq. getDirectResultsTSparkGetDirectResultsTGetTableTypesReq. getDirectResultsTSparkGetDirectResultsTGetTypeInfoReq. getDirectResultsMethods in com.databricks.jdbc.model.client.thrift.generated that return TSparkGetDirectResults Modifier and Type Method Description TSparkGetDirectResultsTSparkGetDirectResults. deepCopy()TSparkGetDirectResultsTExecuteStatementReq. getGetDirectResults()TSparkGetDirectResultsTGetCatalogsReq. getGetDirectResults()TSparkGetDirectResultsTGetColumnsReq. getGetDirectResults()TSparkGetDirectResultsTGetCrossReferenceReq. getGetDirectResults()TSparkGetDirectResultsTGetFunctionsReq. getGetDirectResults()TSparkGetDirectResultsTGetPrimaryKeysReq. getGetDirectResults()TSparkGetDirectResultsTGetSchemasReq. getGetDirectResults()TSparkGetDirectResultsTGetTablesReq. getGetDirectResults()TSparkGetDirectResultsTGetTableTypesReq. getGetDirectResults()TSparkGetDirectResultsTGetTypeInfoReq. getGetDirectResults()TSparkGetDirectResultsTSparkGetDirectResults. setMaxBytes(long maxBytes)TSparkGetDirectResultsTSparkGetDirectResults. setMaxRows(long maxRows)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TSparkGetDirectResults Constructor Description TSparkGetDirectResults(TSparkGetDirectResults other)Performs a deep copy on other.
-