| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.query |
| Modifier and Type | Method and Description |
|---|---|
Criteria.OperationKey |
Criteria.CriteriaEntry.getKey() |
static Criteria.OperationKey |
Criteria.OperationKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Criteria.OperationKey[] |
Criteria.OperationKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CriteriaEntry(Criteria.OperationKey key) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.