Class FetchFieldsContext

org.elasticsearch.search.fetch.subphase.FetchFieldsContext

public class FetchFieldsContext extends
The context needed to retrieve fields.
  • Constructor Summary

    Constructors
    Constructor
    Description
    <FieldAndFormat> fields)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Constructor Details

    • FetchFieldsContext

      public FetchFieldsContext(<FieldAndFormat> fields)
  • Method Details