org.springframework.data.document.mongodb.index
Interface IndexDefinition

All Known Implementing Classes:
GeospatialIndex, Index

public interface IndexDefinition

Author:
Jon Brisbin

Method Summary
 DBObject getIndexKeys()
           
 DBObject getIndexOptions()
           
 

Method Detail

getIndexKeys

DBObject getIndexKeys()

getIndexOptions

DBObject getIndexOptions()