Class DocWriteResponse

All Implemented Interfaces:
WriteResponse, Writeable, StatusToXContentObject, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject, org.elasticsearch.core.RefCounted
Direct Known Subclasses:
DeleteResponse, IndexResponse, UpdateResponse

public abstract class DocWriteResponse extends ReplicationResponse implements WriteResponse, StatusToXContentObject
A base class for the response of a write operation that involves a single doc