Uses of Enum Class
org.springframework.data.elasticsearch.core.query.Criteria.OperationKey
Packages that use Criteria.OperationKey
-
Uses of Criteria.OperationKey in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return Criteria.OperationKeyModifier and TypeMethodDescriptionCriteria.CriteriaEntry.getKey()
static Criteria.OperationKey
Returns the enum constant of this class with the specified name.static Criteria.OperationKey[]
Criteria.OperationKey.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.springframework.data.elasticsearch.core.query with parameters of type Criteria.OperationKey