Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.spark.sql.expressions Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
AggregatorA base class for user-defined aggregations, which can be used in DataFrame and Dataset operations to take all of the elements of a group and reduce them to a single value.Classorg.apache.spark.sql.expressionsApache Spark
MutableAggregationBuffer A Row representing an mutable aggregation buffer.Classorg.apache.spark.sql.expressionsApache Spark
UserDefinedAggregateFunction The base class for implementing user-defined aggregate functions (UDAF).Classorg.apache.spark.sql.expressionsApache Spark
Window Utility functions for defining window in DataFrames.Classorg.apache.spark.sql.expressionsApache Spark
WindowSpec A window specification that defines the partitioning, ordering, and frame boundaries.Classorg.apache.spark.sql.expressionsApache Spark