|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.application.areca.metadata.trace.TraceMerger
public class TraceMerger
Method Summary | |
---|---|
static java.io.File |
buildAggregatedTraceFile(AbstractIncrementalFileSystemMedium medium,
java.io.File[] archives)
Aggregates the traces provided as argument |
static java.io.File |
buildAggregatedTraceFile(AbstractIncrementalFileSystemMedium medium,
java.io.File[] archives,
AbstractMetaDataFileIterator referenceIterator)
Aggregates the traces provided as argument |
java.io.File[] |
getArchives()
|
AbstractIncrementalFileSystemMedium |
getMedium()
|
ArchiveTraceAdapter |
getWriter()
|
void |
merge()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.io.File buildAggregatedTraceFile(AbstractIncrementalFileSystemMedium medium, java.io.File[] archives) throws java.io.IOException, TaskCancelledException
java.io.IOException
TaskCancelledException
public static java.io.File buildAggregatedTraceFile(AbstractIncrementalFileSystemMedium medium, java.io.File[] archives, AbstractMetaDataFileIterator referenceIterator) throws java.io.IOException, TaskCancelledException
java.io.IOException
TaskCancelledException
public ArchiveTraceAdapter getWriter()
public java.io.File[] getArchives()
public AbstractIncrementalFileSystemMedium getMedium()
public void merge() throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |