helix.graph.algo.c3part
Class C3PartOTFQGlobal

java.lang.Object
  extended by helix.graph.algo.c3part.C3PartAbstract
      extended by helix.graph.algo.c3part.C3PartAbstractOTF
          extended by helix.graph.algo.c3part.C3PartAbstractOTFQuorum
              extended by helix.graph.algo.c3part.C3PartAbstractOTFQGlobal
                  extended by helix.graph.algo.c3part.C3PartOTFQGlobal
All Implemented Interfaces:
C3PartAlgo

public class C3PartOTFQGlobal
extends C3PartAbstractOTFQGlobal


Constructor Summary
C3PartOTFQGlobal(Graph dataGraph)
          constructor
 
Method Summary
 
Methods inherited from class helix.graph.algo.c3part.C3PartAbstractOTFQuorum
getAggregatorFor, getOptimizerFor
 
Methods inherited from class helix.graph.algo.c3part.C3PartAbstract
getOptions, getPhysicalOptions, run, setOptions
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C3PartOTFQGlobal

public C3PartOTFQGlobal(Graph dataGraph)
constructor