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