Uses of Class
edu.isi.pegasus.planner.catalog.site.classes.HeadNodeFS
-
Packages that use HeadNodeFS Package Description edu.isi.pegasus.planner.catalog.site.classes -
-
Uses of HeadNodeFS in edu.isi.pegasus.planner.catalog.site.classes
Fields in edu.isi.pegasus.planner.catalog.site.classes declared as HeadNodeFS Modifier and Type Field Description private HeadNodeFSSiteCatalogEntry3. mHeadFSThe handle to the head node filesystem.Methods in edu.isi.pegasus.planner.catalog.site.classes that return HeadNodeFS Modifier and Type Method Description HeadNodeFSCreateSampleSiteCatalog. createHeadNodeFS()Creates an object describing the head node filesystem.HeadNodeFSSiteCatalogEntry3. getHeadNodeFS()Returns the headnode filesystem.Methods in edu.isi.pegasus.planner.catalog.site.classes with parameters of type HeadNodeFS Modifier and Type Method Description voidSiteCatalogEntry3. setHeadNodeFS(HeadNodeFS system)Sets the headnode filesystem.
-