Class ResolveIndexAction
java.lang.Object
org.opensearch.action.ActionType<ResolveIndexAction.Response>
org.opensearch.action.admin.indices.resolve.ResolveIndexAction
Transport action to resolve an index.
- Opensearch.internal:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Request for resolving an indexstatic class
The resolved index aliasstatic class
The resolved data streamstatic class
The resolved indexstatic class
Abstraction class for resolving an indexstatic class
Response for resolving an indexstatic class
Transport action for resolving an index -
Field Summary
Fields -
Method Summary
Methods inherited from class org.opensearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-