java.lang.Object
org.springframework.data.mongodb.core.index.Index
All Implemented Interfaces:
IndexDefinition
Direct Known Subclasses:
CompoundIndexDefinition, WildcardIndex

public class Index extends Object implements IndexDefinition
Author:
Oliver Gierke, Christoph Strobl, Mark Paluch