Class FetchSourceFilter

java.lang.Object
org.springframework.data.elasticsearch.core.query.FetchSourceFilter
All Implemented Interfaces:
SourceFilter

public class FetchSourceFilter extends Object implements SourceFilter
SourceFilter implementation for providing includes and excludes.
Author:
Jon Tsiros, Peter-Josef Meisch