public class GridPerformanceSuggestions extends Object
| Constructor and Description |
|---|
GridPerformanceSuggestions() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String sug) |
void |
add(String sug,
boolean suppress) |
void |
addAll(List<String> suggestions) |
void |
logSuggestions(IgniteLogger log,
String igniteInstanceName) |
String |
toString() |
public void add(String sug)
sug - Suggestion to add.public void add(String sug, boolean suppress)
sug - Suggestion to add.suppress - True to suppress this suggestion.public void logSuggestions(IgniteLogger log, @Nullable String igniteInstanceName)
log - Log.igniteInstanceName - Ignite instance name.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018