Class InternalSearchResponse

java.lang.Object
org.elasticsearch.action.search.SearchResponseSections
org.elasticsearch.search.internal.InternalSearchResponse
All Implemented Interfaces:
Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class InternalSearchResponse extends SearchResponseSections implements Writeable, org.elasticsearch.common.xcontent.ToXContentFragment
SearchResponseSections subclass that can be serialized over the wire.