Uses of Class
org.apache.ignite.internal.management.cache.IndexValidationIssue
-
Packages that use IndexValidationIssue Package Description org.apache.ignite.internal.management.cache -
-
Uses of IndexValidationIssue in org.apache.ignite.internal.management.cache
Methods in org.apache.ignite.internal.management.cache that return types with arguments of type IndexValidationIssue Modifier and Type Method Description List<IndexValidationIssue>ValidateIndexesPartitionResult. issues()Methods in org.apache.ignite.internal.management.cache with parameters of type IndexValidationIssue Modifier and Type Method Description booleanValidateIndexesPartitionResult. reportIssue(IndexValidationIssue t)
-