Amazon Glue Scala StringNode APIs - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon Glue Scala StringNode APIs

Package: com.amazonaws.services.glue.types

StringNode case class

StringNode

case class StringNode extends ScalarNode(value, TypeCode.STRING) ( value : String )

StringNode val fields

  • ordering

StringNode def methods

def equals( other : Any )
def this( value : UTF8String )