| Package | Description |
|---|---|
| org.dice_research.squirrel.deduplication.hashing | |
| org.dice_research.squirrel.deduplication.hashing.impl |
| Modifier and Type | Method and Description |
|---|---|
HashValue |
HashValue.decodeFromString(String s)
Decode a
HashValue from the given String. |
| Modifier and Type | Method and Description |
|---|---|
Set<CrawleableUri> |
UriHashCustodian.getUrisWithSameHashValues(Set<HashValue> hashValuesForComparison)
Get all uris that have a common hash value with one of the hash values of the given set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayHashValue
A hash value as a Array of integers.
|
| Modifier and Type | Method and Description |
|---|---|
HashValue |
ArrayHashValue.decodeFromString(String s) |
Copyright © 2017–2019. All rights reserved.