helix.graph.algo.c3part.preprocessor
Class CenteredQuorumCleaner
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
helix.graph.algo.c3part.preprocessor.CenteredQuorumCleaner
public class CenteredQuorumCleaner
- extends QuorumCleaner
Method Summary |
void |
logParams()
default log for preprocessor parameters |
CenteredQuorumCleaner
public CenteredQuorumCleaner(int quorum,
int pivot)
logParams
public void logParams()
- Description copied from class:
GraphPreprocessor
- default log for preprocessor parameters
- Overrides:
logParams
in class QuorumCleaner