Packages

class BingImageSearch extends CognitiveServicesBase with HasCognitiveServiceInput with HasInternalJsonOutputParser with BasicLogging with HasSetLinkedService

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BingImageSearch
  2. HasSetLinkedService
  3. HasUrlPath
  4. HasInternalJsonOutputParser
  5. HasCognitiveServiceInput
  6. CognitiveServicesBase
  7. HasHandler
  8. CognitiveServicesBaseNoHandler
  9. BasicLogging
  10. HasErrorCol
  11. HasSubscriptionKey
  12. HasServiceParams
  13. ComplexParamsWritable
  14. MLWritable
  15. HasURL
  16. HasOutputCol
  17. ConcurrencyParams
  18. Wrappable
  19. RWrappable
  20. PythonWrappable
  21. BaseWrappable
  22. Transformer
  23. PipelineStage
  24. Logging
  25. Params
  26. Serializable
  27. Serializable
  28. Identifiable
  29. AnyRef
  30. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BingImageSearch()
  2. new BingImageSearch(uid: String)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def $[T](param: Param[T]): T
    Attributes
    protected
    Definition Classes
    Params
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. val aspect: ServiceParam[String]
  7. lazy val classNameHelper: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  8. final def clear(param: Param[_]): BingImageSearch.this.type
    Definition Classes
    Params
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  10. val color: ServiceParam[String]
  11. def companionModelClassName: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  12. val concurrency: Param[Int]
    Definition Classes
    ConcurrencyParams
  13. val concurrentTimeout: Param[Double]
    Definition Classes
    ConcurrencyParams
  14. def contentType: (Row) ⇒ String
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  15. def copy(extra: ParamMap): Transformer
    Definition Classes
    CognitiveServicesBaseNoHandler → Transformer → PipelineStage → Params
  16. def copyValues[T <: Params](to: T, extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  17. lazy val copyrightLines: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  18. val count: ServiceParam[Int]
  19. final def defaultCopy[T <: Params](extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  20. def emptyParamData[T](row: Row, p: ServiceParam[T]): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  21. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  23. val errorCol: Param[String]
    Definition Classes
    HasErrorCol
  24. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  25. def explainParams(): String
    Definition Classes
    Params
  26. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  27. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  28. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  29. val freshness: ServiceParam[String]
  30. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  31. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  32. def getConcurrency: Int

    Definition Classes
    ConcurrencyParams
  33. def getConcurrentTimeout: Double

    Definition Classes
    ConcurrencyParams
  34. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  35. def getErrorCol: String
    Definition Classes
    HasErrorCol
  36. def getHandler: HandlerFunc

    Definition Classes
    HasHandler
  37. def getInternalInputParser(schema: StructType): HTTPInputParser
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  38. def getInternalOutputParser(schema: StructType): HTTPOutputParser
    Attributes
    protected
    Definition Classes
    HasInternalJsonOutputParser
  39. def getInternalTransformer(schema: StructType): PipelineModel
    Attributes
    protected
    Definition Classes
    CognitiveServicesBaseNoHandler
  40. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  41. def getOutputCol: String

    Definition Classes
    HasOutputCol
  42. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  43. def getRequiredParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  44. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  45. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  46. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  47. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  48. def getTimeout: Double

    Definition Classes
    ConcurrencyParams
  49. def getUrl: String

    Definition Classes
    HasURL
  50. def getUrlParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  51. def getValue[T](row: Row, p: ServiceParam[T]): T
    Attributes
    protected
    Definition Classes
    HasServiceParams
  52. def getValueAny(row: Row, p: ServiceParam[_]): Any
    Attributes
    protected
    Definition Classes
    HasServiceParams
  53. def getValueAnyOpt(row: Row, p: ServiceParam[_]): Option[Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  54. def getValueMap(row: Row, excludes: Set[ServiceParam[_]] = Set()): Map[String, Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  55. def getValueOpt[T](row: Row, p: ServiceParam[T]): Option[T]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  56. def getVectorParam(name: String): String
    Definition Classes
    HasServiceParams
  57. def getVectorParam(p: ServiceParam[_]): String
    Definition Classes
    HasServiceParams
  58. def getVectorParamMap: Map[String, String]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  59. val handler: UDFParam
    Definition Classes
    HasHandler
  60. def handlingFunc(client: CloseableHttpClient, request: HTTPRequestData): HTTPResponseData
    Definition Classes
    HasHandler
  61. final def hasDefault[T](param: Param[T]): Boolean
    Definition Classes
    Params
  62. def hasParam(paramName: String): Boolean
    Definition Classes
    Params
  63. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  64. val height: ServiceParam[Int]
  65. val imageContent: ServiceParam[String]
  66. val imageType: ServiceParam[String]
  67. def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  68. def initializeLogIfNecessary(isInterpreter: Boolean): Unit
    Attributes
    protected
    Definition Classes
    Logging
  69. def inputFunc(schema: StructType): (Row) ⇒ Option[HttpRequestBase]
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  70. final def isDefined(param: Param[_]): Boolean
    Definition Classes
    Params
  71. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  72. final def isSet(param: Param[_]): Boolean
    Definition Classes
    Params
  73. def isTraceEnabled(): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  74. val license: ServiceParam[String]
  75. def log: Logger
    Attributes
    protected
    Definition Classes
    Logging
  76. def logBase(methodName: String): Unit
    Attributes
    protected
    Definition Classes
    BasicLogging
  77. def logClass(): Unit
    Definition Classes
    BasicLogging
  78. def logDebug(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  79. def logDebug(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  80. def logError(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  81. def logError(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  82. def logErrorBase(methodName: String, e: Exception): Unit
    Attributes
    protected
    Definition Classes
    BasicLogging
  83. def logFit[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  84. def logInfo(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  85. def logInfo(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  86. def logName: String
    Attributes
    protected
    Definition Classes
    Logging
  87. def logPredict[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  88. def logTrace(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  89. def logTrace(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  90. def logTrain[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  91. def logTransform[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  92. def logVerb[T](verb: String, f: ⇒ T): T
    Definition Classes
    BasicLogging
  93. def logWarning(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  94. def logWarning(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  95. def makePyFile(conf: CodegenConfig): Unit
    Definition Classes
    PythonWrappable
  96. def makeRFile(conf: CodegenConfig): Unit
    Definition Classes
    RWrappable
  97. val maxFileSize: ServiceParam[Int]
  98. val maxHeight: ServiceParam[Int]
  99. val maxWidth: ServiceParam[Int]
  100. val minFileSize: ServiceParam[Int]
  101. val minHeight: ServiceParam[Int]
  102. val minWidth: ServiceParam[Int]
  103. val mkt: ServiceParam[String]
  104. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  105. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  106. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  107. val offset: ServiceParam[Int]
  108. val outputCol: Param[String]

    The name of the output column

    The name of the output column

    Definition Classes
    HasOutputCol
  109. lazy val params: Array[Param[_]]
    Definition Classes
    Params
  110. def prepareEntity: (Row) ⇒ Option[AbstractHttpEntity]
    Attributes
    protected
    Definition Classes
    BingImageSearchHasCognitiveServiceInput
  111. def prepareMethod(): HttpRequestBase
  112. def prepareUrl: (Row) ⇒ String
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  113. def pyAdditionalMethods: String
    Definition Classes
    HasSetLinkedServicePythonWrappable
  114. lazy val pyClassDoc: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  115. lazy val pyClassName: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  116. def pyExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  117. def pyExtraEstimatorMethods: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  118. lazy val pyInheritedClasses: Seq[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  119. def pyInitFunc(): String
    Definition Classes
    PythonWrappable
  120. lazy val pyInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    BingImageSearchPythonWrappable
  121. lazy val pyObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  122. def pyParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  123. def pyParamDefault[T](p: Param[T]): Option[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  124. def pyParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  125. def pyParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  126. def pyParamsArgs: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  127. def pyParamsDefaults: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  128. lazy val pyParamsDefinitions: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  129. def pyParamsGetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  130. def pyParamsSetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  131. def pythonClass(): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  132. val q: ServiceParam[String]
  133. def rClass(): String
    Attributes
    protected
    Definition Classes
    RWrappable
  134. def rDocString: String
    Attributes
    protected
    Definition Classes
    RWrappable
  135. def rExtraBodyLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  136. def rExtraInitLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  137. lazy val rFuncName: String
    Attributes
    protected
    Definition Classes
    RWrappable
  138. lazy val rInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    RWrappable
  139. def rParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    RWrappable
  140. def rParamsArgs: String
    Attributes
    protected
    Definition Classes
    RWrappable
  141. def rSetterLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  142. def responseDataType: DataType
  143. def save(path: String): Unit
    Definition Classes
    MLWritable
    Annotations
    @Since( "1.6.0" ) @throws( ... )
  144. final def set(paramPair: ParamPair[_]): BingImageSearch.this.type
    Attributes
    protected
    Definition Classes
    Params
  145. final def set(param: String, value: Any): BingImageSearch.this.type
    Attributes
    protected
    Definition Classes
    Params
  146. final def set[T](param: Param[T], value: T): BingImageSearch.this.type
    Definition Classes
    Params
  147. def setAspect(v: String): BingImageSearch.this.type
  148. def setAspectCol(v: String): BingImageSearch.this.type
  149. def setColor(v: String): BingImageSearch.this.type
  150. def setColorCol(v: String): BingImageSearch.this.type
  151. def setConcurrency(value: Int): BingImageSearch.this.type

    Definition Classes
    ConcurrencyParams
  152. def setConcurrentTimeout(value: Option[Double]): BingImageSearch.this.type
    Definition Classes
    ConcurrencyParams
  153. def setConcurrentTimeout(value: Double): BingImageSearch.this.type

    Definition Classes
    ConcurrencyParams
  154. def setCount(v: Int): BingImageSearch.this.type
  155. def setCountCol(v: String): BingImageSearch.this.type
  156. final def setDefault(paramPairs: ParamPair[_]*): BingImageSearch.this.type
    Attributes
    protected
    Definition Classes
    Params
  157. final def setDefault[T](param: Param[T], value: T): BingImageSearch.this.type
    Attributes
    protected
    Definition Classes
    Params
  158. def setErrorCol(v: String): BingImageSearch.this.type
    Definition Classes
    HasErrorCol
  159. def setFreshness(v: String): BingImageSearch.this.type
  160. def setFreshnessCol(v: String): BingImageSearch.this.type
  161. def setHandler(v: HandlerFunc): BingImageSearch.this.type
    Definition Classes
    HasHandler
  162. def setHeight(v: Int): BingImageSearch.this.type
  163. def setHeightCol(v: String): BingImageSearch.this.type
  164. def setImageContent(v: String): BingImageSearch.this.type
  165. def setImageContentCol(v: String): BingImageSearch.this.type
  166. def setImageType(v: String): BingImageSearch.this.type
  167. def setImageTypeCol(v: String): BingImageSearch.this.type
  168. def setLicense(v: String): BingImageSearch.this.type
  169. def setLicenseCol(v: String): BingImageSearch.this.type
  170. def setLinkedService(v: String): BingImageSearch.this.type
    Definition Classes
    HasSetLinkedService
  171. def setMarket(v: String): BingImageSearch.this.type
  172. def setMarketCol(v: String): BingImageSearch.this.type
  173. def setMaxFileSize(v: Int): BingImageSearch.this.type
  174. def setMaxFileSizeCol(v: String): BingImageSearch.this.type
  175. def setMaxHeight(v: Int): BingImageSearch.this.type
  176. def setMaxHeightCol(v: String): BingImageSearch.this.type
  177. def setMaxWidth(v: Int): BingImageSearch.this.type
  178. def setMaxWidthCol(v: String): BingImageSearch.this.type
  179. def setMinFileSize(v: Int): BingImageSearch.this.type
  180. def setMinFileSizeCol(v: String): BingImageSearch.this.type
  181. def setMinHeight(v: Int): BingImageSearch.this.type
  182. def setMinHeightCol(v: String): BingImageSearch.this.type
  183. def setMinWidth(v: Int): BingImageSearch.this.type
  184. def setMinWidthCol(v: String): BingImageSearch.this.type
  185. def setMkt(v: String): BingImageSearch.this.type
  186. def setMktCol(v: String): BingImageSearch.this.type
  187. def setOffset(v: Int): BingImageSearch.this.type
  188. def setOffsetCol(v: String): BingImageSearch.this.type
  189. def setOutputCol(value: String): BingImageSearch.this.type

    Definition Classes
    HasOutputCol
  190. def setQ(v: String): BingImageSearch.this.type
  191. def setQCol(v: String): BingImageSearch.this.type
  192. def setQuery(v: String): BingImageSearch.this.type
  193. def setQueryCol(v: String): BingImageSearch.this.type
  194. def setScalarParam[T](name: String, value: T): BingImageSearch.this.type
    Definition Classes
    HasServiceParams
  195. def setScalarParam[T](p: ServiceParam[T], value: T): BingImageSearch.this.type
    Definition Classes
    HasServiceParams
  196. def setSize(v: String): BingImageSearch.this.type
  197. def setSizeCol(v: String): BingImageSearch.this.type
  198. def setSubscriptionKey(v: String): BingImageSearch.this.type
    Definition Classes
    HasSubscriptionKey
  199. def setSubscriptionKeyCol(v: String): BingImageSearch.this.type
    Definition Classes
    HasSubscriptionKey
  200. def setTimeout(value: Double): BingImageSearch.this.type

    Definition Classes
    ConcurrencyParams
  201. def setUrl(value: String): BingImageSearch.this.type

    Definition Classes
    HasURL
  202. def setVectorParam(name: String, value: String): BingImageSearch.this.type
    Definition Classes
    HasServiceParams
  203. def setVectorParam[T](p: ServiceParam[T], value: String): BingImageSearch.this.type
    Definition Classes
    HasServiceParams
  204. def setWidth(v: Int): BingImageSearch.this.type
  205. def setWidthCol(v: String): BingImageSearch.this.type
  206. def shouldSkip(row: Row): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  207. val size: ServiceParam[String]
  208. val subscriptionKey: ServiceParam[String]
    Definition Classes
    HasSubscriptionKey
  209. val subscriptionKeyHeaderName: String
    Attributes
    protected
    Definition Classes
    HasCognitiveServiceInput
  210. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  211. val timeout: Param[Double]
    Definition Classes
    ConcurrencyParams
  212. def toString(): String
    Definition Classes
    Identifiable → AnyRef → Any
  213. def transform(dataset: Dataset[_]): DataFrame
    Definition Classes
    CognitiveServicesBaseNoHandler → Transformer
  214. def transform(dataset: Dataset[_], paramMap: ParamMap): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" )
  215. def transform(dataset: Dataset[_], firstParamPair: ParamPair[_], otherParamPairs: ParamPair[_]*): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" ) @varargs()
  216. def transformSchema(schema: StructType): StructType
    Definition Classes
    CognitiveServicesBaseNoHandler → PipelineStage
  217. def transformSchema(schema: StructType, logging: Boolean): StructType
    Attributes
    protected
    Definition Classes
    PipelineStage
    Annotations
    @DeveloperApi()
  218. val uid: String
    Definition Classes
    BingImageSearchCognitiveServicesBaseNoHandlerBasicLogging → Identifiable
  219. val url: Param[String]
    Definition Classes
    HasURL
  220. def urlPath: String
    Definition Classes
    BingImageSearchHasUrlPath
  221. val ver: String
    Definition Classes
    BasicLogging
  222. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  223. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  224. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  225. val width: ServiceParam[Int]
  226. def write: MLWriter
    Definition Classes
    ComplexParamsWritable → MLWritable

Inherited from HasSetLinkedService

Inherited from HasUrlPath

Inherited from HasCognitiveServiceInput

Inherited from CognitiveServicesBase

Inherited from HasHandler

Inherited from BasicLogging

Inherited from HasErrorCol

Inherited from HasSubscriptionKey

Inherited from HasServiceParams

Inherited from ComplexParamsWritable

Inherited from MLWritable

Inherited from HasURL

Inherited from HasOutputCol

Inherited from ConcurrencyParams

Inherited from Wrappable

Inherited from RWrappable

Inherited from PythonWrappable

Inherited from BaseWrappable

Inherited from Transformer

Inherited from PipelineStage

Inherited from Logging

Inherited from Params

Inherited from Serializable

Inherited from Serializable

Inherited from Identifiable

Inherited from AnyRef

Inherited from Any

getParam

param

setParam

Ungrouped