X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fstat%2Fcollector%2FJobStat.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fstat%2Fcollector%2FJobStat.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=6704ad2f0913c0be018858e358c7878bfc3718e8;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/stat/collector/JobStat.html b/website/full_javadoc/compbio/stat/collector/JobStat.html deleted file mode 100644 index 6704ad2..0000000 --- a/website/full_javadoc/compbio/stat/collector/JobStat.html +++ /dev/null @@ -1,551 +0,0 @@ - - - - - - -JobStat - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.stat.collector -
-Class JobStat

-
-java.lang.Object
-  extended by compbio.stat.collector.JobStat
-
-
-
-
public class JobStat
extends Object
- - -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanequals(Object obj) - -
-           
- StringgetClusterJobId() - -
-           
- StringgetEscJobname() - -
-           
- StringgetFinish() - -
-           
- longgetInputSize() - -
-           
- booleangetIsCancelled() - -
-           
- booleangetIsCollected() - -
-           
- booleangetIsFinished() - -
-           
- StringgetJobname() - -
-           
- longgetResultSize() - -
-           
- intgetRuntime() - -
-           
- StringgetStart() - -
-           
- ServicesgetWebService() - -
-           
- inthashCode() - -
-           
- booleanhasResult() - -
-           
- booleanhasStarted() - -
-           
- booleanisClusterJob() - -
-           
- StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-isClusterJob

-
-public boolean isClusterJob()
-
-
-
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
-
Overrides:
hashCode in class Object
-
-
-
-
-
-
- -

-equals

-
-public boolean equals(Object obj)
-
-
-
Overrides:
equals in class Object
-
-
-
-
-
-
- -

-getRuntime

-
-public int getRuntime()
-
-
-
-
-
-
- -

-toString

-
-public String toString()
-
-
-
Overrides:
toString in class Object
-
-
-
-
-
-
- -

-getWebService

-
-public Services getWebService()
-
-
-
-
-
-
- -

-getClusterJobId

-
-public String getClusterJobId()
-
-
-
-
-
-
- -

-getJobname

-
-public String getJobname()
-
-
-
-
-
-
- -

-getEscJobname

-
-public String getEscJobname()
-
-
-
-
-
-
- -

-getStart

-
-public String getStart()
-
-
-
-
-
-
- -

-getFinish

-
-public String getFinish()
-
-
-
-
-
-
- -

-getInputSize

-
-public long getInputSize()
-
-
-
-
-
-
- -

-getResultSize

-
-public long getResultSize()
-
-
-
-
-
-
- -

-hasResult

-
-public boolean hasResult()
-
-
-
-
-
-
- -

-hasStarted

-
-public boolean hasStarted()
-
-
-
-
-
-
- -

-getIsCollected

-
-public boolean getIsCollected()
-
-
-
-
-
-
- -

-getIsCancelled

-
-public boolean getIsCancelled()
-
-
-
-
-
-
- -

-getIsFinished

-
-public boolean getIsFinished()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -