|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectorg.apache.spark.sql.types.DataType
org.apache.spark.sql.types.NullType
public class NullType
:: DeveloperApi ::
The data type representing NULL values. Please use the singleton DataTypes.NullType.
| Method Summary | |
|---|---|
int |
defaultSize()
The default size of a value of this data type, used internally for size estimation. |
| Methods inherited from class org.apache.spark.sql.types.DataType |
|---|
fromCaseClassString, fromJson, json, prettyJson, simpleString, typeName |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int defaultSize()
DataType
defaultSize in class DataType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||