public final class MinHashAnalyzer extends SearchAnalyzer
| Constructor and Description |
|---|
MinHashAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
MinHashAnalyzerProperties |
getProperties() |
int |
hashCode() |
void |
setProperties(MinHashAnalyzerProperties properties) |
getFeatures, getName, getType, setFeatures, setName, setTypepublic MinHashAnalyzerProperties getProperties()
public void setProperties(MinHashAnalyzerProperties properties)
public boolean equals(Object o)
equals in class SearchAnalyzerpublic int hashCode()
hashCode in class SearchAnalyzerCopyright © 2016–2023 ArangoDB GmbH. All rights reserved.