public class NullOutputFileSet extends OutputFileSet
OutputFileSet
that discards all data sent to it.TIMESTAMP_UNAVAILABLE
Constructor and Description |
---|
NullOutputFileSet() |
Modifier and Type | Method and Description |
---|---|
void |
close()
No more output will be sent to this OutputFileSet.
|
protected OutputStream |
createNewOutputStream(String path,
long lastModifiedTime) |
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 lastModifiedTime)
createNewOutputStream
in class OutputFileSet
Copyright © 2018. All rights reserved.