Showing content from http://spark.apache.org/docs/latest/api/scala/org/apache/spark/sql/types/StructField.html below:
Spark 4.0.0 ScalaDoc - org.apache.spark.sql.types.StructField
case class StructField(name: String, dataType: DataType, nullable: Boolean = true, metadata: Metadata = Metadata.empty) extends Product with Serializable
î·î
Ordering
- Alphabetic
- By Inheritance
Inherited
- StructField
- Serializable
- Product
- Equals
- AnyRef
- Any
Visibility
- Public
- Protected
Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##: Int
- î
final def ==(arg0: Any): Boolean
- î
final def asInstanceOf[T0]: T0
- î
def clearCurrentDefaultValue(): StructField
- î
def clone(): AnyRef
- î
val dataType: DataType
- î
final def eq(arg0: AnyRef): Boolean
- î
final def getClass(): Class[_ <: AnyRef]
- î
def getComment(): Option[String]
- î
def getCurrentDefaultValue(): Option[String]
- î
final def isInstanceOf[T0]: Boolean
- î
val metadata: Metadata
- î
val name: String
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
val nullable: Boolean
- î
def productElementNames: Iterator[String]
- î
final def synchronized[T0](arg0: => T0): T0
- î
def toDDL: String
- î
def toString(): String
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
- î
final def wait(): Unit
- î
def withComment(comment: String): StructField
- î
def withCurrentDefaultValue(value: String): StructField
- î
def withExistenceDefaultValue(value: String): StructField
Deprecated Value Members
- î
def finalize(): Unit
Inherited from Product
Inherited from Equals
Inherited from AnyRef
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