Uses of Class
com.microsoft.azure.kusto.data.auth.endpoints.MatchResult
-
Packages that use MatchResult Package Description com.microsoft.azure.kusto.data.auth.endpoints -
-
Uses of MatchResult in com.microsoft.azure.kusto.data.auth.endpoints
Methods in com.microsoft.azure.kusto.data.auth.endpoints that return MatchResult Modifier and Type Method Description MatchResultFastSuffixMatcher. match(String candidate)Matches an input string to the list of match rules, and returns MatchResult accordingly.
-