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,
@Nullable 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 @Nullable String igniteInstanceName)
log - Log.igniteInstanceName - Ignite instance name.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021