Class SparkStructs (1.0.0)

publicclass SparkStructs

Inheritance

java.lang.Object > SparkStructs

Static Fields

ATTRIBUTES_DATATYPE

publicstaticMapTypeATTRIBUTES_DATATYPE
Field Value
Type Description
org.apache.spark.sql.types.MapType

ATTRIBUTES_PER_KEY_DATATYPE

publicstaticArrayTypeATTRIBUTES_PER_KEY_DATATYPE
Field Value
Type Description
org.apache.spark.sql.types.ArrayType

DEFAULT_SCHEMA

publicstaticStructTypeDEFAULT_SCHEMA
Field Value
Type Description
org.apache.spark.sql.types.StructType

PUBLISH_FIELD_TYPES

publicstaticMap<String,DataType>PUBLISH_FIELD_TYPES
Field Value
Type Description
Map<String,org.apache.spark.sql.types.DataType>

Constructors

SparkStructs()

publicSparkStructs()

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.