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