Class ProfileResult

java.lang.Object
org.elasticsearch.search.profile.ProfileResult
All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject

public final class ProfileResult extends Object implements Writeable, ToXContentObject
The result of a profiled *thing*, like a query or an aggregation. See AbstractProfiler for the statistic collection framework.