Class CtableSPInstruction.MapJoinSignature1
java.lang.Object
org.apache.sysds.runtime.instructions.spark.CtableSPInstruction.MapJoinSignature1
- All Implemented Interfaces:
Serializable,org.apache.spark.api.java.function.Function<MatrixBlock,MatrixBlock[]>
- Enclosing class:
- CtableSPInstruction
public static class CtableSPInstruction.MapJoinSignature1
extends Object
implements org.apache.spark.api.java.function.Function<MatrixBlock,MatrixBlock[]>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapJoinSignature1
public MapJoinSignature1()
-
-
Method Details
-
call
- Specified by:
callin interfaceorg.apache.spark.api.java.function.Function<MatrixBlock,MatrixBlock[]> - Throws:
Exception
-