Package org.opensearch.action.bulk
Class BulkAction
Transport action for bulk indexing
- Opensearch.internal:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiontransportOptions
(Settings settings) Optional request options for the action.Methods inherited from class org.opensearch.action.ActionType
equals, getResponseReader, hashCode, name
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-
-
Method Details
-
transportOptions
Description copied from class:ActionType
Optional request options for the action.- Overrides:
transportOptions
in classActionType<BulkResponse>
-