书栈网 · BookStack 本次搜索耗时 0.086 秒,为您找到 3950 个相关结果.
  • 映射

    739 2019-06-13 《Scala Collections》
    Map类的操作 mutable.Map类中的操作 同步集合(Set)和映射(Map) 映射(Map)是一种可迭代的键值对结构(也称映射或关联)。Scala的Predef类提供了隐式转换,允许使用另一种语法:key -> value ,来代替(key, value) 。如:Map("x" -> 24, "y" -> 25, "z" -> 26) 等同于...
  • Actions

    Actions Actions 下面的表格列了 Spark 支持的一些常用 actions。详细内容请参阅 RDD API 文档(Scala , Java , Python ) 和 PairRDDFunctions 文档(Scala , Java )。 Action Meaning reduce(func) Aggregate ...
  • 概览

    算子 数据流转换 Map DataStream → DataStream FlatMap DataStream → DataStream Filter DataStream → DataStream KeyBy DataStream → KeyedStream Reduce KeyedStream → DataStream Window ...
  • Method Invocation

    759 2020-01-09 《Scala Style Guide》
    Arity-0 Postfix Notation Arity-1 (Infix Notation) Symbolic Methods/Operators Higher-Order Functions Generally speaking, method invocation in Scala follows Java conventions.In...
  • FAQ

    How to structure a .sbt build to cross-compile with Scala and Scala.js? Can I use macros with Scala.js? What about compiler plugins? Where can I find an example of non trivial Sc...
  • Data Types

    Data Types Data Type Data Types in the Table API Physical Hints List of Data Types Character Strings CHAR VARCHAR / STRING Binary Strings BINARY VARBINARY / BYTES Ex...
  • Data Types

    Data Types Data Type Data Types in the Table API Physical Hints List of Data Types Character Strings CHAR VARCHAR / STRING Binary Strings BINARY VARBINARY / BYTES Ex...
  • 介绍

    Effective Scala Effective Scala Marius Eriksen, Twitter Inc.marius@twitter.com (@marius )[translated by hongjiang(@hongjiang ), tongqing(@tongqing )] 来源: http://github.com...
  • Data Types

    Data Types Data Type Data Types in the Table API Physical Hints List of Data Types Character Strings CHAR VARCHAR / STRING Binary Strings BINARY VARBINARY / BYTES Ex...
  • Data Types

    Data Types Data Type Data Types in the Table API Physical Hints List of Data Types Character Strings CHAR VARCHAR / STRING Binary Strings BINARY VARBINARY / BYTES Ex...