AWS Glue Scala ByteNode APIs - AWS Glue
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AWS Glue Scala ByteNode APIs

Package: com.amazonaws.services.glue.types

ByteNode case class

ByteNode

case class ByteNode extends ScalarNode(value, TypeCode.BYTE) ( value : Byte )

ByteNode val fields

  • ordering

ByteNode def methods

def equals( other : Any )