
public class OutputFileSetOnDirectory extends OutputFileSet
OutputFileSet on a directory.TIMESTAMP_UNAVAILABLE| Constructor and Description |
|---|
OutputFileSetOnDirectory(File dir,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
No more output will be sent to this OutputFileSet.
|
protected OutputStream |
createNewOutputStream(String path,
long timeStampMillis) |
alreadyContains, getPathDescription, openForWrite, openForWritepublic void close()
OutputFileSetOutputFileSet.close() on an already-closed instance.close in class OutputFileSetprotected OutputStream createNewOutputStream(String path, long timeStampMillis) throws IOException
createNewOutputStream in class OutputFileSetIOExceptionCopyright © 2018. All rights reserved.