Showing content from https://api-docs.databricks.com/scala/spark/latest/org/apache/spark/sql/Row.html below:
Databricks Scala Spark API - org.apache.spark.sql.Row
trait Row extends Serializable
î· î
Ordering
- Alphabetic
- By Inheritance
Inherited
- Row
- Serializable
- Serializable
- AnyRef
- Any
Abstract Value Members
- î
abstract def copy(): Row
- î
abstract def get(i: Int): Any
- î
abstract def length: Int
Concrete Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##(): Int
- î
final def ==(arg0: Any): Boolean
- î
def anyNull: Boolean
- î
def apply(i: Int): Any
- î
final def asInstanceOf[T0]: T0
- î
def clone(): AnyRef
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(o: Any): Boolean
- î
def fieldIndex(name: String): Int
- î
def finalize(): Unit
- î
def getAs[T](fieldName: String): T
- î
def getAs[T](i: Int): T
- î
def getBoolean(i: Int): Boolean
- î
def getByte(i: Int): Byte
- î
final def getClass(): Class[_]
- î
def getDate(i: Int): Date
- î
def getDecimal(i: Int): BigDecimal
- î
def getDouble(i: Int): Double
- î
def getFloat(i: Int): Float
- î
def getInstant(i: Int): Instant
- î
def getInt(i: Int): Int
- î
def getJavaMap[K, V](i: Int): Map[K, V]
- î
def getList[T](i: Int): List[T]
- î
def getLocalDate(i: Int): LocalDate
- î
def getLong(i: Int): Long
- î
def getMap[K, V](i: Int): Map[K, V]
- î
def getSeq[T](i: Int): Seq[T]
- î
def getShort(i: Int): Short
- î
def getString(i: Int): String
- î
def getStruct(i: Int): Row
- î
def getTimestamp(i: Int): Timestamp
- î
def getValuesMap[T](fieldNames: Seq[String]): Map[String, T]
- î
def hashCode(): Int
- î
final def isInstanceOf[T0]: Boolean
- î
def isNullAt(i: Int): Boolean
- î
def json: String
- î
def mkString(start: String, sep: String, end: String): String
- î
def mkString(sep: String): String
- î
def mkString: String
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
def prettyJson: String
- î
def schema: StructType
- î
def size: Int
- î
final def synchronized[T0](arg0: â T0): T0
- î
def toSeq: Seq[Any]
- î
def toString(): String
- î
final def wait(): Unit
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
Inherited from Serializable
Inherited from Serializable
Inherited from Any
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