Class CollectorResult

java.lang.Object
org.elasticsearch.search.profile.query.CollectorResult
All Implemented Interfaces:
Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject

public class CollectorResult
extends java.lang.Object
implements org.elasticsearch.common.xcontent.ToXContentObject, Writeable
Public interface and serialization container for profiled timings of the Collectors used in the search. Children CollectorResult's may be embedded inside of a parent CollectorResult