Showing content from https://api-docs.databricks.com/scala/spark/latest/org/apache/spark/sql/TypedColumn.html below:
Databricks Scala Spark API - org.apache.spark.sql.TypedColumn
class TypedColumn[-T, U] extends Column
î· î
Ordering
- Grouped
- Alphabetic
- By Inheritance
Inherited
- TypedColumn
- Column
- Logging
- AnyRef
- Any
Instance Constructors
- î
new TypedColumn(expr: Expression, encoder: ExpressionEncoder[U])
Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##(): Int
- î
def %(other: Any): Column
- î
def &&(other: Any): Column
- î
def *(other: Any): Column
- î
def +(other: Any): Column
- î
def -(other: Any): Column
- î
def /(other: Any): Column
- î
def <(other: Any): Column
- î
def <=(other: Any): Column
- î
def <=>(other: Any): Column
- î
def =!=(other: Any): Column
- î
final def ==(arg0: Any): Boolean
- î
def ===(other: Any): Column
- î
def >(other: Any): Column
- î
def >=(other: Any): Column
- î
def alias(alias: String): Column
- î
def and(other: Column): Column
- î
def apply(extraction: Any): Column
- î
def as(alias: String, metadata: Metadata): Column
- î
def as(alias: Symbol): Column
- î
def as(aliases: Array[String]): Column
- î
def as(aliases: Seq[String]): Column
- î
def as(alias: String): Column
- î
def as[U](implicit arg0: Encoder[U]): TypedColumn[Any, U]
- î
final def asInstanceOf[T0]: T0
- î
def asc: Column
- î
def asc_nulls_first: Column
- î
def asc_nulls_last: Column
- î
def between(lowerBound: Any, upperBound: Any): Column
- î
def bitwiseAND(other: Any): Column
- î
def bitwiseOR(other: Any): Column
- î
def bitwiseXOR(other: Any): Column
- î
def cast(to: String): Column
- î
def cast(to: DataType): Column
- î
def clone(): AnyRef
- î
def contains(other: Any): Column
- î
def desc: Column
- î
def desc_nulls_first: Column
- î
def desc_nulls_last: Column
- î
def divide(other: Any): Column
- î
def dropFields(fieldNames: String*): Column
- î
def endsWith(literal: String): Column
- î
def endsWith(other: Column): Column
- î
final def eq(arg0: AnyRef): Boolean
- î
def eqNullSafe(other: Any): Column
- î
def equalTo(other: Any): Column
- î
def equals(that: Any): Boolean
- î
def explain(extended: Boolean): Unit
- î
val expr: Expression
- î
def finalize(): Unit
- î
def geq(other: Any): Column
- î
final def getClass(): Class[_]
- î
def getField(fieldName: String): Column
- î
def getItem(key: Any): Column
- î
def gt(other: Any): Column
- î
def hashCode(): Int
- î
def ilike(literal: String): Column
- î
def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
- î
def initializeLogIfNecessary(isInterpreter: Boolean): Unit
- î
def isInCollection(values: Iterable[_]): Column
- î
def isInCollection(values: Iterable[_]): Column
- î
final def isInstanceOf[T0]: Boolean
- î
def isNaN: Column
- î
def isNotNull: Column
- î
def isNull: Column
- î
def isTraceEnabled(): Boolean
- î
def isin(list: Any*): Column
- î
def leq(other: Any): Column
- î
def like(literal: String): Column
- î
def log: Logger
- î
def logDebug(msg: â String, throwable: Throwable): Unit
- î
def logDebug(msg: â String): Unit
- î
def logError(msg: â String, throwable: Throwable): Unit
- î
def logError(msg: â String): Unit
- î
def logInfo(msg: â String, throwable: Throwable): Unit
- î
def logInfo(msg: â String): Unit
- î
def logName: String
- î
def logTrace(msg: â String, throwable: Throwable): Unit
- î
def logTrace(msg: â String): Unit
- î
def logWarning(msg: â String, throwable: Throwable): Unit
- î
def logWarning(msg: â String): Unit
- î
def lt(other: Any): Column
- î
def minus(other: Any): Column
- î
def mod(other: Any): Column
- î
def multiply(other: Any): Column
- î
def name(alias: String): TypedColumn[T, U]
- î
final def ne(arg0: AnyRef): Boolean
- î
def notEqual(other: Any): Column
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
def or(other: Column): Column
- î
def otherwise(value: Any): Column
- î
def over(): Column
- î
def over(window: WindowSpec): Column
- î
def plus(other: Any): Column
- î
def rlike(literal: String): Column
- î
def startsWith(literal: String): Column
- î
def startsWith(other: Column): Column
- î
def substr(startPos: Int, len: Int): Column
- î
def substr(startPos: Column, len: Column): Column
- î
final def synchronized[T0](arg0: â T0): T0
- î
def toString(): String
- î
def unary_!: Column
- î
def unary_-: Column
- î
final def wait(): Unit
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
- î
def when(condition: Column, value: Any): Column
- î
def withField(fieldName: String, col: Column): Column
- î
def ||(other: Any): Column
Deprecated Value Members
- î
def !==(other: Any): Column
Inherited from Logging
Inherited from Any
DataFrame functions
Expression operators
Java-specific expression operators
Support functions for DataFrames
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4