Class DefaultIndexOperations

java.lang.Object
org.springframework.data.mongodb.core.DefaultIndexOperations
All Implemented Interfaces:
IndexOperations

public class DefaultIndexOperations extends Object implements IndexOperations
Default implementation of IndexOperations.
Author:
Mark Pollack, Oliver Gierke, Komi Innocent, Christoph Strobl, Mark Paluch