public class LogicalFile extends DataSingleton
| Modifier and Type | Class and Description |
|---|---|
static class |
LogicalFile.Notification |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object aThat) |
protected void |
fastRefresh() |
protected void |
fullRefresh() |
static LogicalFile |
get(Platform platform,
String name)
Gets the.
|
String |
getDir()
Gets the dir.
|
FileSprayWorkunit |
getFileSprayWorkunit()
Gets the file spray workunit.
|
String |
getName()
Gets the name.
|
Workunit |
getWorkunit()
Gets the workunit.
|
int |
hashCode() |
protected boolean |
isComplete() |
void |
update(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFULogicalFile lf)
Update.
|
void |
Update(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLSourceFile sf)
Update.
|
monitoraddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static LogicalFile get(Platform platform, String name)
platform - the platformname - the namepublic String getName()
public Workunit getWorkunit()
public FileSprayWorkunit getFileSprayWorkunit()
public String getDir()
protected boolean isComplete()
isComplete in class DataSingletonprotected void fastRefresh()
fastRefresh in class DataSingletonprotected void fullRefresh()
fullRefresh in class DataSingletonpublic void update(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFULogicalFile lf)
lf - the lfpublic void Update(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLSourceFile sf)
sf - the sfpublic boolean equals(Object aThat)
equals in class DataSingletonpublic int hashCode()
hashCode in class DataSingletonCopyright © 2021. All rights reserved.