Package com.redis.om.spring.metamodel
Class Alias<E,T>
java.lang.Object
com.redis.om.spring.metamodel.MetamodelField<E,T>
com.redis.om.spring.metamodel.Alias<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.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
-
Alias
-
-
Method Details
-
of
-