AWS Glue Scala FloatNode 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 FloatNode APIs

Package: com.amazonaws.services.glue.types

FloatNode case class

FloatNode

case class FloatNode extends ScalarNode(value, TypeCode.FLOAT) ( value : Float )

FloatNode val fields

  • ordering

FloatNode def methods

def equals( other : Any )