public class MatrixWriterFactory extends Object
Constructor and Description |
---|
MatrixWriterFactory() |
Modifier and Type | Method and Description |
---|---|
static MatrixWriter |
createMatrixWriter(Types.FileFormat fmt) |
static MatrixWriter |
createMatrixWriter(Types.FileFormat fmt,
int replication,
FileFormatProperties props) |
public static MatrixWriter createMatrixWriter(Types.FileFormat fmt)
public static MatrixWriter createMatrixWriter(Types.FileFormat fmt, int replication, FileFormatProperties props)
Copyright © 2020 The Apache Software Foundation. All rights reserved.