Package org.elasticsearch.action.bulk
Class BulkAction
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionOptional request options for the action.Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name
-
Field Details
-
INSTANCE
-
NAME
- See Also:
- Constant Field Values
-
-
Method Details
-
transportOptions
Description copied from class:ActionType
Optional request options for the action.- Overrides:
transportOptions
in classActionType<BulkResponse>
-