com.application.areca.metadata.trace
Class RebuildOtherFilesTraceHandler
java.lang.Object
com.application.areca.metadata.trace.RebuildOtherFilesTraceHandler
- All Implemented Interfaces:
- TraceHandler
public class RebuildOtherFilesTraceHandler
- extends java.lang.Object
- implements TraceHandler
Rebuilds directories and symlinks
- Author:
- Olivier PETRUCCI
Areca Build ID : 7299034069467778562
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RebuildOtherFilesTraceHandler
public RebuildOtherFilesTraceHandler(java.io.File directory,
java.lang.String[] filters)
close
public void close()
- Specified by:
close
in interface TraceHandler
newRow
public void newRow(char type,
java.lang.String key,
java.lang.String trace,
ProcessContext context)
throws java.io.IOException,
FileMetaDataSerializationException,
TaskCancelledException
- Specified by:
newRow
in interface TraceHandler
- Throws:
java.io.IOException
FileMetaDataSerializationException
TaskCancelledException
setVersion
public void setVersion(long version)
- Specified by:
setVersion
in interface TraceHandler