public class FilterNonEmptyBlocksFunction2 extends Object implements org.apache.spark.api.java.function.Function<MatrixBlock,Boolean>
Constructor and Description |
---|
FilterNonEmptyBlocksFunction2() |
Modifier and Type | Method and Description |
---|---|
Boolean |
call(MatrixBlock arg0) |
public Boolean call(MatrixBlock arg0) throws Exception
call
in interface org.apache.spark.api.java.function.Function<MatrixBlock,Boolean>
Exception
Copyright © 2020 The Apache Software Foundation. All rights reserved.