Uses of Class
org.apache.cassandra.index.sasi.sa.Term
Packages that use Term
-
Uses of Term in org.apache.cassandra.index.sasi.sa
Subclasses of Term in org.apache.cassandra.index.sasi.saFields in org.apache.cassandra.index.sasi.sa with type parameters of type TermMethods in org.apache.cassandra.index.sasi.sa that return TermModifier and TypeMethodDescriptionIntegralSA.getTerm(ByteBuffer termValue, TokenTreeBuilder tokens) SA.getTerm(ByteBuffer termValue, TokenTreeBuilder tokens) protected Term<CharBuffer>SuffixSA.getTerm(ByteBuffer termValue, TokenTreeBuilder tokens) Methods in org.apache.cassandra.index.sasi.sa with parameters of type TermModifier and TypeMethodDescriptionintByteTerm.compareTo(AbstractType<?> comparator, Term other) intCharTerm.compareTo(AbstractType<?> comparator, Term other) abstract intTerm.compareTo(AbstractType<?> comparator, Term other)