|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.isi.pegasus.planner.catalog.site.classes.CreateSampleSiteCatalog
public class CreateSampleSiteCatalog
Generates a sample site catalog in XML.
| Constructor Summary | |
|---|---|
CreateSampleSiteCatalog()
|
|
| Method Summary | |
|---|---|
void |
constructSiteCatalog(String file)
Generates a sample site catalog. |
HeadNodeFS |
createHeadNodeFS()
Creates an object describing the head node filesystem. |
WorkerNodeFS |
createWorkerNodeFS()
Creates an object describing the worker node filesystem. |
static void |
main(String[] args)
The main program |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateSampleSiteCatalog()
| Method Detail |
|---|
public void constructSiteCatalog(String file)
file - the path to the file to be written out.public HeadNodeFS createHeadNodeFS()
public WorkerNodeFS createWorkerNodeFS()
public static void main(String[] args)
args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||