|
Spring Data MongoDB | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexDirection | |
|---|---|
| org.springframework.data.mongodb.core.index | |
| Uses of IndexDirection in org.springframework.data.mongodb.core.index |
|---|
| Methods in org.springframework.data.mongodb.core.index that return IndexDirection | |
|---|---|
IndexDirection |
IndexPredicate.getDirection()
|
static IndexDirection |
IndexDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IndexDirection[] |
IndexDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.springframework.data.mongodb.core.index with parameters of type IndexDirection | |
|---|---|
void |
IndexPredicate.setDirection(IndexDirection direction)
|
|
Spring Data MongoDB | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||