Class DefaultReactiveIndexOperations

java.lang.Object
org.springframework.data.mongodb.core.DefaultReactiveIndexOperations
All Implemented Interfaces:
ReactiveIndexOperations

public class DefaultReactiveIndexOperations extends Object implements ReactiveIndexOperations
Default implementation of ReactiveIndexOperations.
Since:
2.0
Author:
Mark Paluch, Christoph Strobl