public class IsBlockInList extends Object implements org.apache.spark.api.java.function.Function<scala.Tuple2<MatrixIndexes,MatrixBlock>,Boolean>
| Constructor and Description | 
|---|
| IsBlockInList(long[] cols,
             DataCharacteristics mc) | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | call(scala.Tuple2<MatrixIndexes,MatrixBlock> kv) | 
public IsBlockInList(long[] cols,
                     DataCharacteristics mc)
public Boolean call(scala.Tuple2<MatrixIndexes,MatrixBlock> kv) throws Exception
call in interface org.apache.spark.api.java.function.Function<scala.Tuple2<MatrixIndexes,MatrixBlock>,Boolean>ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.