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 |
logSuggestions(IgniteLogger log,
String gridName) |
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 gridName)
log - Log.gridName - Grid name.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016