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