Spring Data MongoDB - Core

Uses of Package
org.springframework.data.mongodb.core.index

Packages that use org.springframework.data.mongodb.core.index
org.springframework.data.mongodb.core MongoDB core support. 
org.springframework.data.mongodb.core.index Support for MongoDB document indexing. 
 

Classes in org.springframework.data.mongodb.core.index used by org.springframework.data.mongodb.core
IndexDefinition
           
IndexInfo
           
 

Classes in org.springframework.data.mongodb.core.index used by org.springframework.data.mongodb.core.index
CompoundIndex
          Mark a class to use compound indexes.
GeospatialIndex
          Value object to capture data to create a geo index.
GeoSpatialIndexType
          Geoposatial index type.
Index
           
Index.Duplicates
           
IndexDefinition
           
IndexDirection
           
IndexField
          Value object for an index field.
MongoPersistentEntityIndexCreator
          Component that inspects MongoPersistentEntity instances contained in the given MongoMappingContext for indexing metadata and ensures the indexes to be available.
MongoPersistentEntityIndexResolver.IndexDefinitionHolder
          Implementation of IndexDefinition holding additional (property)path information used for creating the index.
 


Spring Data MongoDB - Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.