Uses of Enum Class
org.apache.cassandra.index.sasi.analyzer.StandardAnalyzer.TokenType
Packages that use StandardAnalyzer.TokenType
-
Uses of StandardAnalyzer.TokenType in org.apache.cassandra.index.sasi.analyzer
Methods in org.apache.cassandra.index.sasi.analyzer that return StandardAnalyzer.TokenTypeModifier and TypeMethodDescriptionstatic StandardAnalyzer.TokenTypeStandardAnalyzer.TokenType.fromValue(int val) static StandardAnalyzer.TokenTypeReturns the enum constant of this class with the specified name.static StandardAnalyzer.TokenType[]StandardAnalyzer.TokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.