A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://spark.apache.org/docs/latest/api/scala/org/apache/spark/sql/expressions/Aggregator.html below:

Spark 4.0.0 ScalaDoc - org.apache.spark.sql.expressions.Aggregator

abstract class Aggregator[-IN, BUF, OUT] extends Serializable with UserDefinedFunctionLike



Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Aggregator
  2. UserDefinedFunctionLike
  3. Serializable
  4. AnyRef
  5. Any
Visibility
  1. Public
  2. Protected
Instance Constructors
  1.  new Aggregator()
Abstract Value Members
  1.  abstract def bufferEncoder: Encoder[BUF]
  2.  abstract def finish(reduction: BUF): OUT
  3.  abstract def merge(b1: BUF, b2: BUF): BUF
  4.  abstract def outputEncoder: Encoder[OUT]
  5.  abstract def reduce(b: BUF, a: IN): BUF
  6.  abstract def zero: BUF
Concrete Value Members
  1.  final def !=(arg0: Any): Boolean
  2.  final def ##: Int
  3.  final def ==(arg0: Any): Boolean
  4.  final def asInstanceOf[T0]: T0
  5.  def clone(): AnyRef
  6.  final def eq(arg0: AnyRef): Boolean
  7.  def equals(arg0: AnyRef): Boolean
  8.  final def getClass(): Class[_ <: AnyRef]
  9.  def hashCode(): Int
  10.  final def isInstanceOf[T0]: Boolean
  11.  def name: String
  12.  final def ne(arg0: AnyRef): Boolean
  13.  final def notify(): Unit
  14.  final def notifyAll(): Unit
  15.  final def synchronized[T0](arg0: => T0): T0
  16.  def toColumn: TypedColumn[IN, OUT]
  17.  def toString(): String
  18.  final def wait(arg0: Long, arg1: Int): Unit
  19.  final def wait(arg0: Long): Unit
  20.  final def wait(): Unit
Deprecated Value Members
  1.  def finalize(): Unit

Inherited from UserDefinedFunctionLike

Inherited from AnyRef

Inherited from Any


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4