Class CollectorResult

java.lang.Object
org.apache.lucene.sandbox.search.ProfilerCollectorResult
org.elasticsearch.search.profile.query.CollectorResult
All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject

public class CollectorResult extends org.apache.lucene.sandbox.search.ProfilerCollectorResult implements 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