helix.graph.algo.c3part
Class C3PartDFSQ
java.lang.Object
helix.graph.algo.c3part.C3PartAbstract
helix.graph.algo.c3part.C3PartAbstractXFS
helix.graph.algo.c3part.C3PartDFSQ
- All Implemented Interfaces:
- C3PartAlgo
public class C3PartDFSQ
- extends C3PartAbstractXFS
C3PartDFSQ
public C3PartDFSQ(Graph dataGraph)
- API
setOptions
public void setOptions(C3PartOptions options)
- Description copied from class:
C3PartAbstract
- set options
time to check for option incompatibilities
- Specified by:
setOptions
in interface C3PartAlgo
- Overrides:
setOptions
in class C3PartAbstractXFS