@FunctionalInterface public interface IndexOperationsProvider
IndexOperations by MongoDB collection name.| Modifier and Type | Method and Description |
|---|---|
IndexOperations |
indexOps(String collectionName)
Returns the operations that can be performed on indexes
|
IndexOperations indexOps(String collectionName)
collectionName - name of the MongoDB collection, must not be null.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.