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, openForWrite
public void close()
OutputFileSet
OutputFileSet.close()
on an already-closed instance.close
in class OutputFileSet
protected OutputStream createNewOutputStream(String path, long timeStampMillis) throws IOException
createNewOutputStream
in class OutputFileSet
IOException
Copyright © 2018. All rights reserved.