X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fengine%2FProgressGetter.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fengine%2FProgressGetter.html;h=7a192eb908074504dedecd559caaccf6b054c7a3;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/engine/ProgressGetter.html b/website/full_javadoc/compbio/engine/ProgressGetter.html new file mode 100644 index 0000000..7a192eb --- /dev/null +++ b/website/full_javadoc/compbio/engine/ProgressGetter.html @@ -0,0 +1,273 @@ + + + + + + +ProgressGetter + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.engine +
+Class ProgressGetter

+
+java.lang.Object
+  extended by compbio.engine.ProgressGetter
+
+
+
+
public class ProgressGetter
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ProgressGetter() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static bytegetProgress(String progressFile) + +
+           
+static ChunkHolderpull(String file, + long position) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ProgressGetter

+
+public ProgressGetter()
+
+
+ + + + + + + + +
+Method Detail
+ +

+pull

+
+public static final ChunkHolder pull(String file,
+                                     long position)
+
+
+
+
+
+
+ +

+getProgress

+
+public static final byte getProgress(String progressFile)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +