Showing content from https://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
- Alphabetic
- By Inheritance
Inherited
- Aggregator
- UserDefinedFunctionLike
- Serializable
- AnyRef
- Any
Visibility
- Public
- Protected
Instance Constructors
- î
new Aggregator()
Abstract Value Members
- î
abstract def bufferEncoder: Encoder[BUF]
- î
abstract def finish(reduction: BUF): OUT
- î
abstract def merge(b1: BUF, b2: BUF): BUF
- î
abstract def outputEncoder: Encoder[OUT]
- î
abstract def reduce(b: BUF, a: IN): BUF
- î
abstract def zero: BUF
Concrete Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##: Int
- î
final def ==(arg0: Any): Boolean
- î
final def asInstanceOf[T0]: T0
- î
def clone(): AnyRef
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(arg0: AnyRef): Boolean
- î
final def getClass(): Class[_ <: AnyRef]
- î
def hashCode(): Int
- î
final def isInstanceOf[T0]: Boolean
- î
def name: String
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
final def synchronized[T0](arg0: => T0): T0
- î
def toColumn: TypedColumn[IN, OUT]
- î
def toString(): String
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
- î
final def wait(): Unit
Deprecated Value Members
- î
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