Package org.elasticsearch.action.update
Class UpdateHelper.ContextFields
java.lang.Object
org.elasticsearch.action.update.UpdateHelper.ContextFields
- Enclosing class:
 - UpdateHelper
 
Field names used to populate the script context
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
CTX
- See Also:
 - Constant Field Values
 
 - 
OP
- See Also:
 - Constant Field Values
 
 - 
SOURCE
- See Also:
 - Constant Field Values
 
 - 
NOW
- See Also:
 - Constant Field Values
 
 - 
INDEX
- See Also:
 - Constant Field Values
 
 - 
TYPE
- See Also:
 - Constant Field Values
 
 - 
ID
- See Also:
 - Constant Field Values
 
 - 
VERSION
- See Also:
 - Constant Field Values
 
 - 
ROUTING
- See Also:
 - Constant Field Values
 
 
 - 
 - 
Constructor Details
- 
ContextFields
public ContextFields() 
 -