| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.index |
Support for MongoDB document indexing.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexPredicate.setDirection(IndexDirection direction) |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.