public class Reducer extends Object implements org.apache.spark.api.java.function.Function2<Set<Boolean>,Set<Boolean>,Set<Boolean>>
Reducer()
Set<Boolean>
call(Set<Boolean> resultsL, Set<Boolean> resultsR)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Reducer()
public Set<Boolean> call(Set<Boolean> resultsL, Set<Boolean> resultsR)
call
org.apache.spark.api.java.function.Function2<Set<Boolean>,Set<Boolean>,Set<Boolean>>
Copyright © 2017. All Rights Reserved.