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

-Uses of Class
compbio.stat.collector.JobStat

-
- - - - - - - - - -
-Packages that use JobStat
compbio.stat.collector  
-  -

- - - - - -
-Uses of JobStat in compbio.stat.collector
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in compbio.stat.collector that return types with arguments of type JobStat
- List<JobStat>StatProcessor.getAbandonedJobs() - -
-          Not collected.
- List<JobStat>StatProcessor.getCancelledJobs() - -
-           
- List<JobStat>StatProcessor.getClusterJobs() - -
-           
- List<JobStat>StatProcessor.getFailedJobs() - -
-          Started & finished but did not produce result
- List<JobStat>StatProcessor.getIncompleteJobs() - -
-           
- List<JobStat>StatProcessor.getJobs() - -
-           
- List<JobStat>StatProcessor.getLocalJobs() - -
-           
- List<JobStat>StatDB.readData(Timestamp from, - Timestamp to, - Services wservice, - Boolean clusterOnly) - -
-           
- List<JobStat>StatProcessor.sortByResultSize() - -
-           
- List<JobStat>StatProcessor.sortByRuntime() - -
-           
- List<JobStat>StatProcessor.sortByStartTime() - -
-           
-  -

- - - - - - - - - -
Method parameters in compbio.stat.collector with type arguments of type JobStat
- voidStatDB.removeRecordedJobs(Set<JobStat> fsJobs) - -
-          Removes the job if - - 1) It has already been recorded - - 2) It has not completed and did not timeout - this is to prevent - recording the information on the incomplete jobs.
-  -

- - - - - - - - -
Constructor parameters in compbio.stat.collector with type arguments of type JobStat
StatProcessor(List<JobStat> stats) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - -