Uses of Class
software.amazon.awssdk.services.glue.model.FindMatchesMetrics
-
Packages that use FindMatchesMetrics Package Description software.amazon.awssdk.services.glue.model -
-
Uses of FindMatchesMetrics in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return FindMatchesMetrics Modifier and Type Method Description FindMatchesMetricsEvaluationMetrics. findMatchesMetrics()The evaluation metrics for the find matches algorithm.Methods in software.amazon.awssdk.services.glue.model with parameters of type FindMatchesMetrics Modifier and Type Method Description EvaluationMetrics.BuilderEvaluationMetrics.Builder. findMatchesMetrics(FindMatchesMetrics findMatchesMetrics)The evaluation metrics for the find matches algorithm.
-