Uses of Class
org.elasticsearch.search.fetch.subphase.ScriptFieldsContext.ScriptField
-
Packages that use ScriptFieldsContext.ScriptField Package Description org.elasticsearch.search.fetch.subphase -
-
Uses of ScriptFieldsContext.ScriptField in org.elasticsearch.search.fetch.subphase
Methods in org.elasticsearch.search.fetch.subphase that return types with arguments of type ScriptFieldsContext.ScriptField Modifier and Type Method Description List<ScriptFieldsContext.ScriptField>ScriptFieldsContext. fields()Methods in org.elasticsearch.search.fetch.subphase with parameters of type ScriptFieldsContext.ScriptField Modifier and Type Method Description voidScriptFieldsContext. add(ScriptFieldsContext.ScriptField field)
-