public abstract class AbstractFileOutputRecorder extends AbstractRecorder
| Constructor and Description |
|---|
AbstractFileOutputRecorder() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
createOutFilename() |
protected java.io.File |
createOutFileObject() |
protected java.lang.String |
getOutfilePattern() |
protected java.io.File |
getOutputDirectory() |
void |
setOutfilePattern(java.lang.String outfilePattern) |
void |
setOutputDirectory(java.io.File outputDirectory) |
getRecorderName, setRecorderNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrecordMonitoringStatisticsprotected java.lang.String createOutFilename()
protected java.io.File createOutFileObject()
throws java.io.IOException
java.io.IOExceptionprotected java.io.File getOutputDirectory()
public void setOutputDirectory(java.io.File outputDirectory)
protected java.lang.String getOutfilePattern()
public void setOutfilePattern(java.lang.String outfilePattern)
Copyright © 2019. All Rights Reserved.