public static final class GroupStep.GroupBiOperator<K,V> extends Object implements BinaryOperator<Map<K,V>>, Serializable
Constructor and Description |
---|
GroupBiOperator() |
GroupBiOperator(BinaryOperator<V> barrierAggregator) |
Modifier and Type | Method and Description |
---|---|
Map<K,V> |
apply(Map<K,V> mapA,
Map<K,V> mapB) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
maxBy, minBy
andThen
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.