| Package | Description |
|---|---|
| eu.stratosphere.core.testing.fuzzy |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractValueSimilarity<V extends eu.stratosphere.types.Value> |
class |
DoubleValueSimilarity
Computes the difference between double values and returns
NO_MATCH if the difference
is * above a given threshold. |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordDistance.addSimilarity(int index,
ValueSimilarity<?> similarity)
Adds a similarity for the given record index.
|
Copyright © 2014. All rights reserved.