| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.index |
Support for MongoDB document indexing.
|
| Constructor and Description |
|---|
ReactiveMongoPersistentEntityIndexCreator(MongoMappingContext mappingContext,
ReactiveIndexOperationsProvider operationsProvider)
Creates a new
ReactiveMongoPersistentEntityIndexCreator for the given MongoMappingContext,
ReactiveIndexOperationsProvider. |
ReactiveMongoPersistentEntityIndexCreator(MongoMappingContext mappingContext,
ReactiveIndexOperationsProvider operationsProvider,
org.springframework.data.mongodb.core.index.IndexResolver indexResolver)
Creates a new
ReactiveMongoPersistentEntityIndexCreator for the given MongoMappingContext,
ReactiveIndexOperationsProvider, and IndexResolver. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.