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=b6570eee26dbda6633d1f22a71737403765d649d;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;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 new file mode 100644 index 0000000..b6570ee --- /dev/null +++ b/website/full_javadoc/compbio/stat/collector/class-use/JobStat.html @@ -0,0 +1,298 @@ + + + + + + +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) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +