Class BooleanField<E,T>
java.lang.Object
com.redis.om.spring.metamodel.MetamodelField<E,T>
com.redis.om.spring.metamodel.indexed.TagField<E,T>
com.redis.om.spring.metamodel.indexed.BooleanField<E,T>
- All Implemented Interfaces:
Comparator<E>,Function<E,T>
-
Field Summary
Fields inherited from class com.redis.om.spring.metamodel.MetamodelField
alias, indexed, searchFieldAccessor, targetClass -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.redis.om.spring.metamodel.indexed.TagField
add, containsAll, containsNone, eq, in, indexOf, insert, length, notEq, notEq, pop, pop, prepend, remove, removeFirst, removeLast, trimToRangeMethods inherited from class com.redis.om.spring.metamodel.MetamodelField
apply, asc, compare, desc, getSearchAlias, getSearchFieldAccessor, getTargetClass, isIndexedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
BooleanField
-
-
Method Details
-
toggle
-