org.opensha.commons.hpc.grid
Class GridResource
java.lang.Object
org.opensha.commons.hpc.grid.GridResource
- All Implemented Interfaces:
- Serializable, XMLSaveable
- Direct Known Subclasses:
- ResourceProvider, StorageHost, SubmitHost
public abstract class GridResource
- extends Object
- implements XMLSaveable, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridResource
public GridResource()
getName
public abstract String getName()
writeToFile
public void writeToFile(String fileName)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)