public class FileRecordWriterFactory extends Object implements org.canova.api.records.reader.factory.RecordWriterFactory
Constructor and Description |
---|
FileRecordWriterFactory() |
Modifier and Type | Method and Description |
---|---|
org.canova.api.records.writer.RecordWriter |
create(URI uri)
Creates new RecordWriter instance based on the output file extension
|
public org.canova.api.records.writer.RecordWriter create(URI uri) throws Exception
create
in interface org.canova.api.records.reader.factory.RecordWriterFactory
uri
- destination for saving modelException
Copyright © 2016. All Rights Reserved.