public class RebalanceConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
refreshDurationHighRatio |
long |
refreshDurationHighThreshold |
long |
refreshDurationLowThreshold |
Constructor and Description |
---|
RebalanceConfig(double refreshDurationLowRatio,
double refreshDurationHighRatio,
long refreshDurationLowThreshold,
long refreshDurationHighThreshold) |
Copyright © 2023. All Rights Reserved.