com.application.areca.metadata.trace
Class UpdateMetaDataTraceHandler
java.lang.Object
com.application.areca.metadata.trace.UpdateMetaDataTraceHandler
- All Implemented Interfaces:
- TraceHandler
public class UpdateMetaDataTraceHandler
- extends java.lang.Object
- implements TraceHandler
- 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 |
UpdateMetaDataTraceHandler
public UpdateMetaDataTraceHandler()
getDestination
public java.io.File getDestination()
setDestination
public void setDestination(java.io.File destination)
close
public void close()
- Specified by:
close
in interface TraceHandler
newRow
public void newRow(char type,
java.lang.String key,
java.lang.String hash,
ProcessContext context)
throws FileMetaDataSerializationException,
TaskCancelledException
- Specified by:
newRow
in interface TraceHandler
- Throws:
FileMetaDataSerializationException
TaskCancelledException
setVersion
public void setVersion(long version)
- Specified by:
setVersion
in interface TraceHandler