public static interface RFile.OutputArguments
Modifier and Type | Method and Description |
---|---|
RFile.WriterOptions |
to(OutputStream out) |
RFile.WriterFSOptions |
to(String filename) |
RFile.WriterFSOptions to(String filename)
filename
- name of file to write RFile dataRFile.WriterOptions to(OutputStream out)
out
- output stream to write RFile dataCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.