Class PartialIndexFilter

java.lang.Object
org.springframework.data.mongodb.core.index.PartialIndexFilter
All Implemented Interfaces:
IndexFilter

public class PartialIndexFilter extends Object implements IndexFilter
IndexFilter implementation for usage with plain Document as well as CriteriaDefinition filter expressions.
Since:
1.10
Author:
Christoph Strobl