Package org.apache.spark.util
Class SparkSchemaUtils
Object
org.apache.spark.util.SparkSchemaUtils
Utils for handling schemas.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
SparkSchemaUtils
public SparkSchemaUtils() 
 - 
 - 
Method Details
- 
escapeMetaCharacters
- Parameters:
 str- The string to be escaped.- Returns:
 - The escaped string.
 
 
 -