function to create the initial value of the aggregation.
function to merge a new value into the aggregation result.
function to merge outputs from multiple mergeValue function.
function to create the initial value of the aggregation.
function to merge outputs from multiple mergeValue function.
function to merge a new value into the aggregation result.
(Since version 0.9.0) use combineCombinersByKey with TaskContext argument
(Since version 0.9.0) use combineValuesByKey with TaskContext argument
:: DeveloperApi :: A set of functions used to aggregate data.
function to create the initial value of the aggregation.
function to merge a new value into the aggregation result.
function to merge outputs from multiple mergeValue function.