Amazon Glue Scala TimestampNode 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 TimestampNode APIs

Package: com.amazonaws.services.glue.types

TimestampNode case class

TimestampNode

case class TimestampNode extends ScalarNode(value, TypeCode.TIMESTAMP) ( value : Timestamp )

TimestampNode val fields

  • ordering

TimestampNode def methods

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