public static class CtableSPInstruction.MapJoinSignature1 extends Object implements org.apache.spark.api.java.function.Function<MatrixBlock,MatrixBlock[]>
Constructor and Description |
---|
MapJoinSignature1() |
Modifier and Type | Method and Description |
---|---|
MatrixBlock[] |
call(MatrixBlock v1) |
public MatrixBlock[] call(MatrixBlock v1) throws Exception
call
in interface org.apache.spark.api.java.function.Function<MatrixBlock,MatrixBlock[]>
Exception
Copyright © 2018 The Apache Software Foundation. All rights reserved.