Package org.hpccsystems.ws.client.utils
Class DataSingleton
- java.lang.Object
-
- java.util.Observable
-
- org.hpccsystems.ws.client.utils.DataSingleton
-
- Direct Known Subclasses:
BaseHPCCWsClient,Cluster,DataQuerySet,DropZone,FileSprayWorkunit,Graph,HPCCWsClient,LogicalFile,PhysicalFile,PhysicalMachine,Platform,Result,Workunit
public abstract class DataSingleton extends Observable
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDataSingleton()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract booleanequals(Object aThat)protected abstract voidfastRefresh()protected abstract voidfullRefresh()abstract inthashCode()protected abstract booleanisComplete()protected voidmonitor()-
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
-
-