helix.graph.algo.c3part.preprocessor
Class QuorumCleaner
java.lang.Object
helix.graph.algo.c3part.preprocessor.GraphPreprocessor
helix.graph.algo.c3part.preprocessor.GraphCleaner
helix.graph.algo.c3part.preprocessor.DatagraphCleaner
helix.graph.algo.c3part.preprocessor.IterativeCleaner
helix.graph.algo.c3part.preprocessor.QuorumCleaner
- Direct Known Subclasses:
- CenteredQuorumCleaner
public class QuorumCleaner
- extends IterativeCleaner
Method Summary |
void |
logParams()
default log for preprocessor parameters |
QuorumCleaner
public QuorumCleaner(int quorum)
logParams
public void logParams()
- Description copied from class:
GraphPreprocessor
- default log for preprocessor parameters
- Overrides:
logParams
in class GraphPreprocessor