本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。
AWS Glue 斯卡拉 IntegerNode APIs
程序包:com.amazonaws.services.glue.types
IntegerNode 案例类别
IntegerNode
case class IntegerNode extends ScalarNode(value, TypeCode.INT) (
value : Int )
IntegerNode val字段
-
ordering
IntegerNode 定义方法
def equals( other : Any )