Class AutoCreateAction
java.lang.Object
org.elasticsearch.action.ActionType<CreateIndexResponse>
org.elasticsearch.action.admin.indices.create.AutoCreateAction
Api that auto creates an index or data stream that originate from requests that write into an index that doesn't yet exist.
-
Nested Class Summary
-
Field Summary
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
- Constant Field Values
-