Uses of Enum
com.arangodb.entity.arangosearch.analyzer.StreamType
Packages that use StreamType
-
Uses of StreamType in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return StreamTypeModifier and TypeMethodDescriptionNGramAnalyzerProperties.getStreamType()
static StreamType
Returns the enum constant of this type with the specified name.static StreamType[]
StreamType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type StreamTypeModifier and TypeMethodDescriptionvoid
NGramAnalyzerProperties.setStreamType
(StreamType streamType)