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