@InterfaceAudience.Public @InterfaceStability.Evolving public final class BalancerDecision extends LogEntry
限定符和类型 | 类和说明 |
---|---|
static class |
BalancerDecision.Builder |
限定符和类型 | 方法和说明 |
---|---|
long |
getComputedSteps() |
double |
getComputedTotalCost() |
String |
getFinalFunctionCosts() |
String |
getInitialFunctionCosts() |
double |
getInitTotalCost() |
List<String> |
getRegionPlans() |
String |
toJsonPrettyPrint()
Based on response sent by server, provide pretty printed Json representation in string
|
String |
toString() |
public String getInitialFunctionCosts()
public String getFinalFunctionCosts()
public double getInitTotalCost()
public double getComputedTotalCost()
public long getComputedSteps()
public String toJsonPrettyPrint()
LogEntry
toJsonPrettyPrint
在类中 LogEntry
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.