|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.netarkivet.harvester.harvesting.LegacyNamingConvention
public class LegacyNamingConvention
Implements the standard way of prefixing archive files in Netarchivesuite. I.e. jobid-harvestid
Constructor Summary | |
---|---|
LegacyNamingConvention()
|
Method Summary | |
---|---|
java.lang.String |
getPrefix(Job theJob)
Make a prefix to be used by Heritrix. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LegacyNamingConvention()
Method Detail |
---|
public java.lang.String getPrefix(Job theJob)
ArchiveFileNaming
getPrefix
in interface ArchiveFileNaming
theJob
- the harvestJob
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |