public class NodeOrganizer extends DefaultOrganizer
baseDir, resultType, tracker
Constructor and Description |
---|
NodeOrganizer(String baseDir) |
Modifier and Type | Method and Description |
---|---|
String |
organize(String peer,
String hostType)
Organize the report directory
|
combine, getBaseDir, getResultType, getTracker, setResultType
public NodeOrganizer(String baseDir)
public String organize(String peer, String hostType)
Organizer
organize
in interface Organizer
organize
in class DefaultOrganizer
peer
- The original address of the report being downloadedhostType
- the host type that provided the reportThis documentation was released into the public domain.