helix.graph.algo.c3part
Class C3PartOTFBasic

java.lang.Object
  extended by helix.graph.algo.c3part.C3PartAbstract
      extended by helix.graph.algo.c3part.C3PartAbstractOTFBasic
          extended by helix.graph.algo.c3part.C3PartOTFBasic
All Implemented Interfaces:
C3PartAlgo

public class C3PartOTFBasic
extends C3PartAbstractOTFBasic


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

Constructor Detail

C3PartOTFBasic

public C3PartOTFBasic(Graph dataGraph)
constructor