Amazon Glue Scala MapNode API - Amazon Glue
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

Amazon Glue Scala MapNode API

程序包:com.amazonaws.services.glue.types

MapNode case 类

MapNode

case class MapNode extends MapLikeNode(value) ( value : mutable.Map[String, DynamicNode] )

MapNode def 方法

def clone
def equals( other : Any )
def hashCode : Int
def nodeType
def this