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