Package org.apache.spark.sql.types
Class IndeterminateStringType
Object
org.apache.spark.sql.types.IndeterminateStringType
String type that was the result of coercing two different non-explicit collations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract static booleanstatic Stringstatic intstatic StringConstraintstatic intstatic booleanstatic inthashCode()static Stringjson()static Stringabstract static intabstract static ObjectproductElement(int n) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic Stringstatic Stringsql()static StringtoString()static StringtypeName()
-
Constructor Details
-
IndeterminateStringType
public IndeterminateStringType()
-
-
Method Details
-
json
-
prettyJson
-
simpleString
-
catalogString
-
sql
-
collationId
public static int collationId() -
constraint
-
typeName
-
toString
-
equals
-
hashCode
public static int hashCode() -
defaultSize
public static int defaultSize() -
canEqual
-
productArity
public abstract static int productArity() -
productElement
-
productIterator
-
productPrefix
-
productElementName
-
productElementNames
-