Package org.opensearch.core.action
Class ActionResponse
java.lang.Object
org.opensearch.core.transport.TransportMessage
org.opensearch.core.transport.TransportResponse
org.opensearch.core.action.ActionResponse
- All Implemented Interfaces:
Writeable
Base class for responses to action requests.
- Opensearch.internal:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.opensearch.core.transport.TransportResponse
TransportResponse.EmptyNested classes/interfaces inherited from interface org.opensearch.core.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.WriteableRegistry, Writeable.Writer<V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensearch.core.transport.TransportMessage
remoteAddress, remoteAddress
-
Constructor Details
-
ActionResponse
public ActionResponse() -
ActionResponse
- Throws:
IOException
-