public class SparkDataTypeConverter extends Object
| Constructor and Description |
|---|
SparkDataTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
typeClassName(int type) |
static int |
typeInt(org.apache.spark.sql.types.DataType type) |
public static int typeInt(org.apache.spark.sql.types.DataType type)
public static String typeClassName(int type)
Copyright © 2018 University of Michigan. All rights reserved.