| Package | Description |
|---|---|
| eu.stratosphere.core.testing.fuzzy |
| Modifier and Type | Class and Description |
|---|---|
class |
RecordDistance
Simple matching algorithm for
Record that returns unmatched values but allows a value from one bag to be
matched several times
against items from another bag. |
| Modifier and Type | Method and Description |
|---|---|
TypeDistance<T> |
NaiveFuzzyValueMatcher.getTypeDistance()
Returns the typeDistance.
|
| Constructor and Description |
|---|
NaiveFuzzyValueMatcher(TypeDistance<T> typeDistance)
Initializes NaiveFuzzyValueMatcher.
|
Copyright © 2014. All rights reserved.