public static class ParameterizedBuiltinSPInstruction.RDDReplaceFunction extends Object implements org.apache.spark.api.java.function.Function<MatrixBlock,MatrixBlock>
Constructor and Description |
---|
RDDReplaceFunction(double pattern,
double replacement) |
Modifier and Type | Method and Description |
---|---|
MatrixBlock |
call(MatrixBlock arg0) |
public MatrixBlock call(MatrixBlock arg0)
call
in interface org.apache.spark.api.java.function.Function<MatrixBlock,MatrixBlock>
Copyright © 2018 The Apache Software Foundation. All rights reserved.