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