Package org.apache.drill.exec.util
Class ApproximateStringMatcher
java.lang.Object
org.apache.drill.exec.util.ApproximateStringMatcher
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getBestMatch
(List<String> namesToSearch, String nameToMatch)
-
Constructor Details
-
ApproximateStringMatcher
public ApproximateStringMatcher()
-
-
Method Details
-
getBestMatch
-