public static class BinaryBlockSerialization.MatrixBlockSerializer extends Object implements org.apache.hadoop.io.serializer.Serializer<MatrixBlock>
| Constructor and Description | 
|---|
| MatrixBlockSerializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| void | open(OutputStream arg0) | 
| void | serialize(MatrixBlock mb) | 
public void open(OutputStream arg0) throws IOException
open in interface org.apache.hadoop.io.serializer.Serializer<MatrixBlock>IOExceptionpublic void serialize(MatrixBlock mb) throws IOException
serialize in interface org.apache.hadoop.io.serializer.Serializer<MatrixBlock>IOExceptionpublic void close()
           throws IOException
close in interface org.apache.hadoop.io.serializer.Serializer<MatrixBlock>IOExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.