compbio.engine
Class LoadBalancer

java.lang.Object
  extended by compbio.engine.LoadBalancer

public class LoadBalancer
extends java.lang.Object


Method Summary
static Executable.ExecProvider getEngine(Executable<?> executable)
           
static
<T,V> Executable.ExecProvider
getEngine(Executable<V> executable, java.util.List<FastaSequence> dataSet)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEngine

public static Executable.ExecProvider getEngine(Executable<?> executable)

getEngine

public static <T,V> Executable.ExecProvider getEngine(Executable<V> executable,
                                                      java.util.List<FastaSequence> dataSet)